Actions
Bug #18950
closedComputeResourceIntegrationTest#test_0003_compute resource password [..] fails on capybara 2.13.0
Difficulty:
Triaged:
Description
Since the release of capybara 2.13.0, the following test fails on develop:
ComputeResourceIntegrationTest#test_0003_compute resource password doesn't deleted while test connection [/home/dcleal/code/foreman/foreman/test/integration/compute_resource_test.rb:23]: Expected: "123456" Actual: nil
It passes under 2.12.1. It appears to rely upon editing a disabled password field, which is probably the fault, as the value of the field isn't updated when it's filled.
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4386 added
Updated by Dominic Cleal almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b9c0ea89039797a7e5617e922947472e1170ebb2.
Updated by Dominic Cleal almost 8 years ago
- Translation missing: en.field_release set to 227
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4397 added
Actions