Actions
Bug #14865
closedIntermittent hosts index multiple actions.test_0001_show action buttons test failures
Description
The following test is failing intermittently:
HostJSTest::hosts index multiple actions.test_0001_show action buttons (from HostJSTest__hosts index multiple actions) Took 3 sec. Failed assertion, no message given. (Minitest::Assertion) /var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.2/slave/fast/test/integration/host_js_test.rb:228
I think the .checked? test is failing to wait, as it's executing in three seconds.
Actions