FFI or JNA-related tests failing on AIX with JRuby 1.3-dev
----------------------------------------------------------

                 Key: JRUBY-3651
                 URL: http://jira.codehaus.org/browse/JRUBY-3651
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.3
            Reporter: Charles Oliver Nutter


{noformat}
[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: 41.696 sec
[junit]
[junit] Testsuite: org.jruby.test.JRubyTestSuite
[junit] Failure:
[junit] test_chown_accepts_nil_and_minus_one(TestFile) [test/test_file.rb:780]:
[junit] <1> expected but was
[junit] <0>.
[junit] Failure:
[junit] test_mode_of_tempfile_is_600(TestFile) [test/test_file.rb:834]:
[junit] <33152> expected but was
[junit] <33206>.
[junit] Failure:
[junit] test_umask_noarg_does_not_zero(TestFile) [test/test_file.rb:811]:
[junit] <128> expected but was
[junit] <0>.
[junit] )
[junit] Tests run: 30, Failures: 1, Errors: 0, Time elapsed: 101.296 sec
[junit]
[junit] Testcase: test_file(org.jruby.test.TestUnitTestSuite$ScriptTest): FAILED
[junit] Faults encountered running test/test_file, complete output follows:
[junit] Failure:
[junit] test_chown_accepts_nil_and_minus_one(TestFile) [test/test_file.rb:780]:
[junit] <1> expected but was
[junit] <0>.
[junit] Failure:
[junit] test_mode_of_tempfile_is_600(TestFile) [test/test_file.rb:834]:
[junit] <33152> expected but was
[junit] <33206>.
[junit] Failure:
[junit] test_umask_noarg_does_not_zero(TestFile) [test/test_file.rb:811]:
[junit] <128> expected but was
[junit] <0>.
[junit]
[junit] junit.framework.AssertionFailedError: Faults encountered running 
test/test_file, complete output follows:
[junit] Failure:
[junit] test_chown_accepts_nil_and_minus_one(TestFile) [test/test_file.rb:780]:
[junit] <1> expected but was
[junit] <0>.
[junit] Failure:
[junit] test_mode_of_tempfile_is_600(TestFile) [test/test_file.rb:834]:
[junit] <33152> expected but was
[junit] <33206>.
[junit] Failure:
[junit] test_umask_noarg_does_not_zero(TestFile) [test/test_file.rb:811]:
[junit] <128> expected but was
[junit] <0>.
[junit]
[junit] at 
org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:210)
[junit]
[junit]
{noformat}

-- 
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