Test output says:

java.lang.NoClassDefFoundError:
org/apache/mina/filter/executor/OrderedThreadPoolExecutor

I assume Gump needs to be told about the dependency.

On 9 November 2011 18:17, Gary Gregory <garydgreg...@gmail.com> wrote:
> Why does this fail while Continuum builds OK? Local build is OK too.
>
> Gary
>
> On Tue, Nov 8, 2011 at 11:45 PM, Gump <iss...@commons.apache.org> 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 gene...@gump.apache.org.
>>
>> Project commons-vfs2-test has an issue affecting its community integration.
>> This issue affects 1 projects,
>>  and has been outstanding for 8 runs.
>> The current state of this project is 'Failed', with reason 'Build Failed'.
>> For reference only, the following projects are affected by this:
>>    - commons-vfs2-test :  Apache Commons
>>
>>
>> Full details are available at:
>>
>> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-test/index.html
>>
>> That said, some information snippets are provided here.
>>
>> The following annotations (debug/informational/warning/error messages)
>> were provided:
>>  -WARNING- Overriding Maven settings:
>> [/srv/gump/public/workspace/apache-commons/vfs/gump_mvn_settings.xml]
>>  -DEBUG- (Apache Gump generated) Apache Maven Settings in:
>> /srv/gump/public/workspace/apache-commons/vfs/gump_mvn_settings.xml
>>  -INFO- Failed with reason build failed
>>  -DEBUG- Maven POM in:
>> /srv/gump/public/workspace/apache-commons/vfs/pom.xml
>>  -INFO- Project Reports in:
>> /srv/gump/public/workspace/apache-commons/vfs/core/target/surefire-reports
>>
>>
>>
>> The following work was performed:
>>
>> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-test/gump_work/build_apache-commons_commons-vfs2-test.html
>> Work Name: build_apache-commons_commons-vfs2-test (Type: Build)
>> Work ended in a state of : Failed
>> Elapsed: 2 mins 38 secs
>> Command Line: /opt/maven2/bin/mvn --batch-mode --settings
>> /srv/gump/public/workspace/apache-commons/vfs/gump_mvn_settings.xml package
>> [Working Directory: /srv/gump/public/workspace/apache-commons/vfs]
>> M2_HOME: /opt/maven2
>> ---------------------------------------------
>> Running org.apache.commons.vfs2.provider.ram.test.CustomRamProviderTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
>> Running org.apache.commons.vfs2.provider.ram.test.RamProviderTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.204 sec
>> Running org.apache.commons.vfs2.provider.tar.test.TarProviderTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.248 sec
>> Running org.apache.commons.vfs2.provider.tar.test.NestedTbz2TestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.484 sec
>> Running org.apache.commons.vfs2.provider.tar.test.Tbz2ProviderTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.271 sec
>> Running org.apache.commons.vfs2.provider.tar.test.LargeTarTestCase
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.888 sec
>> Running org.apache.commons.vfs2.provider.tar.test.NestedTarTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.239 sec
>> Running org.apache.commons.vfs2.provider.tar.test.NestedTgzTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.231 sec
>> Running org.apache.commons.vfs2.provider.tar.test.TgzProviderTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.321 sec
>> Running org.apache.commons.vfs2.provider.res.test.ResourceProviderTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.259 sec
>> Running org.apache.commons.vfs2.provider.webdav.test.WebdavProviderTestCase
>> class org.apache.commons.vfs2.provider.webdav.test.WebdavProviderTestCase
>> is not configured for tests, skipping
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
>> Running org.apache.commons.vfs2.provider.local.test.LocalProviderTestCase
>> Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.294 sec
>> Running
>> org.apache.commons.vfs2.provider.temp.test.TemporaryProviderTestCase
>> Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.263 sec
>> Running org.apache.commons.vfs2.FileExtensionSelectorTest
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
>>
>> Results :
>>
>> Tests in error:
>>  junit.framework.TestSuite@4b1c2b67(org.apache.commons.vfs2.provider.ftp.test.FtpProviderTestCase$1):
>> org/apache/mina/filter/executor/OrderedThreadPoolExecutor
>>
>> Tests run: 1059, Failures: 0, Errors: 1, Skipped: 0
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] There are test failures.
>>
>> Please refer to
>> /srv/gump/public/workspace/apache-commons/vfs/core/target/surefire-reports
>> for the individual test results.
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 2 minutes 37 seconds
>> [INFO] Finished at: Wed Nov 09 04:45:09 UTC 2011
>> [INFO] Final Memory: 52M/124M
>> [INFO]
>> ------------------------------------------------------------------------
>> ---------------------------------------------
>>
>> To subscribe to this information via syndicated feeds:
>> - RSS:
>> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-test/rss.xml
>> - Atom:
>> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-test/atom.xml
>>
>> ============================== Gump Tracking Only ===
>> Produced by Apache Gump(TM) version 2.3.
>> Gump Run 09000009112011, vmgump.apache.org:vmgump:09000009112011
>> Gump E-mail Identifier (unique within run) #26.
>>
>> --
>> Apache Gump
>> http://gump.apache.org/ [Instance: vmgump]
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>

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

Reply via email to