Online report :
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27832&projectId=101
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon 20 Jan 2014 16:28:34 +0000
Finished at: Mon 20 Jan 2014 16:29:02 +0000
Total time: 27s
Build Trigger: Schedule
Build Number: 24
Exit code: 1
Building machine hostname: continuum-vm
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.6)
(6b27-1.12.6-1ubuntu0.12.04.4)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Builder version :
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da;
2013-02-19 13:51:28+0000)
Maven home: /opt/apache-maven-3.0.5
Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: ate @ Mon 20 Jan 2014 15:25:00 +0000
Comment: more debugging to figure out why this fails on Continuum but works
locally on both (Oracle) Java 6 and 7, now catching Error instead of Exception
:)
Files changed:
/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java
( 1559736 )
Changed: ate @ Mon 20 Jan 2014 16:06:32 +0000
Comment: removing debugging again, test failure cause determined.
SCXML-188: turns out to be a 'broken' Rhino implementation in OpenJDK 1.6
Files changed:
/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java
( 1559759 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.5
Description: Group (shared) Maven 3 Build Definition (Java 1.6)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 286
Failures: 1
Errors: 0
Success Rate: 99
Total time: 8.098001
****************************************************************************
Test Failures:
****************************************************************************
JSEvaluatorTest
testStandardExpressions :
java.lang.AssertionError
java.lang.AssertionError: Invalid result: 1 + 1 + 2 + 3 + 5 expected:<12.0>
but was:<12>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.commons.scxml2.env.javascript.JSEvaluatorTest.testStandardExpressions(JSEvaluatorTest.java:184)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]