Guest User

Untitled

a guest
Sep 24th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. 1) Failure:
  2. test_delocalizes_localized_date_without_year(DelocalizeActiveRecordTest) [delocalize/test/delocalize_test.rb:53]:
  3. <Mon, 19 Oct 2009> expected but was
  4. <Fri, 19 Oct 2012>.
  5.  
  6. 2) Failure:
  7. test_delocalizes_localized_time_(DST)(DelocalizeActiveRecordTest) [delocalize/test/delocalize_test.rb:79]:
  8. <Sun, 01 Mar 2009 09:00:00 CET +01:00> expected but was
  9. <Fri, 06 Apr 2012 09:00:00 CEST +02:00>.
  10.  
  11. 3) Failure:
  12. test_uses_default_parse_if_format_isn't_found_(non-DST)(DelocalizeActiveRecordTest) [delocalize/test/delocalize_test.rb:110]:
  13. <Sun, 01 Mar 2009 08:00:00 CET +01:00> expected but was
  14. <2000-01-01 08:00:00 +0100>.
Add Comment
Please, Sign In to add comment