Created
November 17, 2009 05:26
-
-
Save takano32/236670 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
| Finished in 500.332613 seconds. | |
| 1) Failure: | |
| test_sin(DL::TestDL) [/home/takano32/ruby/test/dl/test_dl2.rb:95]: | |
| <1.0> expected but was | |
| <0.9893582466233818>. | |
| 2) Failure: | |
| test_array_comparisons(Rake::TestFileList) [/home/takano32/ruby/test/rake/test_filelist.rb:462]: | |
| <1> expected but was | |
| <nil>. | |
| 3) Failure: | |
| test_systemcallerror_eq(TestDelegateClass) [/home/takano32/ruby/test/test_delegate.rb:18]: | |
| [ruby-dev:34808] | |
| 4) Failure: | |
| test_filename_extutf8_inteucjp_representable(TestDir_M17N) [/home/takano32/ruby/test/ruby/test_dir_m17n.rb:59]: | |
| ruby exit stauts is not success: #<Process::Status: pid 3161 exit 1> | |
| 5) Failure: | |
| test_filename_extutf8_inteucjp_unrepresentable(TestDir_M17N) [/home/takano32/ruby/test/ruby/test_dir_m17n.rb:87]: | |
| ruby exit stauts is not success: #<Process::Status: pid 3170 exit 1> | |
| 6) Failure: | |
| test_from_file_by_path_nonexistent(TestGemFormat) [/home/takano32/ruby/test/rubygems/test_gem_format.rb:38]: | |
| [Gem::Exception] exception expected, not | |
| Class: <Errno::EACCES> | |
| Message: <"Permission denied - /nonexistent"> | |
| ---Backtrace--- | |
| /home/takano32/ruby/test/rubygems/test_gem_format.rb:39:in `block in test_from_file_by_path_nonexistent' | |
| /home/takano32/ruby/test/rubygems/test_gem_format.rb:38:in `test_from_file_by_path_nonexistent' | |
| --------------- | |
| 7) Failure: | |
| test_verify_gem_file_nonexistent(TestGemValidator) [/home/takano32/ruby/test/rubygems/test_gem_validator.rb:37]: | |
| [Gem::VerificationError] exception expected, not | |
| Class: <Errno::EACCES> | |
| Message: <"Permission denied - /nonexistent/nonexistent.gem"> | |
| ---Backtrace--- | |
| /home/takano32/ruby/test/rubygems/test_gem_validator.rb:38:in `block in test_verify_gem_file_nonexistent' | |
| /home/takano32/ruby/test/rubygems/test_gem_validator.rb:37:in `test_verify_gem_file_nonexistent' | |
| --------------- | |
| 8) Failure: | |
| test_sprintf_p(TestM17N) [/home/takano32/ruby/test/ruby/test_m17n.rb:764]: | |
| <#<Encoding:US-ASCII>> expected but was | |
| <#<Encoding:ASCII-8BIT>>. | |
| 9) Failure: | |
| test_gamma(TestMath) [/home/takano32/ruby/test/ruby/test_math.rb:201]: | |
| Math.gamma(4294967296) should be INF | |
| 10) Failure: | |
| test_priority(TestThread) [/home/takano32/ruby/test/ruby/test_thread.rb:133]: | |
| [ruby-dev:33124] | |
| 11) Failure: | |
| test_timeout(TestTimeout) [/home/takano32/ruby/test/test_timeout.rb:19]: | |
| [ruby-dev:38319]. | |
| Exception raised: | |
| <#<Timeout::Error: execution expired>>. | |
| 6483 tests, 2159860 assertions, 11 failures, 0 errors, 0 skips | |
| make: *** [yes-test-all] Error 1 | |
| Script done, file is typescript-r25808 |
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
| Finished in 711.730456 seconds. | |
| 1) Failure: | |
| test_array_comparisons(Rake::TestFileList) [/home/takano/ruby/test/rake/test_filelist.rb:462]: | |
| <1> expected but was | |
| <nil>. | |
| 2) Failure: | |
| test_systemcallerror_eq(TestDelegateClass) [/home/takano/ruby/test/test_delegate.rb:18]: | |
| [ruby-dev:34808] | |
| 3) Failure: | |
| test_filename_extutf8_inteucjp_representable(TestDir_M17N) [/home/takano/ruby/test/ruby/test_dir_m17n.rb:59]: | |
| ruby exit stauts is not success: #<Process::Status: pid 16409 exit 1> | |
| 4) Failure: | |
| test_filename_extutf8_inteucjp_unrepresentable(TestDir_M17N) [/home/takano/ruby/test/ruby/test_dir_m17n.rb:87]: | |
| ruby exit stauts is not success: #<Process::Status: pid 16418 exit 1> | |
| 5) Failure: | |
| test_rm_pathname(TestFileUtils) [/home/takano/ruby/test/fileutils/test_fileutils.rb:456]: | |
| file not exist: tmp/[rmtmp]. | |
| Expected block to return true value. | |
| 6) Failure: | |
| test_list(TestThread) [/home/takano/ruby/test/ruby/test_thread.rb:230]: | |
| timeout | |
| 7) Failure: | |
| test_timeout(TestTimeout) [/home/takano/ruby/test/test_timeout.rb:19]: | |
| [ruby-dev:38319]. | |
| Exception raised: | |
| <#<Timeout::Error: execution expired>>. | |
| 6582 tests, 2162206 assertions, 7 failures, 0 errors, 0 skips | |
| make: *** [yes-test-all] Error 1 | |
| Script done, file is typescript-r25808 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment