Project

General

Profile

Actions

Bug #27171

closed

Realms controller transient failures

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
-
Difficulty:
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 [#<Realm id: 936160439, name: "yourrealm.net", realm_type: "FreeIPA", realm_proxy_id: 982965213, created_at: "2019-06-26 09:24:22", updated_at: "2019-06-26 09:24:22">, #<Realm id: 664044182, name: "myrealm.net", realm_type: "FreeIPA", realm_proxy_id: 982965213, created_at: "2019-06-26 09:24:22", updated_at: "2019-06-26 09:24:22">]>
+#<ActiveRecord::Associations::CollectionProxy [#<Realm id: 664044182, name: "myrealm.net", realm_type: "FreeIPA", realm_proxy_id: 982965213, created_at: "2019-06-26 09:24:22", updated_at: "2019-06-26 09:24:22">, #<Realm id: 936160439, name: "yourrealm.net", realm_type: "FreeIPA", realm_proxy_id: 982965213, created_at: "2019-06-26 09:24:22", updated_at: "2019-06-26 09:24:22">]>
 (Minitest::Assertion)
/home/jenkins/workspace/foreman-develop-source-release/test/controllers/api/v2/realms_controller_test.rb:66 

Related issues 1 (0 open1 closed)

Copied to Foreman - Bug #27265: Domains controller transient failuresClosedTomer BriskerActions
Actions #1

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Tomer Brisker
  • Pull request https://github.com/theforeman/foreman/pull/6886 added
Actions #2

Updated by Marek Hulán over 4 years ago

  • Fixed in Releases 1.23.0 added
Actions #3

Updated by Tomer Brisker over 4 years ago

  • Copied to Bug #27265: Domains controller transient failures added
Actions #4

Updated by Tomer Brisker over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF