Trunk build fails on Solaris SPARC - IBM JVM 1.4.2 SR6 at Testsuite: 
org.jvyamlb.YAMLLoadTest
---------------------------------------------------------------------------------------------

                 Key: JRUBY-1084
                 URL: http://jira.codehaus.org/browse/JRUBY-1084
             Project: JRuby
          Issue Type: Bug
         Environment: Solaris 9 SPARC - IBM JVM 1.4.2 SR6 (Websphere 
Application Server 5.1.1)
            Reporter: Darrin Wortlehock
            Assignee: Thomas E Enebo


xxxxxxx:jruby root # java -version
java version "1.4.2_11"
Java(TM) 2 Runtime Environment, Standard Edition (IBM build 1.4.2_11-b06 
20060421)
Java HotSpot(TM) Client VM (build 1.4.2_11-b06, mixed mode)
IBM Java ORB build orb142-20060421 (SR5) 
XML build XSLT4J Java 2.6.9
XML build XmlCommonsExternal 1.2.04
XML build XML4J 4.3.7

...

xxxxxxx:jruby root # ant test
Buildfile: build.xml

jar:

jar-jruby:

compile-test:
    [javac] Compiling 74 source files to /root/jruby/build/classes/test

copy-test-files:
     [copy] Copying 1 file to /root/jruby/build/classes/test

instrument:

run-junit-compiled:
    [junit] Testsuite: org.jruby.test.MainTestSuite
    [junit] Tests run: 234, Failures: 0, Errors: 0, Time elapsed: 26.337 sec
    [junit] 
    [junit] Testsuite: org.jruby.test.ScriptTestSuite
    [junit] Tests run: 105, Failures: 0, Errors: 0, Time elapsed: 35.608 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] 
    [junit] 
--------------------------------------------------------------------------------
    [junit] 
--------------------------------------------------------------------------------
    [junit] Tests: 3. (Ok: 3; Failed: 0)
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ./test/testStruct.rb:65 warning: redefining constant Struct::Post
    [junit] ./test/testStruct.rb:70 warning: redefining constant 
Struct::MyStruct
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.jruby.test.TestUnitTestSuite
    [junit] Tests run: 333, Failures: 0, Errors: 0, Time elapsed: 238.294 sec
    [junit] 
    [junit] Testsuite: org.jvyamlb.YAMLLoadTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.438 sec
    [junit] 
    [junit] Testcase: testBasicStringScalarLoad(org.jvyamlb.YAMLLoadTest):      
FAILED
    [junit] expected:<??> but was:<??>
    [junit] junit.framework.AssertionFailedError: expected:<??> but was:<??>
    [junit]     at 
org.jvyamlb.YAMLLoadTest.testBasicStringScalarLoad(YAMLLoadTest.java:61)
    [junit] 
    [junit] 

BUILD FAILED
/root/jruby/build.xml:443: Test org.jvyamlb.YAMLLoadTest failed

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