Guest User

Untitled

a guest
Apr 26th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. 1) Failure:
  2. test_with_limiting_with_custom_select(FinderTest)
  3. [./test/cases/finder_test.rb:872:in `test_with_limiting_with_custom_select'
  4. ./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
  5. ./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run']:
  6. <[0, 1, 1]> expected but was
  7. <[1, 1, 1]>.
  8.  
  9. 2) Failure:
  10. test_update_money(PostgresqlDataTypeTest)
  11. [./test/cases/datatype_test_postgresql.rb:150:in `test_update_money'
  12. ./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
  13. ./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run']:
  14. <#<BigDecimal:7f65e0c24fc8,'0.12345E3',18(18)>> expected but was
  15. <123.45>.
  16.  
  17. 1510 tests, 5508 assertions, 2 failures, 0 errors
Add Comment
Please, Sign In to add comment