Project

General

Profile

Actions

Bug #27265

closed

Domains controller transient failures

Added by Tomer Brisker over 5 years ago. Updated over 5 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

Also available in: Atom PDF