Actions
Bug #6410
closeddeep_cloneable 2.0 API change
Description
deep_cloneable 2.0.0 changed the API (now .deep_clone), and we hadn't pinned it restrictively.
wrong number of arguments (1 for 0) (ArgumentError) /var/lib/workspace/workspace/test_develop/database/mysql/ruby/1.8.7/app/models/host/managed.rb:631:in `dup' /var/lib/workspace/workspace/test_develop/database/mysql/ruby/1.8.7/app/models/host/managed.rb:631:in `clone' /var/lib/workspace/workspace/test_develop/database/mysql/ruby/1.8.7/test/unit/host_test.rb:1320:in `test_0141_clone should NOT create compute_attributes for bare-metal host'
Updated by Dominic Cleal over 10 years ago
- Status changed from Assigned to Ready For Testing
- Translation missing: en.field_release set to 18
Updated by Dominic Cleal over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b64117f65231c302b2a394b67fe599f1759c6ca6.
Actions