clemens/delocalize

Test failure with Rails version >= 3.2.9

Closed this issue · 1 comments

$ rake

Started
..........................FF.........
Finished in 0.375821 seconds.

  1) Failure:
test_dirty_attributes_must_detect_changes_in_decimal_columns(DelocalizeActiveRecordTest) [/Users/danieltamiosso/Development/danieltamiosso/delocalize/test/delocalize_test.rb:175]:
Failed assertion, no message given.

  2) Failure:
test_dirty_attributes_must_detect_changes_in_float_columns(DelocalizeActiveRecordTest) [/Users/danieltamiosso/Development/danieltamiosso/delocalize/test/delocalize_test.rb:182]:
Failed assertion, no message given.

37 tests, 50 assertions, 2 failures, 0 errors, 0 skips

The 1.0.0 has a different set of tests but includes 3.2.x in its test suite (and works just fine) => closed.