Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40355&projectId=241

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Fri 11 Sep 2015 18:20:03 +0000
  Finished at: Fri 11 Sep 2015 18:21:06 +0000
  Total time: 1m 3s
  Build Trigger: Schedule
  Build Number: 238
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.7.0_65"
          OpenJDK Runtime Environment (IcedTea 2.5.3) 
(7u71-2.5.3-0ubuntu0.12.04.1)
          OpenJDK 64-Bit Server VM (build 24.65-b04, 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.7.0_65, vendor: Oracle Corporation
          Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux", version: "3.2.0-75-generic", arch: "amd64", family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sebb @ Fri 11 Sep 2015 17:38:33 +0000
Comment: Add a round-trip BCELifier test case
Files changed:
  
/commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/util/BCELifierTestCase.java
 ( 1702521 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.7 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.5 with Java 7
Description: (Group) Build with Java 7 (Maven 3.0.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 101
Failures: 1
Errors: 0
Success Rate: 99
Total time: 25.652

****************************************************************************
Test Failures:
****************************************************************************

BCELifierTestCase
    testJavapCompare :
  org.junit.ComparisonFailure
  org.junit.ComparisonFailure: expected:<[Compiled from "Java8Example.java"
public interface Java8Example {
  public void hello();
  private static boolean lambda$hello$0(java.lang.String);
}
]> but was:<[]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.commons.bcel6.util.BCELifierTestCase.testClassOnPath(BCELifierTestCase.java:52)
        at 
org.apache.commons.bcel6.util.BCELifierTestCase.testJavapCompare(BCELifierTestCase.java:33)


  

Reply via email to