You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@archiva.apache.org by "Continuum@vmbuild.apache.org" <co...@apache.org> on 2008/08/06 07:41:34 UTC

[continuum] BUILD FAILURE: Archiva - Archiva Web :: WebDAV - Build Def:

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue 5 Aug 2008 22:37:08 -0700
  Finished at: Tue 5 Aug 2008 22:41:05 -0700
  Total time: 3m 56s
  Build Trigger: Schedule
  Build Number: 223
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.5.0_12
          OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.archiva:archiva-configuration:1.2-SNAPSHOT

org.apache.archiva:archiva-repository-layer:1.2-SNAPSHOT

org.apache.archiva:archiva-proxy:1.2-SNAPSHOT

org.apache.archiva:archiva-security:1.2-SNAPSHOT

org.apache.archiva:archiva-web:1.2-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive -PbuildWithSnapshots
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 2.0.8, Java 5
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 138
Failures: 2
Total time: 203.41101

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

RepositoryServletProxiedPassthroughTest
    testGetProxiedNoManagedContentSha1 :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Should have been an OK response code. expected:<200> but was:<404>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at org.apache.maven.archiva.webdav.AbstractRepositoryServletTestCase.assertResponseOK(AbstractRepositoryServletTestCase.java:91)
	at org.apache.maven.archiva.webdav.RepositoryServletProxiedPassthroughTest.assertGetProxiedResource(RepositoryServletProxiedPassthroughTest.java:147)
	at org.apache.maven.archiva.webdav.RepositoryServletProxiedPassthroughTest.assertGetProxiedResource(RepositoryServletProxiedPassthroughTest.java:104)
	at org.apache.maven.archiva.webdav.RepositoryServletProxiedPassthroughTest.testGetProxiedNoManagedContentSha1(RepositoryServletProxiedPassthroughTest.java:66)

    testGetProxiedNoManagedContentAsc :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Should have been an OK response code. expected:<200> but was:<404>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at org.apache.maven.archiva.webdav.AbstractRepositoryServletTestCase.assertResponseOK(AbstractRepositoryServletTestCase.java:91)
	at org.apache.maven.archiva.webdav.RepositoryServletProxiedPassthroughTest.assertGetProxiedResource(RepositoryServletProxiedPassthroughTest.java:147)
	at org.apache.maven.archiva.webdav.RepositoryServletProxiedPassthroughTest.assertGetProxiedResource(RepositoryServletProxiedPassthroughTest.java:104)
	at org.apache.maven.archiva.webdav.RepositoryServletProxiedPassthroughTest.testGetProxiedNoManagedContentAsc(RepositoryServletProxiedPassthroughTest.java:92)