Created
August 31, 2010 04:08
-
-
Save zaki/558529 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 2055 tests, 9170 assertions, 34 failures, 1 errors, 0 skips | |
1) Failure: | |
test_atomic_write_preserves_default_file_permissions(AtomicWriteTest) [test/core_ext/file_test.rb:54]: | |
<33206> expected but was | |
<33188>. | |
2) Failure: | |
test_atomic_write_preserves_file_permissions(AtomicWriteTest) [test/core_ext/file_test.rb:33]: | |
<33261> expected but was | |
<33188>. | |
3) Failure: | |
test_current_returns_time_zone_today_when_zone_default_set(DateExtCalculationsTest) [test/core_ext/date_ext_test.rb:397]: | |
<Sat, 01 Jan 2000> expected but was | |
<Fri, 31 Dec 1999>. | |
4) Failure: | |
test_xmlschema(DateExtCalculationsTest) [test/core_ext/date_ext_test.rb:344]: | |
Expected /^1980-02-28T00:00:00-05:?00$/ to match "1980-02-28T00:00:00+00:00". | |
5) Failure: | |
test_current_returns_date_today_when_zone_default_not_set(DateTimeExtCalculationsTest) [test/core_ext/date_time_ext_test.rb:270]: | |
<Fri, 31 Dec 1999 23:59:59 -0500> expected but was | |
<Fri, 31 Dec 1999 23:59:59 +0000>. | |
6) Failure: | |
test_current_returns_time_zone_today_when_zone_default_set(DateTimeExtCalculationsTest) [test/core_ext/date_time_ext_test.rb:278]: | |
<Fri, 31 Dec 1999 23:59:59 -0500> expected but was | |
<Fri, 31 Dec 1999 18:59:59 -0500>. | |
7) Failure: | |
test_local_offset(DateTimeExtCalculationsTest) [test/core_ext/date_time_ext_test.rb:300]: | |
<(-5/24)> expected but was | |
<(0/1)>. | |
8) Failure: | |
test_adding_hours_across_dst_boundary(DurationTest) [test/core_ext/duration_test.rb:123]: | |
<2009-03-30 00:00:00 +0000> expected but was | |
<2009-03-30 01:00:00 +0000>. | |
9) Failure: | |
test_since_and_ago_anchored_to_time_zone_now_when_time_zone_default_set(DurationTest) [test/core_ext/duration_test.rb:110]: | |
<2000-01-01 00:00:05 UTC> expected but was | |
<1999-12-31 19:00:05 UTC>. | |
10) Failure: | |
test_crazy_key_characters(FileStoreTest) [test/caching_test.rb:339]: | |
<3> expected but was | |
<nil>. | |
11) Failure: | |
test_decrement(FileStoreTest) [test/caching_test.rb:378]: | |
<2> expected but was | |
<nil>. | |
12) Failure: | |
test_increment(FileStoreTest) [test/caching_test.rb:369]: | |
<2> expected but was | |
<nil>. | |
13) Failure: | |
test_local_cache_of_decrement(FileStoreTest) [test/caching_test.rb:458]: | |
<2> expected but was | |
<3>. | |
14) Failure: | |
test_local_cache_of_increment(FileStoreTest) [test/caching_test.rb:449]: | |
<3> expected but was | |
<2>. | |
15) Error: | |
test_silence_stderr(KernelTest): | |
Errno::EBADF: Bad file descriptor - <STDERR> | |
test/core_ext/kernel_test.rb:34:in `tell' | |
test/core_ext/kernel_test.rb:34:in `test_silence_stderr' | |
D:/bin/ruby/192/lib/ruby/gems/1.9.1/gems/mocha-0.9.8/lib/mocha/integration/mini_test/version_131_and_above.rb:26:in `run' | |
16) Failure: | |
test_time_to_json_includes_local_offset(TestJSONEncoding) [test/json/encoding_test.rb:133]: | |
<"\"2005-02-01T15:15:10-05:00\""> expected but was | |
<"\"2005-02-01T15:15:10+00:00\"">. | |
17) Failure: | |
test_daylight_savings_time_crossings_backward_end(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:210]: | |
st-24.hours=>dt. | |
<2005-10-29 05:03:00 +0000> expected but was | |
<2005-10-29 04:03:00 +0000>. | |
18) Failure: | |
test_daylight_savings_time_crossings_backward_start(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:187]:dt-24.hours=>st. | |
<2005-04-02 03:18:00 +0000> expected but was | |
<2005-04-02 04:18:00 +0000>. | |
19) Failure: | |
test_daylight_savings_time_crossings_forward_end(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:330]:dt+24.hours=>st. | |
<2005-10-30 23:45:00 +0000> expected but was | |
<2005-10-31 00:45:00 +0000>. | |
20) Failure: | |
test_daylight_savings_time_crossings_forward_start(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:268]:st+24.hours=>dt. | |
<2005-04-03 20:27:00 +0000> expected but was | |
<2005-04-03 19:27:00 +0000>. | |
21) Failure: | |
test_formatted_offset_with_local(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:704]: | |
<"-05:00"> expected but was | |
<"+00:00">. | |
22) Failure: | |
test_future_with_time_current_as_time_local(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:673]: | |
<false> expected but was | |
<true>. | |
23) Failure: | |
test_future_with_time_current_as_time_with_zone(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:685]: | |
<true> expected but was | |
<false>. | |
24) Failure: | |
test_past_with_time_current_as_time_local(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:648]: | |
<true> expected but was | |
<false>. | |
25) Failure: | |
test_past_with_time_current_as_time_with_zone(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:659]: | |
<false> expected but was | |
<true>. | |
26) Failure: | |
test_seconds_since_midnight_at_daylight_savings_time_end(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:32]:just after DST end. | |
<10801> expected but was | |
<7201.0>. | |
27) Failure: | |
test_seconds_since_midnight_at_daylight_savings_time_start(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:17]:just after DST start. | |
<7201> expected but was | |
<10801.0>. | |
28) Failure: | |
test_time_created_with_local_constructor_cannot_represent_times_during_hour_skipped_by_dst(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:741]: | |
<2006-04-02 03:00:00 +0000> expected but was | |
<2006-04-02 02:00:00 +0000>. | |
29) Failure: | |
test_to_s(TimeExtCalculationsTest) [test/core_ext/time_ext_test.rb:507]: | |
<"Thu, 05 Feb 2009 14:30:05 -0600"> expected but was | |
<"Thu, 05 Feb 2009 14:30:05 +0000">. | |
30) Failure: | |
test_current_returns_time_zone_now_when_zone_default_set(TimeWithZoneMethodsForTimeAndDateTimeTest) [test/core_ext/time_with_zone_test.rb:855]: | |
<2000-01-01 00:00:00 UTC> expected but was | |
<1999-12-31 19:00:00 UTC>. | |
31) Failure: | |
test_in_time_zone_with_time_local_instance(TimeWithZoneMethodsForTimeAndDateTimeTest) [test/core_ext/time_with_zone_test.rb:762]: | |
<"Fri, 31 Dec 1999 15:00:00 AKST -09:00"> expected but was | |
<"Fri, 31 Dec 1999 10:00:00 AKST -09:00">. | |
32) Failure: | |
test_future_with_time_current_as_time_local(TimeWithZoneTest) [test/core_ext/time_with_zone_test.rb:171]: | |
<false> expected but was | |
<true>. | |
33) Failure: | |
test_past_with_time_current_as_time_local(TimeWithZoneTest) [test/core_ext/time_with_zone_test.rb:154]: | |
<true> expected but was | |
<false>. | |
34) Failure: | |
test_now(TimeZoneTest) [test/time_zone_test.rb:54]: | |
<2000-01-01 05:00:00 UTC> expected but was | |
<2000-01-01 00:00:00 UTC>. | |
35) Failure: | |
test_now_enforces_spring_dst_rules(TimeZoneTest) [test/time_zone_test.rb:64]: | |
<2006-04-02 03:00:00 UTC> expected but was | |
<2006-04-01 21:00:00 UTC>. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment