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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat 28 Mar 2015 12:20:27 +0000
  Finished at: Sat 28 Mar 2015 12:21:59 +0000
  Total time: 1m 31s
  Build Trigger: Schedule
  Build Number: 679
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_34"
          OpenJDK Runtime Environment (IcedTea6 1.13.6) 
(6b34-1.13.6-1ubuntu0.12.04.1)
          OpenJDK 64-Bit Server VM (build 23.25-b01, 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_34, 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-75-generic", arch: "amd64", family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: britter @ Sat 28 Mar 2015 11:40:25 +0000
Comment: This test should fail instead of writing to std out so that we can add 
missing OS
Files changed:
  
/commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/SystemUtilsTest.java
 ( 1669745 )

Changed: britter @ Sat 28 Mar 2015 11:43:32 +0000
Comment: Reuse isOsNameMatch
Files changed:
  
/commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/SystemUtils.java
 ( 1669747 )

Changed: britter @ Sat 28 Mar 2015 12:08:17 +0000
Comment: LANG-1102: Make logic for comparing OS versions in SystemUtils smarter
Files changed:
  /commons/proper/lang/trunk/src/changes/changes.xml ( 1669750 )
  
/commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/SystemUtils.java
 ( 1669750 )
  
/commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/SystemUtilsTest.java
 ( 1669750 )

****************************************************************************
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) Build with Java 6 (Maven 3.0.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 3524
Failures: 1
Errors: 0
Success Rate: 99
Total time: 41.800007

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

SystemUtilsTest
    testIS_OS :
  java.lang.AssertionError
  java.lang.AssertionError: Can't test IS_OS value: HAL-9000
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.commons.lang3.SystemUtilsTest.testIS_OS(SystemUtilsTest.java:216)


  

Reply via email to