Online report :
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27817&projectId=101
Build statistics:
State: Failed
Previous State: Failed
Started at: Fri 17 Jan 2014 14:20:59 +0000
Finished at: Fri 17 Jan 2014 14:21:44 +0000
Total time: 44s
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 @ Fri 17 Jan 2014 13:23:05 +0000
Comment: SCXML-187: Add support for initial SCXML script (SCXML spec 3.2.2:
<scxml> children)
See: https://issues.apache.org/jira/browse/SCXML-187
Files changed:
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/SCInstance.java
( 1559097 )
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java
( 1559097 )
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java
( 1559097 )
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/SCXML.java
( 1559097 )
Changed: ate @ Fri 17 Jan 2014 13:27:45 +0000
Comment: SCXML-186: Goovy Expression evaluator support
- promote JexlEvaluator$EffectiveContextMap inner class to standalone so as to
make it reusable by the GroovyEvaluator
Files changed:
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/env/EffectiveContextMap.java
( 1559098 )
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java
( 1559098 )
Changed: ate @ Fri 17 Jan 2014 13:30:44 +0000
Comment: SCXML-186: Goovy Expression evaluator support
- Delegate all direct access to the vars map to using the methods instead.
This is needed to allow extended Contexts (like GroovyContext) to override and
'hide' the vars map,
as needed to be able to intercept (de)serialization of its elements.
Files changed:
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/env/SimpleContext.java
( 1559101 )
Changed: ate @ Fri 17 Jan 2014 14:01:35 +0000
Comment: SCXML-186: Goovy Expression evaluator support
- General purpose GroovyExtendableScriptCache, see embedded javadoc
Files changed:
/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java
( 1559107 )
****************************************************************************
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: 274
Failures: 1
Errors: 0
Success Rate: 99
Total time: 7.1410003
****************************************************************************
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:183)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]