Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=9009&projectId=75
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu 16 Jun 2011 06:49:15 +0000
Finished at: Thu 16 Jun 2011 06:49:31 +0000
Total time: 16s
Build Trigger: Schedule
Build Number: 54
Exit code: 1
Building machine hostname: vmbuild
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
Builder version :
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.6.0_24
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
src/test/java/org/apache/commons/digester3/DigesterTestCase.java ( no
revision )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 176
Failures: 1
Errors: 0
Success Rate: 99
Total time: 1.622
****************************************************************************
Test Failures:
****************************************************************************
RssTestCase
testRss :
java.lang.AssertionError
java.lang.AssertionError: expected:<Channel [description=The Apache Software
Foundation, image=Image [description=The Jakarta project. Open source,
serverside java., height=480, link=http://jakarta.apache.org, title=Apache,
url=http://jakarta.apache.org/images/jakarta-logo.gif, width=505], items=[Item
[description=The Apache Commons team is happy to announce the release of
Commons Attributes 2.1. This is the first release of the new Commons-Attributes
code.,
link=http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040815.1,
title=Commons Attributes 2.1 Released], Item [description=IBM has submitted a
proposal to the Apache DB project for a Java-based package to be called
'Derby'.,
link=http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040803.1,
title=Cloudscape Becomes Apache Derby], Item [description=,
link=http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040802.1,
title=Commons BeanUtils 1.7 Released], Item [description=,
link=http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040801.2,
title=Commons JXPath 1.2 Released]], language=en-US,
link=http://www.apache.org, title=Apache]> but was:<Channel [description=The
Apache Software Foundation, image=Image [description=The Jakarta project. Open
source, serverside java., height=480, link=http://jakarta.apache.org,
title=Apache, url=http://jakarta.apache.org/images/jakarta-logo.gif,
width=505], items=[Item [description=The Apache Commons team is happy to
announce the release of Commons Attributes 2.1. This is the first
release of the new Commons-Attributes code.,
link=http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040815.1,
title=Commons Attributes 2.1 Released], Item [description=IBM has submitted a
proposal to the Apache DB project for a Java-based package to be called
'Derby'.,
link=http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040803.1,
title=Cloudscape Becomes Apache Derby], Item [description=,
link=http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040802.1,
title=Commons BeanUtils 1.7 Released], Item [description=,
link=http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040801.2,
title=Commons JXPath 1.2 Released]], language=en-US,
link=http://www.apache.org, title=Apache]>
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:145)
at
org.apache.commons.digester3.annotations.AbstractAnnotatedPojoTestCase.verifyExpectedEqualsToParsed(AbstractAnnotatedPojoTestCase.java:70)
at
org.apache.commons.digester3.annotations.rss.RssTestCase.testRss(RssTestCase.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]