Actions
Bug #20048
openIntegration test failure: Compute Resource password not found when testing connection
Description
One of many frequent integration test failures:
Capybara::ElementNotFound: Unable to find field "compute_resource_password"
test/integration/compute_resource_js_test.rb:46:in `block in <class:ComputeResourceJSIntegrationTest>' (Capybara::ElementNotFound)
/usr/local/rvm/gems/ruby-2.2.5@test_develop_pr_core-1/gems/capybara-2.14.2/lib/capybara/node/finders.rb:49
For example:
http://ci.theforeman.org/job/test_develop_pr_core/13277/database=postgresql,ruby=2.2,slave=fast/testReport/junit/(root)/ComputeResourceJSIntegrationTest
/test_0003_compute_resource_password_isn_t_deleted_when_testing_connection/
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/4604 added
Actions