Eloy Duran
eloy.****@gmail*****
Tue Jun 19 18:00:11 JST 2007
But running all the tests except for the rubycocoa-command test doesn't result in this failure.... On 6/19/07, Eloy Duran <eloy.****@gmail*****> wrote: > > After updating to the now latest rev (1845), I get 1 failure: > > 1) Failure: > test_indirect_function_constant(TC_Constants) [./tc_constants.rb:44]: > <false> is not true. > > > On 6/19/07, Eloy Duran <eloy.****@gmail*****> wrote: > > > > As an extra test I only rean the rubycocoa-command tests, but in my case > > they pass and don't take as long. So I guess the test that takes forever in > > my case is in the other tests.... > > Jean-Pierre are you also on 10.5? Maybe that's why I'm not seeing any > > failures. > > > > On 6/19/07, Laurent Sansonetti < lsans****@apple***** > wrote: > > > > > I think I'm getting the same failures, on 10.5 / ruby 1.8.6. > > > > > > I still need to check out the new exciting rubycocoa tool, maybe I > > > will find the cause of these problems and propose a patch to > > > satoh-san. > > > > > > Laurent > > > > > > 1) Failure: > > > test_add(RubyCocoaCommandTest) > > > [./../framework/tool/rubycocoa/test/test_rubycocoa.rb:101:in > > > `test_add' > > > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > > > > > > ruby/1.8/fileutils.rb:121:in `chdir' > > > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > > > > > > ruby/1.8/fileutils.rb:121:in `cd' > > > ./../framework/tool/rubycocoa/test/test_rubycocoa.rb:96:in > > > `test_add']: > > > <false> is not true. > > > > > > 2) Failure: > > > test_create(RubyCocoaCommandTest) > > > [./../framework/tool/rubycocoa/test/test_rubycocoa.rb:38:in > > > `test_create' > > > > > > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > > > > > > ruby/1.8/fileutils.rb:121:in `chdir' > > > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > > > > > > ruby/1.8/fileutils.rb:121:in `cd' > > > ./../framework/tool/rubycocoa/test/test_rubycocoa.rb:28:in > > > `test_create']: > > > <false> is not true. > > > > > > 3) Failure: > > > test_raketasks(RubyCocoaCommandTest) > > > [./../framework/tool/rubycocoa/test/test_rubycocoa.rb:115:in > > > `test_raketasks' > > > > > > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > > > > > > ruby/1.8/fileutils.rb:121:in `chdir' > > > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > > > > > > ruby/1.8/fileutils.rb:121:in `cd' > > > ./../framework/tool/rubycocoa/test/test_rubycocoa.rb:107:in > > > `test_raketasks']: > > > <false> is not true. > > > > > > > > > On Jun 18, 2007, at 10:51 AM, jeanp****@gmail***** wrote: > > > > > > > > > > > i am seeing 4 test failures on HEAD running on 10.4.9 / ruby 1.8.6 > > > > (via macports). is this expected? > > > > > > > > cheers, > > > > jean-pierre > > > > > > > > > > > > > > > > ** BUILD SUCCEEDED ** > > > > rubycocoa standaloneify "build/Release/Test Ruby Cocoa.app" "image/ > > > > Test Ruby Cocoa.app" > > > > /opt/local/lib/ruby/1.8/fileutils.rb:1255:in `copy': unknown file > > > > type: build/Release/Test Ruby Cocoa.app (RuntimeError) > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:451:in > > > `copy_entry' > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:1324:in `traverse' > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:448:in > > > `copy_entry' > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:423:in `cp_r' > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:1395:in > > > > `fu_each_src_dest' > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:1411:in > > > > `fu_each_src_dest0' > > > > from /opt/local/lib/ruby/1.8 /fileutils.rb:1393:in > > > > `fu_each_src_dest' > > > > from /opt/local/lib/ruby/1.8/fileutils.rb:422:in `cp_r' > > > > from /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/ > > > > framework/tool/rubycocoa/lib /osx/standaloneify.rb:255:in > > > > `make_standalone_application' > > > > from /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/ > > > > framework/tool/rubycocoa/bin/rubycocoa:438:in `cmd_standaloneify' > > > > from /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/ > > > > framework/tool/rubycocoa/bin/rubycocoa:174:in `send' > > > > from /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/ > > > > framework/tool/rubycocoa/bin /rubycocoa:174:in `run' > > > > from /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/ > > > > framework/tool/rubycocoa/bin/rubycocoa:33:in `run' > > > > from /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/ > > > > framework/tool/rubycocoa/bin/rubycocoa:508 > > > > rake aborted! > > > > Command failed with status (1): [rubycocoa standaloneify "build/ > > > > Release/Tes...] > > > > /Volumes/local/Users/jpm/sandbox/rubycocoa/trunk/tests /Test Ruby > > > > Cocoa/rakefile:62 > > > > (See full trace by running task with --trace) > > > > FCreating `Test Ruby Cocoa' using `/Volumes/local/Users/jpm/sandbox/ > > > > rubycocoa/trunk/template/ProjectBuilder/Application /Cocoa-Ruby > > > > Application'... > > > > Expanding Macro: Test Ruby Cocoa/English.lproj/InfoPlist.strings > > > > Expanding Macro: Test Ruby Cocoa/main.m > > > > Expanding Macro: Test Ruby Cocoa/rb_main.rb > > > > Expanding Macro: Test Ruby Cocoa/Info.plist > > > > Expanding Macro: Test Ruby Cocoa/Rakefile > > > > Expanding Macro: Test Ruby Cocoa/Test Ruby Cocoa.xcodeproj/ > > > > project.pbxproj > > > > Update `MainMenu.nib' with `BulletsController.rb' > > > > current class: BulletsController > > > > found outlet menu in BulletsController > > > > found action showAbout in BulletsController > > > > found action showhelp in BulletsController > > > > found action quit in BulletsController > > > > adding outlets menu > > > > adding actions showAbout > > > > adding actions showhelp > > > > adding actions quit > > > > ............................................................ > > > ............................................................ > > > ............................................................ > > > ....................... > > > > Finished in 23.131871 seconds. > > > > > > > > 1) Failure: > > > > default_test(Blah) [testall.rb:3]: > > > > No tests were specified. > > > > > > > > 2) Failure: > > > > test_add(RubyCocoaCommandTest) > > > > [./../framework/tool/rubycocoa/test/test_rubycocoa.rb:101:in > > > > `test_add' > > > > /opt/local/lib/ruby/1.8/fileutils.rb:121:in `chdir' > > > > /opt/local/lib/ruby/1.8/fileutils.rb:121:in `cd' > > > > ./../framework/tool/rubycocoa/test/test_rubycocoa.rb:96:in > > > > `test_add']: > > > > <false> is not true. > > > > > > > > 3) Failure: > > > > test_create(RubyCocoaCommandTest) > > > > [./../framework/tool/rubycocoa/test/test_rubycocoa.rb:38:in > > > > `test_create' > > > > /opt/local/lib/ruby/1.8/fileutils.rb:121:in `chdir' > > > > /opt/local/lib/ruby/1.8 /fileutils.rb:121:in `cd' > > > > ./../framework/tool/rubycocoa/test/test_rubycocoa.rb:28:in > > > > `test_create']: > > > > <false> is not true. > > > > > > > > 4) Failure: > > > > test_raketasks(RubyCocoaComman dTest) > > > > [./../framework/tool/rubycocoa/test/test_rubycocoa.rb:115:in > > > > `test_raketasks' > > > > /opt/local/lib/ruby/1.8/fileutils.rb:121:in `chdir' > > > > /opt/local/lib/ruby/1.8/fileutils.rb:121:in `cd' > > > > ./../framework/tool/rubycocoa/test/test_rubycocoa.rb:107:in > > > > `test_raketasks']: > > > > <false> is not true. > > > > > > > > 211 tests, 771 assertions, 4 failures, 0 errors > > > > <--- tests > > > > install.rb: test done. > > > > > > > > > > > _______________________________________________ > > > > Rubycocoa-devel mailing list > > > > Rubyc****@lists***** rge.jp > > > > > > > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel > > > > > > _______________________________________________ > > > Rubycocoa-devel mailing list > > > > > > Rubyc****@lists***** rge.jp > > > > > > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa -devel > > > > > > > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... Télécharger