Regression test failure (test_grpowned)
---------------------------------------

                 Key: JRUBY-3592
                 URL: http://jira.codehaus.org/browse/JRUBY-3592
             Project: JRuby
          Issue Type: Test
    Affects Versions: JRuby 1.2
         Environment: OS X 10.5.6, Java -version is 1.6.0_07, $JAVA_HOME is  
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home, Apache Ant 
version 1.7.0
            Reporter: A. Griesser
            Assignee: Thomas E Enebo
            Priority: Minor


unzipped jruby-src-1.2.0.zip
cd into resulting directory
put junit on classpath
ant test

     [echo] compile=JIT, jit.threshold=0, jit.max=-1, objectspace=true 
threadpool=false reflection=false version=ruby1_8
    [junit] Testsuite: org.jruby.test.ScriptTestSuite
    [junit] Tests run: 79, Failures: 0, Errors: 0, Time elapsed: 31.615 sec
    [junit] 
    [junit] Testsuite: org.jruby.test.BFTSTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 3.562 sec
    [junit] 
    [junit] Testsuite: org.jruby.test.JRubyTestSuite
    [junit] Tests run: 96, Failures: 0, Errors: 0, Time elapsed: 75.865 sec
    [junit] 
    [junit] Testsuite: org.jruby.test.MRITestSuite
    [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 22.529 sec
    [junit] 
    [junit] Testsuite: org.jruby.test.RubiconTestSuite
    [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 17.708 sec
    [junit] 
    [junit] Testsuite: org.jruby.test.RubyTestTestSuite
    [junit] Failure:
    [junit] test_grpowned(TC_File_Grpowned_ClassMethod) 
[test/externals/ruby_test/test/core/File/class/tc_grpowned.rb:26]:
    [junit] <true> expected but was
    [junit] <false>.
    [junit] )
    [junit] Tests run: 149, Failures: 1, Errors: 0, Time elapsed: 37.657 sec
    [junit] 
    [junit] Testcase: 
externals/ruby_test/test/core/File/class/tc_grpowned(org.jruby.test.TestUnitTestSuite$ScriptTest):
        FAILED
    [junit] Faults encountered running 
test/externals/ruby_test/test/core/File/class/tc_grpowned, complete output 
follows:
    [junit] Failure:
    [junit] test_grpowned(TC_File_Grpowned_ClassMethod) 
[test/externals/ruby_test/test/core/File/class/tc_grpowned.rb:26]:
    [junit] <true> expected but was
    [junit] <false>.
    [junit] 
    [junit] junit.framework.AssertionFailedError: Faults encountered running 
test/externals/ruby_test/test/core/File/class/tc_grpowned, complete output 
follows:
    [junit] Failure:
    [junit] test_grpowned(TC_File_Grpowned_ClassMethod) 
[test/externals/ruby_test/test/core/File/class/tc_grpowned.rb:26]:
    [junit] <true> expected but was
    [junit] <false>.
    [junit] 
    [junit]     at 
org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:210)
    [junit] 
    [junit] 




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to