Created
November 17, 2009 06:48
-
-
Save takano32/236710 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
| 1) Failure: | |
| test_sin(DL::TestDL) [/home/takano32/archives/ruby-1.9.1-r25810/test/dl/test_dl2.rb:38]: | |
| <0.989358246623382> expected but was | |
| <0.999999682931835>. | |
| 2) Failure: | |
| test_getgrgid(TestEtc) [/home/takano32/archives/ruby-1.9.1-r25810/test/etc/test_etc.rb:75]: | |
| <#<struct Struct::Group name="adm", passwd="x", gid=4, mem=[]>> expected but was | |
| <#<struct Struct::Group name="adm", passwd="*", gid=4, mem=["varenet"]>>. | |
| 3) Failure: | |
| test_getgrnam(TestEtc) [/home/takano32/archives/ruby-1.9.1-r25810/test/etc/test_etc.rb:86]: | |
| <#<struct Struct::Group name="adm", passwd="x", gid=4, mem=[]>> expected but was | |
| <#<struct Struct::Group name="adm", passwd="*", gid=4, mem=["varenet"]>>. | |
| 4) Failure: | |
| test_from_file_by_path_nonexistent(TestGemFormat) [/home/takano32/archives/ruby-1.9.1-r25810/test/rubygems/test_gem_format.rb:38]: | |
| [Gem::Exception] exception expected, not | |
| Class: <Errno::EACCES> | |
| Message: <"Permission denied - /nonexistent"> | |
| ---Backtrace--- | |
| /home/takano32/archives/ruby-1.9.1-r25810/test/rubygems/test_gem_format.rb:39:in `block in test_from_file_by_path_nonexistent' | |
| /home/takano32/archives/ruby-1.9.1-r25810/test/rubygems/test_gem_format.rb:38:in `test_from_file_by_path_nonexistent' | |
| --------------- | |
| 5) Failure: | |
| test_verify_gem_file_nonexistent(TestGemValidator) [/home/takano32/archives/ruby-1.9.1-r25810/test/rubygems/test_gem_validator.rb:37]: | |
| [Gem::VerificationError] exception expected, not | |
| Class: <Errno::EACCES> | |
| Message: <"Permission denied - /nonexistent/nonexistent.gem"> | |
| ---Backtrace--- | |
| /home/takano32/archives/ruby-1.9.1-r25810/test/rubygems/test_gem_validator.rb:38:in `block in test_verify_gem_file_nonexistent' | |
| /home/takano32/archives/ruby-1.9.1-r25810/test/rubygems/test_gem_validator.rb:37:in `test_verify_gem_file_nonexistent' | |
| --------------- | |
| 6) Failure: | |
| test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref) [/home/takano32/archives/ruby-1.9.1-r25810/test/rdoc/test_rdoc_markup_to_html_crossref.rb:87]: | |
| Expected "<p> <a href=\"../files/home/takano32/archives/ruby-1_9_1-r25810/test/rdoc/rdoc_markup_to_html_crossref_reference_rb.html\">/home/takano32/archives/ruby-1.9.1-r25810/test/rdoc/rdoc_markup_to_html_crossref_reference.rb</a> </p> ", not "<p> /home/takano32/archives/ruby-1.9.1-r25810/test/rdoc/rdoc_markup_to_html_crossref_reference.rb </p> ". | |
| 7) Failure: | |
| test_filter_filename(TestRipper_Filter) [/home/takano32/archives/ruby-1.9.1-r25810/test/ripper/test_filter.rb:27]: | |
| [ruby-dev:37856]. | |
| <"-"> expected but was | |
| <nil>. | |
| 5738 tests, 2836525 assertions, 7 failures, 0 errors, 0 skips |
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 395.866436 seconds. | |
| 1) Failure: | |
| test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref) [/home/takano/archives/ruby-1.9.1-r25810/test/rdoc/test_rdoc_markup_to_html_crossref.rb:87]: | |
| Expected "<p> <a href=\"../files/home/takano/archives/ruby-1_9_1-r25810/test/rdoc/rdoc_markup_to_html_crossref_reference_rb.html\">/home/takano/archives/ruby-1.9.1-r25810/test/rdoc/rdoc_markup_to_html_crossref_reference.rb</a> </p> ", not "<p> /home/takano/archives/ruby-1.9.1-r25810/test/rdoc/rdoc_markup_to_html_crossref_reference.rb </p> ". | |
| 2) Failure: | |
| test_filter_filename(TestRipper_Filter) [/home/takano/archives/ruby-1.9.1-r25810/test/ripper/test_filter.rb:27]: | |
| [ruby-dev:37856]. | |
| <"-"> expected but was | |
| <nil>. | |
| 3) Failure: | |
| test_list(TestThread) [/home/takano/archives/ruby-1.9.1-r25810/test/ruby/test_thread.rb:226]: | |
| timeout | |
| 5765 tests, 2836520 assertions, 3 failures, 0 errors, 0 skips | |
| make: *** [test-all] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment