Actions
Bug #13111
closedIntermittent host#edit parameter integration test failures
Description
Since around #4629, test_develop has been failing intermittently with integration test failures for parameter editing in the host edit UI.
Below are all of the failures:
HostIntegrationTest::edit page.test_0004_correctly override global params (from HostIntegrationTest__edit page) Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/1.9.3/slave/fast/test/integration/host_test.rb:452 HostIntegrationTest::edit page.test_0001_class parameters and overrides are displayed correctly for booleans (from HostIntegrationTest__edit page) Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/1.9.3/slave/fast/test/integration/host_test.rb:391 HostIntegrationTest.test_0003_destroy redirects to hosts index --- expected +++ actual @@ -1 +1 @@ -"/hosts/host1297.example400.com" +"/hosts" (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/1.9.3/slave/fast/test/integration/host_test.rb:336 HostIntegrationTest::edit page.test_0001_class parameters and overrides are displayed correctly for booleans Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.2/slave/fast/test/integration/host_test.rb:391 HostIntegrationTest::edit page.test_0002_can override puppetclass lookup values Failed assertion, no message given. (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.2/slave/fast/test/integration/host_test.rb:418 HostIntegrationTest::edit page.test_0004_correctly override global params Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.2/slave/fast/test/integration/host_test.rb:452 HostIntegrationTest::edit page.test_0004_correctly override global params (from HostIntegrationTest__edit page) Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/test/integration/host_test.rb:452 HostIntegrationTest::edit page.test_0004_correctly override global params (from HostIntegrationTest__edit page) Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/1.9.3/slave/fast/test/integration/host_test.rb:452 HostIntegrationTest::edit page.test_0004_correctly override global params (from HostIntegrationTest__edit page) Failed refutation, no message given (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/test/integration/host_test.rb:452
With the exception of the destroy test, all other failures seem to be relating to the Parameters tab.
Updated by Dominic Cleal about 9 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3053 added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #13293: Intermittent host#edit parameter integration test failures after timeout added
Updated by Dominic Cleal about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 138c4745f944c6689e0d40e736e25ca8a6a51339.
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Actions