Created
May 4, 2009 07:29
-
-
Save shri-zz/106363 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Skipping memcached backed store tests. Start memcached and try again. | |
./test/core_ext/regexp_ext_test.rb:10: warning: Ambiguous first argument; put parentheses or even spaces | |
Loaded suite c:/github/ironruby/Merlin/External.LCA_RESTRICTED/Languages/Ruby/ruby-1.8.6p287/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader | |
Started | |
Finished in 140.2578018 seconds. | |
1) Failure: | |
test_atomic_write_preserves_default_file_permissions(AtomicWriteTest) | |
[./test/core_ext/file_test.rb:54:in `test_atomic_write_preserves_default_file_permissions' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator']: | |
<33206> expected but was | |
<33024>. | |
2) Failure: | |
test_atomic_write_preserves_file_permissions(AtomicWriteTest) | |
[./test/core_ext/file_test.rb:33:in `test_atomic_write_preserves_file_permissions' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<33261> expected but was | |
<33152>. | |
3) Failure: | |
test_should_create_the_log_directory_if_it_doesnt_exist(BufferedLoggerTest) | |
[./test/buffered_logger_test.rb:115:in `test_should_create_the_log_directory_if_it_doesnt_exist' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:61:in `assert' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:60:in `assert' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<false> is not true. | |
4) Failure: | |
test_subclasses_of_doesnt_find_anonymous_classes(ClassExtTest) | |
[./test/core_ext/object_and_class_ext_test.rb:108:in `test_subclasses_of_doesnt_find_anonymous_classes' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/object_and_class_ext_test.rb:107:in `test_subclasses_of_doesnt_find_anonymous_classes' | |
assertions.rb:489:in `_wrap_assertion' | |
testrunner.rb:66:in `start_mediator']: | |
<[#<Class:0x000403e @inheritable_attributes={}>]> expected but was | |
<[]>. | |
5) Failure: | |
test_string_should_recognize_utf8_strings(CoreExtStringMultibyteTest) | |
[./test/core_ext/string_ext_test.rb:248:in `test_string_should_recognize_utf8_strings' | |
c:/github/rails/activesupport/test/../lib/active_support/testing/setup_and_teardown.rb:64:in `run' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:61:in `assert' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:60:in `assert' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<false> is not true. | |
6) Failure: | |
test_xmlschema(DateExtCalculationsTest) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/core_ext/date_ext_test.rb:204:in `test_xmlschema' | |
./test/core_ext/date_ext_test.rb:257:in `with_env_tz' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/core_ext/date_ext_test.rb:203:in `test_xmlschema' | |
testrunner.rb:66:in `start_mediator']: | |
<"1980-02-28T00:00:00-08:00"> expected to be =~ | |
</^1980-02-28T00:00:00-05:?00$/>. | |
7) Failure: | |
test_current_returns_date_today_when_zone_default_not_set(DateTimeExtCalculationsTest) | |
[./test/core_ext/date_time_ext_test.rb:258:in `test_current_returns_date_today_when_zone_default_not_set' | |
./test/core_ext/date_time_ext_test.rb:356:in `with_env_tz' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/date_time_ext_test.rb:256:in `test_current_returns_date_today_when_zone_default_not_set' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<Fri, 31 Dec 1999 23:59:59 -0500> expected but was | |
<Fri, 31 Dec 1999 23:59:59 -0800>. | |
8) Failure: | |
test_current_returns_time_zone_today_when_zone_default_set(DateTimeExtCalculationsTest) | |
[./test/core_ext/date_time_ext_test.rb:266:in `test_current_returns_time_zone_today_when_zone_default_set' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/date_time_ext_test.rb:356:in `with_env_tz' | |
./test/core_ext/date_time_ext_test.rb:264:in `test_current_returns_time_zone_today_when_zone_default_set' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<Fri, 31 Dec 1999 23:59:59 -0500> expected but was | |
<Sat, 01 Jan 2000 02:59:59 -0500>. | |
9) Failure: | |
test_formatted_offset_with_utc(DateTimeExtCalculationsTest) | |
[./test/core_ext/date_time_ext_test.rb:319:in `test_formatted_offset_with_utc' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<"+00:00"> expected but was | |
<"000:00">. | |
10) Failure: | |
test_local_offset(DateTimeExtCalculationsTest) | |
[./test/core_ext/date_time_ext_test.rb:288:in `test_local_offset' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/date_time_ext_test.rb:356:in `with_env_tz' | |
./test/core_ext/date_time_ext_test.rb:287:in `test_local_offset' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<Rational(-5, 24)> expected but was | |
<Rational(-1, 3)>. | |
11) Failure: | |
test_readable_inspect(DateTimeExtCalculationsTest) | |
[./test/core_ext/date_time_ext_test.rb:18:in `test_readable_inspect' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"Mon, 21 Feb 2005 14:30:00 +0000"> expected but was | |
<"Mon, 21 Feb 2005 14:30:00 00000">. | |
12) Failure: | |
test_to_s(DateTimeExtCalculationsTest) | |
[./test/core_ext/date_time_ext_test.rb:11:in `test_to_s' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"Mon, 21 Feb 2005 14:30:00 +0000"> expected but was | |
<"Mon, 21 Feb 2005 14:30:00 00000">. | |
13) Failure: | |
test_missing_dependency_raises_missing_source_file(DependenciesTest) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/dependencies_test.rb:49:in `test_missing_dependency_raises_missing_source_file' | |
assertions.rb:489:in `_wrap_assertion' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<#<Class:0x0000da8 @inheritable_attributes={}>> exception expected but was | |
Class: <NoMethodError> | |
Message: <"undefined method `path' for #<LoadError: no such file to load -- missing_service>"> | |
---Backtrace--- | |
c:/github/rails/activesupport/test/../lib/active_support/dependencies.rb:238:in `depend_on' | |
c:/github/rails/activesupport/test/../lib/active_support/dependencies.rb:147:in `require_dependency' | |
./test/dependencies_test.rb:49:in `test_missing_dependency_raises_missing_source_file' | |
./test/dependencies_test.rb:49:in `test_missing_dependency_raises_missing_source_file' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
testrunner.rb:66:in `start_mediator' | |
--------------- | |
14) Failure: | |
test_adding_hours_across_dst_boundary(DurationTest) | |
[./test/core_ext/duration_test.rb:96:in `test_adding_hours_across_dst_boundary' | |
./test/core_ext/duration_test.rb:109:in `with_env_tz' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/core_ext/duration_test.rb:95:in `test_adding_hours_across_dst_boundary' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator']: | |
<Mon Mar 30 00:00:00 2009> expected but was | |
<Mon Mar 30 01:00:00 2009>. | |
15) Failure: | |
test_since_and_ago_anchored_to_time_zone_now_when_time_zone_default_set(DurationTest) | |
[./test/core_ext/duration_test.rb:83:in `test_since_and_ago_anchored_to_time_zone_now_when_time_zone_default_set' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/core_ext/duration_test.rb:109:in `with_env_tz' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/duration_test.rb:79:in `test_since_and_ago_anchored_to_time_zone_now_when_time_zone_default_set' | |
testrunner.rb:66:in `start_mediator']: | |
<Sat Jan 01 00:00:05 Z 2000> expected but was | |
<Sat Jan 01 03:00:05 Z 2000>. | |
16) Error: | |
test_compress_should_decompress_to_the_same_value(GzipTest): | |
IOError: not opened for writing | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\IoOps.cs:692:in `write' | |
./test/../lib/active_support/gzip.rb:21:in `compress' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Zlib\zlib.cs:1114:in `close' | |
./test/gzip_test.rb:5:in `test_compress_should_decompress_to_the_same_value' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
17) Failure: | |
test_symbolize_keys_preserves_fixnum_keys(HashExtTest) | |
[./test/core_ext/hash_ext_test.rb:47:in `test_symbolize_keys_preserves_fixnum_keys' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<{0=>1, 1=>2}> expected but was | |
<{0=>1, :Module=>2}>. | |
18) Error: | |
test_silence_stderr(KernelTest): | |
NameError: uninitialized constant Errno::ESPIPE | |
./test/core_ext/kernel_test.rb:16707566:in `test_silence_stderr' | |
dependencies.rb:420:in `load_missing_constant' | |
dependencies.rb:90:in `const_missing_with_dependencies' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
19) Error: | |
test_silence_stderr_with_return_value(KernelTest): | |
NoMethodError: undefined method `reopen' for #<IO:0x0017f76> | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/kernel/reporting.rb:44:in `silence_stream' | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/kernel/reporting.rb:28:in `silence_stderr' | |
./test/core_ext/kernel_test.rb:42:in `test_silence_stderr_with_return_value' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
20) Error: | |
test_encrypting_twice_yields_differing_cipher_text(MessageEncryptorTest): | |
NameError: uninitialized constant OpenSSL::Cipher | |
./test/../lib/active_support/message_encryptor.rb:13 | |
dependencies.rb:420:in `load_missing_constant' | |
dependencies.rb:90:in `const_missing_with_dependencies' | |
./test/message_encryptor_test.rb:5:in `setup' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
21) Error: | |
test_messing_with_either_value_causes_failure(MessageEncryptorTest): | |
ArgumentError: wrong number of arguments (1 for 0) | |
./test/message_encryptor_test.rb:5:in `setup' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
22) Error: | |
test_signed_round_tripping(MessageEncryptorTest): | |
ArgumentError: wrong number of arguments (1 for 0) | |
./test/message_encryptor_test.rb:5:in `setup' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
23) Error: | |
test_simple_round_tripping(MessageEncryptorTest): | |
ArgumentError: wrong number of arguments (1 for 0) | |
./test/message_encryptor_test.rb:5:in `setup' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
24) Failure: | |
test_simple_round_tripping(MessageVerifierTest) | |
[./test/message_verifier_test.rb:11:in `test_simple_round_tripping' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
testrunner.rb:66:in `start_mediator' | |
assertions.rb:78:in `assert_equal']: | |
<{:some=>"data", :now=>Thu Jul 02 12:56:34 -07:00 2009}> expected but was | |
<{:some=>"data", :now=>Thu Jul 02 12:40:34 -07:00 2009}>. | |
EncoderFallbackException in ToByteArray | |
EncoderFallbackException in ToByteArray | |
27) Error: | |
test_tidy_bytes_should_tidy_bytes(MultibyteCharsExtrasTest): | |
System::Text::DecoderFallbackException: Unable to translate bytes [B8] at index -1 from specified code page to Unicode. | |
mscorlib:0:in `Throw' | |
mscorlib:0:in `Fallback' | |
mscorlib:0:in `InternalFallback' | |
mscorlib:0:in `FallbackInvalidByteSequence' | |
mscorlib:0:in `GetCharCount' | |
mscorlib:0:in `GetCharCount' | |
mscorlib:0:in `GetChars' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\RubyRegexOps.cs:196:in `match' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:635:in `tidy_bytes' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:632:in `tidy_bytes' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\Enumerable.cs:80:in `<Map>b__3' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\Enumerable.cs:34:in `Each' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\Enumerable.cs:78:in `collect' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:445:in `tidy_bytes' | |
./test/multibyte_chars_test.rb:548:in `test_tidy_bytes_should_tidy_bytes' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
EncoderFallbackException in ToByteArray | |
29) Failure: | |
test_consumes_utf8_strings(MultibyteCharsTest) | |
[./test/multibyte_chars_test.rb:65:in `test_consumes_utf8_strings' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:61:in `assert' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:60:in `assert' | |
testrunner.rb:66:in `start_mediator']: | |
<false> is not true. | |
30) Failure: | |
test_methods_are_forwarded_to_wrapped_string_for_byte_strings(MultibyteCharsTest) | |
[./test/multibyte_chars_test.rb:45:in `test_methods_are_forwarded_to_wrapped_string_for_byte_strings' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<#<Class:0x0000ec6 @inheritable_attributes={}>> expected but was | |
<ActiveSupport::Multibyte::Chars>. | |
31) Failure: | |
test_unpack_raises_encoding_error_on_broken_strings(MultibyteCharsTest) | |
[./test/multibyte_chars_test.rb:74:in `test_unpack_raises_encoding_error_on_broken_strings' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<ActiveSupport::Multibyte::EncodingError> exception expected but none was thrown. | |
32) Error: | |
test_index_should_return_character_offset(MultibyteCharsUTF8BehaviourTest): | |
RangeError: Count must be positive and count must refer to a location within the string/array/collection. | |
Parameter name: count | |
mscorlib:0:in `IndexOf' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:1585:in `index' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:209:in `index' | |
./test/multibyte_chars_test.rb:231:in `test_index_should_return_character_offset' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
33) Failure: | |
test_indexed_insert_should_raise_on_index_overflow(MultibyteCharsUTF8BehaviourTest) | |
[./test/multibyte_chars_test.rb:262:in `test_indexed_insert_should_raise_on_index_overflow' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<IndexError> exception expected but was | |
Class: <RangeError> | |
Message: <"Length cannot be less than 0 or exceed input length.\r\nParameter name: length"> | |
---Backtrace--- | |
System:0:in `Run' | |
System:0:in `Match' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:753:in `[]=' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:229:in `[]=' | |
./test/multibyte_chars_test.rb:262:in `test_indexed_insert_should_raise_on_index_overflow' | |
./test/multibyte_chars_test.rb:262:in `test_indexed_insert_should_raise_on_index_overflow' | |
assertions.rb:121:in `assert_raise' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
testrunner.rb:66:in `start_mediator' | |
--------------- | |
34) Error: | |
test_indexed_insert_should_take_character_offsets(MultibyteCharsUTF8BehaviourTest): | |
TypeError: can't convert Regexp into Fixnum | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:229:in `[]=' | |
./test/multibyte_chars_test.rb:250:in `test_indexed_insert_should_take_character_offsets' | |
testrunner.rb:66:in `start_mediator' | |
EncoderFallbackException in ToByteArray | |
EncoderFallbackException in ToByteArray | |
EncoderFallbackException in ToByteArray | |
38) Error: | |
test_should_know_if_one_includes_the_other(MultibyteCharsUTF8BehaviourTest): | |
RangeError: Count must be positive and count must refer to a location within the string/array/collection. | |
Parameter name: count | |
mscorlib:0:in `IndexOf' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:1785:in `include?' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:200:in `include?' | |
./test/multibyte_chars_test.rb:217:in `test_should_know_if_one_includes_the_other' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
39) Error: | |
test_should_return_character_offset_for_regexp_matches(MultibyteCharsUTF8BehaviourTest): | |
RangeError: Length cannot be less than 0 or exceed input length. | |
Parameter name: length | |
System:0:in `Run' | |
System:0:in `Match' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\RubyRegexOps.cs:216:in `=~' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:1815:in `=~' | |
c:/github/rails/activesupport/test/../lib/active_support/multibyte/chars.rb:166:in `=~' | |
./test/multibyte_chars_test.rb:192:in `test_should_return_character_offset_for_regexp_matches' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
EncoderFallbackException in ToByteArray | |
EncoderFallbackException in ToByteArray | |
EncoderFallbackException in ToByteArray | |
43) Error: | |
test_rescue_from_with_block_with_args(RescueableTest): | |
NoMethodError: You have a nil object when you didn't expect it! | |
The error occurred while evaluating nil.message | |
whiny_nil.rb:45:in `method_missing' | |
./test/../lib/active_support/rescuable.rb:76:in `rescue_with_handler' | |
./test/rescuable_test.rb:36:in `dispatch' | |
./test/rescuable_test.rb:72:in `test_rescue_from_with_block_with_args' | |
testrunner.rb:66:in `start_mediator' | |
44) Failure: | |
test_string_to_time(StringInflectionsTest) | |
[./test/core_ext/string_ext_test.rb:116:in `test_string_to_time' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<Sun Feb 27 23:50:19 2005> expected but was | |
<Sun, 27 Feb 2005 23:50:19 -0800>. | |
45) Failure: | |
test_failed_json_decoding(TestJSONDecoding) | |
[./test/json/decoding_test.rb:77:in `test_failed_json_decoding' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
testrunner.rb:66:in `start_mediator' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise']: | |
<#<Class:0x0000f9a @inheritable_attributes={}>> exception expected but was | |
Class: <IronRuby::StandardLibrary::Yaml::ParserException> | |
Message: <"while scanning a flow node: expected the node content, but found: #<ValueToken>"> | |
---Backtrace--- | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Parser.cs:251:in `Produce' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Parser.cs:115:in `ParseStreamNext' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Parser.cs:99:in `PeekEvent' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Composer.cs:109:in `ComposeNode' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Composer.cs:40:in `ComposeDocument' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Composer.cs:130:in `GetNode' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\BaseConstructor.cs:92:in `GetData' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\BaseConstructor.cs:314:in `MoveNext' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\RubyYaml.cs:132:in `load' | |
c:/github/rails/activesupport/test/../lib/active_support/json/backends/yaml.rb:19:in `decode' | |
c:2:in `decode' | |
./test/json/decoding_test.rb:77:in `test_failed_json_decoding' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1405:in `__send__' | |
./test/json/decoding_test.rb:77:in `test_failed_json_decoding' | |
testrunner.rb:66:in `start_mediator' | |
assertions.rb:121:in `assert_raise' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
--------------- | |
46) EncoderFallbackException from SwitchToBinaryException raised: | |
Class: <RangeError> | |
Message: <"Length cannot be less than 0 or exceed input length.\r\nParameter name: length"> | |
---Backtrace--- | |
System:0:in `Run' | |
System:0:in `Match' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\StringScanner\StringScanner.cs:394:in `Match' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\StringScanner\StringScanner.cs:327:in `search_full' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\StringScanner\StringScanner.cs:322:in `scan_until' | |
yaml.rb:26:in `convert_json_to_yaml' | |
c:/github/rails/activesupport/test/../lib/active_support/json/backends/yaml.rb:19:in `decode' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1405:in `__send__' | |
c:2:in `decode' | |
./test/json/decoding_test.rb:58 | |
./test/json/decoding_test.rb:57 | |
c:/github/rails/activesupport/test/../lib/active_support/json/decoding.rb:28:in `with_backend' | |
assertions.rb:284:in `assert_nothing_raised' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:283:in `assert_nothing_raised' | |
./test/json/decoding_test.rb:56 | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/kernel/reporting.rb:10:in `silence_warnings' | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/kernel/reporting.rb:21:in `with_warnings' | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/kernel/reporting.rb:10:in `silence_warnings' | |
./test/json/decoding_test.rb:55 | |
testrunner.rb:66:in `start_mediator' | |
--------------- | |
47) Failure: | |
test_time(TestJSONEncoding) | |
[./test/json/encoding_test.rb:57 | |
./test/json/encoding_test.rb:56 | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"\"2005/02/01 15:15:10 +0000\""> expected but was | |
<"\"2005/02/01 15:15:10 00000\"">. | |
48) Failure: | |
test_time_to_json_includes_local_offset(TestJSONEncoding) | |
[./test/json/encoding_test.rb:105:in `test_time_to_json_includes_local_offset' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/json/encoding_test.rb:131:in `with_env_tz' | |
./test/json/encoding_test.rb:104:in `test_time_to_json_includes_local_offset' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<"\"2005-02-01T15:15:10-05:00\""> expected but was | |
<"\"2005-02-01T15:15:10-08:00\"">. | |
EncoderFallbackException in ToByteArray | |
50) Error: | |
test_path(TestMissingSourceFile): | |
LoadError: no such file to load -- nor/this/one.rb | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:407:in `load' | |
c:/github/rails/activesupport/test/../lib/active_support/dependencies.rb:155:in `load_with_new_constant_marking' | |
./test/core_ext/load_error_test.rb:12:in `test_path' | |
testrunner.rb:66:in `start_mediator' | |
51) Failure: | |
test_with_load(TestMissingSourceFile) | |
[./test/core_ext/load_error_test.rb:9:in `test_with_load' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
testrunner.rb:66:in `start_mediator']: | |
<#<Class:0x0000da8 @inheritable_attributes={}>> exception expected but was | |
Class: <#<Class:0x0000da6 @inheritable_attributes={}>> | |
Message: <"no such file to load -- nor_does_this_one"> | |
---Backtrace--- | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:407:in `load' | |
c:/github/rails/activesupport/test/../lib/active_support/dependencies.rb:155:in `load_with_new_constant_marking' | |
./test/core_ext/load_error_test.rb:9:in `test_with_load' | |
./test/core_ext/load_error_test.rb:9:in `test_with_load' | |
assertions.rb:121:in `assert_raise' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
testrunner.rb:66:in `start_mediator' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
--------------- | |
52) Failure: | |
test_with_require(TestMissingSourceFile) | |
[./test/core_ext/load_error_test.rb:6:in `test_with_require' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<#<Class:0x0000da8 @inheritable_attributes={}>> exception expected but was | |
Class: <#<Class:0x0000da6 @inheritable_attributes={}>> | |
Message: <"no such file to load -- no_this_file_don't_exist"> | |
---Backtrace--- | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:423:in `require' | |
./test/core_ext/load_error_test.rb:6:in `test_with_require' | |
./test/core_ext/load_error_test.rb:6:in `test_with_require' | |
custom_require.rb:30:in `require' | |
dependencies.rb:165:in `require' | |
assertions.rb:121:in `assert_raise' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
testrunner.rb:66:in `start_mediator' | |
assertions.rb:111:in `assert_raise' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:110:in `assert_raise' | |
--------------- | |
53) Failure: | |
test_daylight_savings_time_crossings_backward_end(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:210:in `test_daylight_savings_time_crossings_backward_end' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:208:in `test_daylight_savings_time_crossings_backward_end' | |
testrunner.rb:66:in `start_mediator']: | |
st-24.hours=>dt. | |
<Sat Oct 29 05:03:00 2005> expected but was | |
<Sat Oct 29 04:03:00 2005>. | |
54) Failure: | |
test_daylight_savings_time_crossings_backward_start(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:187:in `test_daylight_savings_time_crossings_backward_start' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
./test/core_ext/time_ext_test.rb:185:in `test_daylight_savings_time_crossings_backward_start' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
dt-24.hours=>st. | |
<Sat Apr 02 03:18:00 2005> expected but was | |
<Sat Apr 02 04:18:00 2005>. | |
55) Failure: | |
test_daylight_savings_time_crossings_forward_end(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:330:in `test_daylight_savings_time_crossings_forward_end' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
./test/core_ext/time_ext_test.rb:328:in `test_daylight_savings_time_crossings_forward_end' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
dt+24.hours=>st. | |
<Sun Oct 30 23:45:00 2005> expected but was | |
<Mon Oct 31 00:45:00 2005>. | |
56) Failure: | |
test_daylight_savings_time_crossings_forward_start(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:268:in `test_daylight_savings_time_crossings_forward_start' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
./test/core_ext/time_ext_test.rb:266:in `test_daylight_savings_time_crossings_forward_start' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
st+24.hours=>dt. | |
<Sun Apr 03 20:27:00 2005> expected but was | |
<Sun Apr 03 19:27:00 2005>. | |
57) Failure: | |
test_formatted_offset_with_local(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:697:in `test_formatted_offset_with_local' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
./test/core_ext/time_ext_test.rb:696:in `test_formatted_offset_with_local' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<"-05:00"> expected but was | |
<"-08:00">. | |
58) Failure: | |
test_formatted_offset_with_utc(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:690:in `test_formatted_offset_with_utc' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"+00:00"> expected but was | |
<"000:00">. | |
59) Failure: | |
test_future_with_time_current_as_time_local(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:666:in `test_future_with_time_current_as_time_local' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
./test/core_ext/time_ext_test.rb:661:in `test_future_with_time_current_as_time_local' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<false> expected but was | |
<true>. | |
60) Error: | |
test_future_with_time_current_as_time_with_zone(TimeExtCalculationsTest): | |
TypeError: can't convert ActiveSupport::TimeWithZone into Time | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/time/calculations.rb:54:in `future?' | |
./test/core_ext/time_ext_test.rb:676:in `test_future_with_time_current_as_time_with_zone' | |
./test/core_ext/time_ext_test.rb:744:in `with_env_tz' | |
./test/core_ext/time_ext_test.rb:673:in `test_future_with_time_current_as_time_with_zone' | |
testrunner.rb:66:in `start_mediator' | |
61) Failure: | |
test_local_time(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:600:in `test_local_time' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Mon Feb 21 17:44:30 2039> expected but was | |
<Mon, 21 Feb 2039 17:44:30 -0800>. | |
62) Failure: | |
test_past_with_time_current_as_time_local(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:641:in `test_past_with_time_current_as_time_local' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:636:in `test_past_with_time_current_as_time_local' | |
time_ext_test.rb:742:in `with_env_tz' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<true> expected but was | |
<false>. | |
63) Error: | |
test_past_with_time_current_as_time_with_zone(TimeExtCalculationsTest): | |
TypeError: can't convert ActiveSupport::TimeWithZone into Time | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/time/calculations.rb:44:in `past?' | |
./test/core_ext/time_ext_test.rb:651:in `test_past_with_time_current_as_time_with_zone' | |
./test/core_ext/time_ext_test.rb:648:in `test_past_with_time_current_as_time_with_zone' | |
testrunner.rb:66:in `start_mediator' | |
64) Failure: | |
test_seconds_since_midnight_at_daylight_savings_time_end(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:32:in `test_seconds_since_midnight_at_daylight_savings_time_end' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:28:in `test_seconds_since_midnight_at_daylight_savings_time_end' | |
time_ext_test.rb:742:in `with_env_tz' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
just after DST end. | |
<10801> expected but was | |
<7201.0>. | |
65) Failure: | |
test_seconds_since_midnight_at_daylight_savings_time_start(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:17:in `test_seconds_since_midnight_at_daylight_savings_time_start' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:14:in `test_seconds_since_midnight_at_daylight_savings_time_start' | |
time_ext_test.rb:742:in `with_env_tz' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
just after DST start. | |
<7201> expected but was | |
<10801.0>. | |
66) Failure: | |
test_time_created_with_local_constructor_cannot_represent_times_during_hour_skipped_by_dst(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:730:in `test_time_created_with_local_constructor_cannot_represent_times_during_hour_skipped_by_dst' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:727:in `test_time_created_with_local_constructor_cannot_represent_times_during_hour_skipped_by_dst' | |
time_ext_test.rb:742:in `with_env_tz' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Sun Apr 02 03:00:00 2006> expected but was | |
<Sun Apr 02 02:00:00 2006>. | |
67) Failure: | |
test_time_with_datetime_fallback(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:577:in `test_time_with_datetime_fallback' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Mon Feb 21 17:44:30 Z 2039> expected but was | |
<Mon, 21 Feb 2039 17:44:30 00000>. | |
68) Failure: | |
test_to_s(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:504:in `test_to_s' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_ext_test.rb:503:in `test_to_s' | |
time_ext_test.rb:742:in `with_env_tz' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"Mon, 21 Feb 2005 17:44:30 +0000"> expected but was | |
<"Mon, 21 Feb 2005 17:44:30 00000">. | |
69) Failure: | |
test_utc_time(TimeExtCalculationsTest) | |
[./test/core_ext/time_ext_test.rb:594:in `test_utc_time' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Mon Feb 21 17:44:30 Z 2039> expected but was | |
<Mon, 21 Feb 2039 17:44:30 00000>. | |
70) Failure: | |
test_marshaling_with_frozen_utc_instance(TimeExtMarshalingTest) | |
[./test/core_ext/time_ext_test.rb:775:in `test_marshaling_with_frozen_utc_instance' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator']: | |
<Sat Jan 01 00:00:00 Z 2000> expected but was | |
<Fri Dec 31 16:00:00 -08:00 1999>. | |
71) Failure: | |
test_marshaling_with_utc_instance(TimeExtMarshalingTest) | |
[./test/core_ext/time_ext_test.rb:759:in `test_marshaling_with_utc_instance' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<Sat Jan 01 00:00:00 Z 2000> expected but was | |
<Fri Dec 31 16:00:00 -08:00 1999>. | |
72) Failure: | |
test_current_returns_time_zone_now_when_zone_default_set(TimeWithZoneMethodsForTimeAndDateTimeTest) | |
[./test/core_ext/time_with_zone_test.rb:838:in `test_current_returns_time_zone_now_when_zone_default_set' | |
./test/core_ext/time_with_zone_test.rb:847:in `with_env_tz' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/core_ext/time_with_zone_test.rb:834:in `test_current_returns_time_zone_now_when_zone_default_set' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator']: | |
<Sat Jan 01 00:00:00 Z 2000> expected but was | |
<Sat Jan 01 03:00:00 Z 2000>. | |
73) Error: | |
test_in_time_zone(TimeWithZoneMethodsForTimeAndDateTimeTest): | |
NoMethodError: You have a nil object when you didn't expect it! | |
The error occurred while evaluating nil.period_for_utc | |
whiny_nil.rb:45:in `method_missing' | |
c:/github/rails/activesupport/test/../lib/active_support/time_with_zone.rb:54:in `time' | |
c:/github/rails/activesupport/test/../lib/active_support/time_with_zone.rb:109:in `inspect' | |
./test/core_ext/time_with_zone_test.rb:726:in `test_in_time_zone' | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/time/zones.rb:39:in `use_zone' | |
pp.rb:257:in `pretty_print' | |
pp.rb:140:in `pp' | |
prettyprint.rb:200:in `group' | |
prettyprint.rb:224:in `nest' | |
prettyprint.rb:199:in `group' | |
prettyprint.rb:207:in `group_sub' | |
prettyprint.rb:197:in `group' | |
pp.rb:130:in `pp' | |
pp.rb:77:in `pp' | |
pp.rb:110:in `guard_inspect_key' | |
pp.rb:75:in `pp' | |
assertions.rb:571:in `convert' | |
assertions.rb:612:in `to_s' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\Enumerable.cs:80:in `<Map>b__3' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\Enumerable.cs:34:in `Each' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\Enumerable.cs:78:in `collect' | |
assertions.rb:604:in `to_s' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/core_ext/time_with_zone_test.rb:725:in `test_in_time_zone' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator' | |
74) Failure: | |
test_in_time_zone_with_argument(TimeWithZoneMethodsForTimeAndDateTimeTest) | |
[./test/core_ext/time_with_zone_test.rb:737:in `test_in_time_zone_with_argument' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/time/zones.rb:39:in `use_zone' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_with_zone_test.rb:732:in `test_in_time_zone_with_argument' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<"Sat, 01 Jan 2000 00:00:00 UTC +00:00"> expected but was | |
<"Sat, 01 Jan 2000 00:00:00 UTC 000:00">. | |
75) Failure: | |
test_in_time_zone_with_time_local_instance(TimeWithZoneMethodsForTimeAndDateTimeTest) | |
[./test/core_ext/time_with_zone_test.rb:746:in `test_in_time_zone_with_time_local_instance' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
./test/core_ext/time_with_zone_test.rb:847:in `with_env_tz' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_with_zone_test.rb:744:in `test_in_time_zone_with_time_local_instance' | |
testrunner.rb:66:in `start_mediator']: | |
<"Fri, 31 Dec 1999 15:00:00 AKST -09:00"> expected but was | |
<"Fri, 31 Dec 1999 18:00:00 AKST -09:00">. | |
76) Failure: | |
test_advance_1_month_into_spring_dst_gap(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:521:in `test_advance_1_month_into_spring_dst_gap' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<"Sun, 02 Apr 2006 03:00:00 EDT -04:00"> expected but was | |
<"Sun, 02 Apr 2006 02:00:00 EDT -04:00">. | |
77) Error: | |
test_change(TimeWithZoneTest): | |
ArgumentError: invalid date | |
./test/core_ext/time_with_zone_test.rb:436:in `test_change' | |
date.rb:1478:in `civil' | |
mscorlib:0:in `_InvokeMethodFast' | |
mscorlib:0:in `InvokeMethodFast' | |
mscorlib:0:in `Invoke' | |
mscorlib:0:in `Invoke' | |
mscorlib:0:in `Invoke' | |
mscorlib:0:in `_InvokeMethodFast' | |
mscorlib:0:in `InvokeMethodFast' | |
mscorlib:0:in `Invoke' | |
mscorlib:0:in `Invoke' | |
mscorlib:0:in `Invoke' | |
calculations.rb:24:in `time_with_datetime_fallback' | |
calculations.rb:32:in `utc_time' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1463:in `send' | |
calculations.rb:65:in `change' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1405:in `__send__' | |
time_with_zone.rb:319:in `method_missing' | |
78) Failure: | |
test_eql?(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:184:in `test_eql?' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:61:in `assert' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:60:in `assert' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
testrunner.rb:66:in `start_mediator' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<nil> is not true. | |
79) Failure: | |
test_future_with_time_current_as_time_local(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:168:in `test_future_with_time_current_as_time_local' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_with_zone_test.rb:701:in `with_env_tz' | |
./test/core_ext/time_with_zone_test.rb:166:in `test_future_with_time_current_as_time_local' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<false> expected but was | |
<true>. | |
80) Failure: | |
test_instance_created_with_local_time_enforces_fall_dst_rules(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:413:in `test_instance_created_with_local_time_enforces_fall_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<true> expected but was | |
<false>. | |
81) Failure: | |
test_instance_created_with_local_time_enforces_spring_dst_rules(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:405:in `test_instance_created_with_local_time_enforces_spring_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Sun Apr 02 03:00:00 Z 2006> expected but was | |
<Sun Apr 02 02:00:00 Z 2006>. | |
82) Error: | |
test_method_missing_with_non_time_return_value(TimeWithZoneTest): | |
TypeError: no virtual class for Time | |
metaclass.rb:4:in `__metaclass__' | |
c:/github/ironruby/Merlin/External.LCA_RESTRICTED/Languages/Ruby/ruby-1.8.6p287/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/object.rb:61:in `expects' | |
class_method.rb:39:in `define_new_method' | |
class_method.rb:14:in `stub' | |
central.rb:11:in `stub' | |
c:/github/ironruby/Merlin/External.LCA_RESTRICTED/Languages/Ruby/ruby-1.8.6p287/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/object.rb:57:in `expects' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\ProcOps.cs:100:in `[]' | |
./test/core_ext/time_with_zone_test.rb:369:in `test_method_missing_with_non_time_return_value' | |
argument_iterator.rb:9:in `each' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
83) Failure: | |
test_past_with_time_current_as_time_local(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:151:in `test_past_with_time_current_as_time_local' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/core_ext/time_with_zone_test.rb:701:in `with_env_tz' | |
./test/core_ext/time_with_zone_test.rb:149:in `test_past_with_time_current_as_time_local' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<true> expected but was | |
<false>. | |
84) Error: | |
test_past_with_time_current_as_time_with_zone(TimeWithZoneTest): | |
TypeError: can't convert ActiveSupport::TimeWithZone into Time | |
c:/github/rails/activesupport/test/../lib/active_support/core_ext/time/calculations.rb:44:in `past?' | |
c:/github/rails/activesupport/test/../lib/active_support/time_with_zone.rb:189:in `past?' | |
./test/core_ext/time_with_zone_test.rb:160:in `test_past_with_time_current_as_time_with_zone' | |
testrunner.rb:66:in `start_mediator' | |
85) Failure: | |
test_plus_and_minus_enforce_fall_dst_rules(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:259:in `test_plus_and_minus_enforce_fall_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Sun Oct 29 01:59:59 Z 2006> expected but was | |
<Sun Oct 29 00:59:59 Z 2006>. | |
86) Failure: | |
test_plus_and_minus_enforce_spring_dst_rules(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:243:in `test_plus_and_minus_enforce_spring_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Sun Apr 02 01:59:59 Z 2006> expected but was | |
<Sun Apr 02 02:59:59 Z 2006>. | |
87) Error: | |
test_ruby_to_yaml(TimeWithZoneTest): | |
NameError: uninitialized constant YAML::Emitter | |
c:/github/rails/activesupport/test/../lib/active_support/time_with_zone.rb:143:in `to_yaml' | |
dependencies.rb:420:in `load_missing_constant' | |
dependencies.rb:90:in `const_missing_with_dependencies' | |
./test/core_ext/time_with_zone_test.rb:106:in `test_ruby_to_yaml' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\RubyRepresenter.cs:97:in `CreateNode' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Representer.cs:76:in `RepresentData' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Representer.cs:107:in `Map' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\RubyRepresenter.cs:138:in `Map' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\RubyRepresenter.cs:134:in `Map' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\BuiltinsOps.cs:92:in `to_yaml_node' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\RubyRepresenter.cs:94:in `CreateNode' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Representer.cs:76:in `RepresentData' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\Engine\Representer.cs:113:in `Represent' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\RubyYaml.cs:119:in `DumpAll' | |
c:\github\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\Yaml\IronRuby.Libraries.Yaml\BuiltinsOps.cs:58:in `to_yaml' | |
testrunner.rb:66:in `start_mediator' | |
88) Error: | |
test_to_yaml(TimeWithZoneTest): | |
NameError: uninitialized constant YAML::Emitter | |
c:/github/rails/activesupport/test/../lib/active_support/time_with_zone.rb:143:in `to_yaml' | |
dependencies.rb:420:in `load_missing_constant' | |
dependencies.rb:90:in `const_missing_with_dependencies' | |
./test/core_ext/time_with_zone_test.rb:102:in `test_to_yaml' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator' | |
89) Failure: | |
test_xmlschema_with_fractional_seconds(TimeWithZoneTest) | |
[./test/core_ext/time_with_zone_test.rb:97:in `test_xmlschema_with_fractional_seconds' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"1999-12-31T19:00:00.123456-05:00"> expected but was | |
<"1999-12-31T19:00:00.123000-05:00">. | |
90) Failure: | |
test_formatted_offset_zero(TimeZoneTest) | |
[./test/time_zone_test.rb:226:in `test_formatted_offset_zero' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send']: | |
<"+00:00"> expected but was | |
<"000:00">. | |
91) Failure: | |
test_local_enforces_fall_dst_rules(TimeZoneTest) | |
[./test/time_zone_test.rb:126:in `test_local_enforces_fall_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Sun Oct 29 05:00:00 Z 2006> expected but was | |
<Sun Oct 29 06:00:00 Z 2006>. | |
92) Failure: | |
test_local_enforces_spring_dst_rules(TimeZoneTest) | |
[./test/time_zone_test.rb:104:in `test_local_enforces_spring_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Sun Apr 02 01:59:59 Z 2006> expected but was | |
<Sun Apr 02 02:59:59 Z 2006>. | |
93) Failure: | |
test_now(TimeZoneTest) | |
[./test/time_zone_test.rb:54:in `test_now' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/time_zone_test.rb:275:in `with_env_tz' | |
./test/time_zone_test.rb:50:in `test_now' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<Sat Jan 01 05:00:00 Z 2000> expected but was | |
<Sat Jan 01 08:00:00 Z 2000>. | |
94) Failure: | |
test_now_enforces_fall_dst_rules(TimeZoneTest) | |
[./test/time_zone_test.rb:73:in `test_now_enforces_fall_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/time_zone_test.rb:275:in `with_env_tz' | |
./test/time_zone_test.rb:70:in `test_now_enforces_fall_dst_rules' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<Sun Oct 29 01:00:00 Z 2006> expected but was | |
<Sun Oct 29 00:00:00 Z 2006>. | |
95) Failure: | |
test_now_enforces_spring_dst_rules(TimeZoneTest) | |
[./test/time_zone_test.rb:64:in `test_now_enforces_spring_dst_rules' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/time_zone_test.rb:275:in `with_env_tz' | |
./test/time_zone_test.rb:61:in `test_now_enforces_spring_dst_rules' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each']: | |
<Sun Apr 02 03:00:00 Z 2006> expected but was | |
<Sun Apr 02 05:00:00 Z 2006>. | |
96) Failure: | |
test_parse_with_incomplete_date(TimeZoneTest) | |
[./test/time_zone_test.rb:190:in `test_parse_with_incomplete_date' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<Fri Dec 31 19:00:00 Z 1999> expected but was | |
<Thu Jul 02 19:00:00 Z 2009>. | |
97) Failure: | |
test_seconds_to_utc_offset_with_colon(TimeZoneTest) | |
[./test/time_zone_test.rb:202:in `test_seconds_to_utc_offset_with_colon' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"+00:00"> expected but was | |
<"000:00">. | |
98) Failure: | |
test_seconds_to_utc_offset_without_colon(TimeZoneTest) | |
[./test/time_zone_test.rb:208:in `test_seconds_to_utc_offset_without_colon' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
test_case_adapter.rb:62:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testsuite.rb:31:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:787:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"+0000"> expected but was | |
<"00000">. | |
99) Error: | |
test_uri_decode_handle_multibyte(URIExtTest): | |
System::Text::EncoderFallbackException: Value does not fall within the expected range. | |
mscorlib:0:in `GetBytes' | |
mscorlib:0:in `GetBytes' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:1107:in `each_byte' | |
c:/github/ironruby/Merlin/External.LCA_RESTRICTED/Languages/Ruby/redist-libs/ruby/1.8/uri/common.rb:291:in `escape' | |
c:/github/ironruby/Merlin/External.LCA_RESTRICTED/Languages/Ruby/redist-libs/ruby/1.8/uri/common.rb:289:in `escape' | |
./test/core_ext/uri_ext_test.rb:10:in `test_uri_decode_handle_multibyte' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:1273:in `BlockReplaceAll' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\MutableStringOps.cs:1441:in `gsub' | |
testrunner.rb:66:in `start_mediator' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1373:in `send' | |
1694 tests, 7132 assertions, 76 failures, 23 errors | |
Pending Cases: | |
test_memorized_results_are_immutable at ./test/memoizable_test.rb, line 131 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment