Project

General

Profile

Actions

Bug #27265

closed

Domains controller transient failures

Added by Tomer Brisker over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
-
Difficulty:
trivial
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Appears like one of the tests is failing randomly for the past few days:

--- expected
+++ actual
@@ -1 +1 @@
-#<ActiveRecord::Relation [#<Domain id: 589326610, name: "yourdomain.net", fullname: "somewhere in yourdomain", created_at: "2019-07-10 11:51:04", updated_at: "2019-07-10 11:51:04", dns_id: 113629430>, #<Domain id: 22495316, name: "mydomain.net", fullname: nil, created_at: "2019-07-10 11:51:04", updated_at: "2019-07-10 11:51:04", dns_id: 113629430>]>
+#<ActiveRecord::Associations::CollectionProxy [#<Domain id: 22495316, name: "mydomain.net", fullname: nil, created_at: "2019-07-10 11:51:04", updated_at: "2019-07-10 11:51:04", dns_id: 113629430>, #<Domain id: 589326610, name: "yourdomain.net", fullname: "somewhere in yourdomain", created_at: "2019-07-10 11:51:04", updated_at: "2019-07-10 11:51:04", dns_id: 113629430>]>
 (Minitest::Assertion)
/home/jenkins/workspace/test_develop_pr_core/database/postgresql/ruby/2.5/slave/fast/test/controllers/api/v2/domains_controller_test.rb:77    

Related issues 1 (0 open1 closed)

Copied from Foreman - Bug #27171: Realms controller transient failuresClosedTomer BriskerActions
Actions #1

Updated by Tomer Brisker over 4 years ago

  • Copied from Bug #27171: Realms controller transient failures added
Actions #2

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6893 added
Actions #3

Updated by Tomer Brisker over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Tomer Brisker over 4 years ago

  • Fixed in Releases 1.23.0 added
Actions

Also available in: Atom PDF