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'
Actions