Actions
Bug #15761
closed"execution expired" during HostJSTest: saves correct values for inherited fields without hostgroup
Description
The following test is failing intermittently at quite a high rate:
HostJSTest::create new host page.test_0003_saves correct values for inherited fields without hostgroup (from HostJSTest__create new host page) Took 35 sec. Timeout::Error: execution expired test/integration/host_js_test.rb:166:in `block (3 levels) in <class:HostJSTest>' test/integration/host_js_test.rb:165:in `block (2 levels) in <class:HostJSTest>' (Timeout::Error) /usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-3/gems/poltergeist-1.10.0/lib/capybara/poltergeist/web_socket_server.rb:79
It looks similar to #15134 where network interfaces are being filled in and there's no waiting for the various AJAX calls on the interface modal.
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3664 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset dbce6d1146ac5e8822b12f46469a04ac77af108a.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 160
Actions