Latest Status: LW-NIGHTLY-990 failed

Build Result LW-NIGHTLY-975

Labels: NONE 
Previous
  1. 972
  2. 973
  3. 974
  4. 976
  5. 977
  6. 978
Next

Build LW-NIGHTLY-975 failed with 13 failing tests.

  • There were 9 new failing tests.
  • This has been failing since LW-NIGHTLY-950 (Scheduled build, 3 weeks before).
  • 2 tests were fixed in this build.
  • Build completed on 05 Nov 2009, 4:41:38 AM - 2 weeks ago
  • Build took 186 minutes
  • This build is fixed in LW-NIGHTLY-978 (Scheduled build).
  • Built on agent Default Agent
  • Revision is 2009-11-04 17:52:22 -0500

View all 18 code changes

Code Changes

This build was triggered at the scheduled time of 1:30 AM

  •     eyu

    eyu

    explicitly excludes torrent items from browsable hosts
     

  •     Peter Vertenten

    Peter Vertenten

    Added getCurrentDownloaderBandwidth and getCurrentUploaderBandwidth to the BandwidthCollector interface.

    Renaming some methods to not sounds so similar.

    Updating torrent to report 0 bandwidth when paused.

    Updating the Bandwidth display for downloads and uplaods to use the new methods relating to them.
     

View all 6 linked issues

JIRA Issues

Expand

Collapse

Tests

  • 3774 tests in total
  • 13 tests failed
  • 9 are new failure(s)
  • 2 tests were fixed

New Test Failures (9) New Test Failures (9)

UrnHttpRequestTest : Invalid traditional get with valid content urn (testInvalidTraditionalGetWithValidContentUrn) History

org.limewire.util.UnexpectedExceptionError: Unhandled exception while dispatching
	at org.limewire.util.BaseTestCase.error(BaseTestCase.java:356)
	at org.limewire.service.ErrorService.error(ErrorService.java:49)
	at org.limewire.nio.NIODispatcher.process(NIODispatcher.java:798)
	at org.limewire.nio.NIODispatcher.process(NIODispatcher.java:689)
	at org.limewire.nio.NIODispatcher.run(NIODispatcher.java:870)
	at java.lang.Thread.run(Thread.java:619)
	at com.limegroup.gnutella.HTTPUploadManager.cleanupFinishedUploader(HTTPUploadManager.java:325)
(20 more lines...)

BTDownloaderImplTest : Multi web seed multiple file no peer (testMultiWebSeedMultipleFileNoPeer) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.getTorrentFileEntries(TorrentImpl.java:404)
	at org.limewire.bittorrent.util.TorrentUtil.buildTorrentFiles(TorrentUtil.java:16)
	at com.limegroup.bittorrent.BTDownloaderImpl.getCompleteFiles(BTDownloaderImpl.java:839)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_2pvaw382f4a(BTDownloaderImplTest.java:230)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testMultiWebSeedMultipleFileNoPeer(BTDownloaderImplTest.java:224)
(3 more lines...)

BTDownloaderImplTest : Multi web seed single file no peer (testMultiWebSeedSingleFileNoPeer) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.stop(TorrentImpl.java:299)
	at com.limegroup.bittorrent.BTDownloaderImplTest.cleanup(BTDownloaderImplTest.java:319)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_2f51y982f3q(BTDownloaderImplTest.java:201)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testMultiWebSeedSingleFileNoPeer(BTDownloaderImplTest.java:189)
	at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:224)
(2 more lines...)

BTDownloaderImplTest : Multiple file peer (testMultipleFilePeer) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.getTorrentFileEntries(TorrentImpl.java:404)
	at org.limewire.bittorrent.util.TorrentUtil.buildTorrentFiles(TorrentUtil.java:16)
	at com.limegroup.bittorrent.BTDownloaderImpl.getCompleteFiles(BTDownloaderImpl.java:839)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_2bwl5bb2f36(BTDownloaderImplTest.java:162)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testMultipleFilePeer(BTDownloaderImplTest.java:156)
(3 more lines...)

