Testcase: testBasicStringScalarLoad(org.jvyamlb.YAMLLoadTest): FAILED
--------------------------------------------------------------------------
Key: JRUBY-1145
URL: http://jira.codehaus.org/browse/JRUBY-1145
Project: JRuby
Issue Type: Test
Components: Core Classes/Modules
Affects Versions: JRuby 1.0.0, JRuby 1.x
Environment: java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_11-b03, mixed mode)
Linux zeus 2.6.16.29-xen #3 SMP Sun Oct 15 13:15:34 BST 2006 x86_64 GNU/Linux
Ubuntu 7.04 Feisty Fawn
Reporter: Adrian Madrid
ant test
Buildfile: build.xml
init:
jar:
jar-jruby:
init:
prepare:
[mkdir] Created dir: /home/aem/sources/jruby/build
[mkdir] Created dir: /home/aem/sources/jruby/build/classes
[mkdir] Created dir: /home/aem/sources/jruby/build/classes/jruby
[mkdir] Created dir: /home/aem/sources/jruby/build/classes/test
[mkdir] Created dir: /home/aem/sources/jruby/build/test-results
[mkdir] Created dir: /home/aem/sources/jruby/build/test-results/html
[mkdir] Created dir: /home/aem/sources/jruby/docs/api
compile.tasks:
[copy] Copying 23 files to /home/aem/sources/jruby/build/classes/jruby
[copy] Copying 1 file to /home/aem/sources/jruby/build/classes/jruby
check-for-optional-java4-packages:
check-for-optional-packages:
compile-jruby:
[javac] Compiling 626 source files to
/home/aem/sources/jruby/build/classes/jruby
compile:
generate-method-classes:
[touch] Creating /home/aem/sources/jruby/build/__empty.rb
[delete] Deleting: /home/aem/sources/jruby/build/__empty.rb
[jar] Building jar: /home/aem/sources/jruby/lib/jruby.jar
compile-test:
[javac] Compiling 74 source files to
/home/aem/sources/jruby/build/classes/test
[javac] /home/aem/sources/jruby/test/org/jvyamlb/YAMLLoadTest.java:61:
warning: unmappable character for encoding ASCII
[javac] assertEquals(s("??"),YAML.load(s("---\n\"\\xC3\\xBC\"")));
[javac] ^
[javac] /home/aem/sources/jruby/test/org/jvyamlb/YAMLLoadTest.java:61:
warning: unmappable character for encoding ASCII
[javac] assertEquals(s("??"),YAML.load(s("---\n\"\\xC3\\xBC\"")));
[javac] ^
[javac] 2 warnings
copy-test-files:
[copy] Copying 1 file to /home/aem/sources/jruby/build/classes/test
instrument:
run-junit-compiled:
[junit] Testsuite: org.jruby.test.MainTestSuite
[junit] Tests run: 234, Failures: 0, Errors: 0, Time elapsed: 12.55 sec
[junit]
--------------------------------------------------------------------------------
[junit]
--------------------------------------------------------------------------------
[junit] Tests: 3. (Ok: 3; Failed: 0)
[junit] ./test/testStruct.rb:65 warning: redefining constant Struct::Post
[junit] ./test/testStruct.rb:70 warning: redefining constant
Struct::MyStruct
[junit] Testsuite: org.jruby.test.ScriptTestSuite
[junit] Tests run: 105, Failures: 0, Errors: 0, Time elapsed: 19.953 sec
[junit] ------------- Standard Output ---------------
[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: 99.092 sec
[junit] Testsuite: org.jvyamlb.YAMLLoadTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.274 sec
[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)
BUILD FAILED
/home/aem/sources/jruby/build.xml:441: Test org.jvyamlb.YAMLLoadTest failed
Total time: 2 minutes 38 seconds
--
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