You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@continuum.apache.org by "Continuum@vmbuild.apache.org" <co...@apache.org> on 2008/07/01 00:12:14 UTC

[continuum] BUILD FAILURE: Continuum - Continuum Configuration - Build Def: ${build.buildDefinition.description}

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=99174&projectId=944

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 30 Jun 2008 15:11:48 -0700
  Finished at: Mon 30 Jun 2008 15:12:11 -0700
  Total time: 22s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_05"
          Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
          Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.6.0_05
          OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.continuum:continuum-test:1.2-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE

****************************************************************************
Test Summary:
****************************************************************************
Tests: 2
Failures: 1
Total time: 2.823

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

TestDefaultContinuumConfiguration
    testLoad :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNotNull(Assert.java:220)
	at junit.framework.Assert.assertNotNull(Assert.java:213)
	at org.apache.continuum.configuration.TestDefaultContinuumConfiguration.testLoad(TestDefaultContinuumConfiguration.java:65)