BTDownloaderImplTest : Single file peer (testSingleFilePeer) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.stop(TorrentImpl.java:299)
	at com.limegroup.bittorrent.BTDownloaderImplTest.cleanup(BTDownloaderImplTest.java:319)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_24r142n2f2x(BTDownloaderImplTest.java:148)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testSingleFilePeer(BTDownloaderImplTest.java:136)
	at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:224)
(2 more lines...)

BTDownloaderImplTest : Single web seed multiple file no peer (testSingleWebSeedMultipleFileNoPeer) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.getTorrentFileEntries(TorrentImpl.java:404)
	at org.limewire.bittorrent.util.TorrentUtil.buildTorrentFiles(TorrentUtil.java:16)
	at com.limegroup.bittorrent.BTDownloaderImpl.getCompleteFiles(BTDownloaderImpl.java:839)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_23g8lxd2f3z(BTDownloaderImplTest.java:211)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testSingleWebSeedMultipleFileNoPeer(BTDownloaderImplTest.java:205)
(3 more lines...)

BTDownloaderImplTest : Single web seed single file no peer (testSingleWebSeedSingleFileNoPeer) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.stop(TorrentImpl.java:299)
	at com.limegroup.bittorrent.BTDownloaderImplTest.cleanup(BTDownloaderImplTest.java:319)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_2unvg92f3h(BTDownloaderImplTest.java:185)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testSingleWebSeedSingleFileNoPeer(BTDownloaderImplTest.java:175)
	at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:224)
(2 more lines...)

BTDownloaderImplTest : Single web seed single file peers (testSingleWebSeedSingleFilePeers) History

java.lang.NullPointerException
	at org.limewire.libtorrent.LibTorrentWrapper.is_valid(LibTorrentWrapper.java:380)
	at org.limewire.libtorrent.TorrentImpl.isValid(TorrentImpl.java:504)
	at org.limewire.libtorrent.TorrentImpl.getTorrentFileEntries(TorrentImpl.java:404)
	at org.limewire.bittorrent.util.TorrentUtil.buildTorrentFiles(TorrentUtil.java:16)
	at com.limegroup.bittorrent.BTDownloaderImpl.getCompleteFiles(BTDownloaderImpl.java:839)
	at com.limegroup.bittorrent.BTDownloaderImplTest.__CLR2_4_2jgux132f4l(BTDownloaderImplTest.java:252)
	at com.limegroup.bittorrent.BTDownloaderImplTest.testSingleWebSeedSingleFilePeers(BTDownloaderImplTest.java:243)
(3 more lines...)

LimeWireTorrentManagerTest : Inspections (testInspections) History

expected:<LOADED> but was:<FAILED>
junit.framework.AssertionFailedError: expected:<LOADED> but was:<FAILED>
	at com.limegroup.bittorrent.LimeWireTorrentManagerTest.__CLR2_4_2s3n8p829a7(LimeWireTorrentManagerTest.java:33)
	at com.limegroup.bittorrent.LimeWireTorrentManagerTest.testInspections(LimeWireTorrentManagerTest.java:27)
	at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:224)
	at org.limewire.util.BaseTestCase.run(BaseTestCase.java:250)

Existing Test Failures (4) Existing Test Failures (4)

Fixed Tests (2) Fixed Tests (2)

Expand

Collapse

Error Summary

The build generated some errors. See the full build log for details.

    [junit] Test org.limewire.libtorrent.LibTorrentIpFilterTest FAILED
    [junit] Test com.limegroup.bittorrent.BTDownloaderImplTest FAILED
    [junit] Test com.limegroup.bittorrent.LimeWireTorrentManagerTest FAILED
    [junit] Test com.limegroup.gnutella.UrnHttpRequestTest FAILED
    [junit] Test com.limegroup.gnutella.library.KeywordIndexFileManagerIntegrationTest FAILED

Powered by a free Atlassian Bamboo open source license for com.atlassian.extras.core.DefaultProductLicense$DefaultOrganisation@b1a3af. Try Bamboo - The Zen of Continuous Integration.