You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by commons-compress development <de...@commons.apache.org> on 2008/10/07 10:40:41 UTC

[GUMP@vmgump]: Project commons-compress-test (in module commons-sandbox) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project commons-compress-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 2 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-compress-test :  Apache commons sandbox


Full details are available at:
    http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/commons-sandbox/compress/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/commons-sandbox/compress/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-sandbox/compress/pom.xml



The following work was performed:
http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/gump_work/build_commons-sandbox_commons-compress-test.html
Work Name: build_commons-sandbox_commons-compress-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 49 secs
Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/commons-sandbox/compress/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/commons-sandbox/compress]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/commons-sandbox/compress/target/commons-compress-1.0-SNAPSHOT.jar
---------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.apache.commons.compress.archivers.JarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.commons.compress.changes.ChangeSetTestCase
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
Running org.apache.commons.compress.archivers.memory.MemoryArchiveTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.compress.archivers.ZipTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.commons.compress.changes.ChangeWorkerTest
/tmp/test46660.zip
test1.xml
Copy: test1.xml
---
test2.xml
---
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.commons.compress.compressors.GZipTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.commons.compress.archivers.TarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.commons.compress.compressors.BZip2TestCase
/tmp/dir46665
/tmp/dir46666
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
Running org.apache.commons.compress.DetectArchiverTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.compress.DetectCompressorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

Failed tests: 
  warning(junit.framework.TestSuite$1)

Tests run: 17, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /srv/gump/public/workspace/commons-sandbox/compress/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47 seconds
[INFO] Finished at: Tue Oct 07 00:40:37 GMT-08:00 2008
[INFO] Final Memory: 8M/17M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 12000007102008, vmgump:vmgump-public:12000007102008
Gump E-mail Identifier (unique within run) #13.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [GUMP@vmgump]: Project commons-compress-test (in module commons-sandbox) failed

Posted by Matt Sanford <ma...@twitter.com>.
This was caused by a test class with no tests. There is another test  
class along side it that exercises the functionality I can only assume  
this class would. There is no code of use in the class so I have  
attached a patch to remove it.

Thanks;
   — Matt Sanford




On Oct 7, 2008, at 01:40 AM, commons-compress development wrote:

> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at general@gump.apache.org.
>
> Project commons-compress-test has an issue affecting its community  
> integration.
> This issue affects 1 projects,
> and has been outstanding for 2 runs.
> The current state of this project is 'Failed', with reason 'Build  
> Failed'.
> For reference only, the following projects are affected by this:
>    - commons-compress-test :  Apache commons sandbox
>
>
> Full details are available at:
>    http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error  
> messages) were provided:
> -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/ 
> commons-sandbox/compress/gump_mvn_settings.xml]
> -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/ 
> workspace/commons-sandbox/compress/gump_mvn_settings.xml
> -INFO- Failed with reason build failed
> -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-sandbox/ 
> compress/pom.xml
>
>
>
> The following work was performed:
> http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/gump_work/build_commons-sandbox_commons-compress-test.html
> Work Name: build_commons-sandbox_commons-compress-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 49 secs
> Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/ 
> commons-sandbox/compress/gump_mvn_settings.xml package
> [Working Directory: /srv/gump/public/workspace/commons-sandbox/ 
> compress]
> CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/ 
> public/workspace/commons-sandbox/compress/target/commons- 
> compress-1.0-SNAPSHOT.jar
> ---------------------------------------------
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.079 sec
> Running org.apache.commons.compress.archivers.JarTestCase
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.046 sec
> Running org.apache.commons.compress.changes.ChangeSetTestCase
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:  
> 0.016 sec <<< FAILURE!
> Running  
> org.apache.commons.compress.archivers.memory.MemoryArchiveTestCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.008 sec
> Running org.apache.commons.compress.archivers.ZipTestCase
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.018 sec
> Running org.apache.commons.compress.changes.ChangeWorkerTest
> /tmp/test46660.zip
> test1.xml
> Copy: test1.xml
> ---
> test2.xml
> ---
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.018 sec
> Running org.apache.commons.compress.compressors.GZipTestCase
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.053 sec
> Running org.apache.commons.compress.archivers.TarTestCase
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.022 sec
> Running org.apache.commons.compress.compressors.BZip2TestCase
> /tmp/dir46665
> /tmp/dir46666
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.346 sec
> Running org.apache.commons.compress.DetectArchiverTestCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.006 sec
> Running org.apache.commons.compress.DetectCompressorTestCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:  
> 0.004 sec
>
> Results :
>
> Failed tests:
>  warning(junit.framework.TestSuite$1)
>
> Tests run: 17, Failures: 1, Errors: 0, Skipped: 0
>
> [INFO]  
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to /srv/gump/public/workspace/commons-sandbox/compress/ 
> target/surefire-reports for the individual test results.
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Total time: 47 seconds
> [INFO] Finished at: Tue Oct 07 00:40:37 GMT-08:00 2008
> [INFO] Final Memory: 8M/17M
> [INFO]  
> ------------------------------------------------------------------------
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS: http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/rss.xml
> - Atom: http://vmgump.apache.org/gump/public/commons-sandbox/commons-compress-test/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.3.
> Gump Run 12000007102008, vmgump:vmgump-public:12000007102008
> Gump E-mail Identifier (unique within run) #13.
>
> --
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>