Bug #25602
closed
audit failures with Rails 5.2.2
Added by Anonymous about 6 years ago.
Updated about 5 years ago.
Description
The following two failures can be seen, starting with https://github.com/rails/rails/commit/7794d00c7a966a63d98331cfd986edb1d2ccdb2c
AuditAssociationsTest#test_0002_Should audit associations on update [.../test/models/concerns/audit_associations_test.rb:27]:
Expected: [[], [15]]
Actual: [[7], [15]]
UserTest::audit user roles#test_0001_should audit when a role is assigned to a user [.../test/models/user_test.rb:1214]:
Expected [7] to be empty.
- Assignee set to Kavita Gaikwad
- Status changed from New to Resolved
- Related to Bug #27185: Reset changed? state after saving with DirtyAssociations added
- Status changed from Resolved to Assigned
Reopening this as this test is failing on 5.2.3. My apologies!
- Related to deleted (Bug #27185: Reset changed? state after saving with DirtyAssociations)
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7200 added
- Assignee changed from Kavita Gaikwad to Tomer Brisker
- Fixed in Releases 2.0.0 added
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF