Latest Status: LW-NIGHTLY-991 is building
Build Result LW-NIGHTLY-973
Build LW-NIGHTLY-973 failed with 4 failing tests.
- There were 4 new failing tests.
- This has been failing since LW-NIGHTLY-950 (Scheduled build, 3 weeks before).
- 3 tests were fixed in this build.
- Build completed on 03 Nov 2009, 4:42:00 AM - 2 weeks ago
- Build took 186 minutes 11204
- This build is fixed in LW-NIGHTLY-978 (Scheduled build).
- Built on agent Default Agent
- Revision is 2009-11-02 18:51:47 -0500
Code Changes
This build was triggered at the scheduled time of 1:31 AM
-
dchen
[LWC-3366] - Changes due to code review LWC-AP-135. 1. Changed uses of Predicate<Integer> to new interface TorrentIpFilter. 2. Moved finally statements from LibTorrentFilterTest into tearDown() method. 3. Removed dependencies to google collections in ivy files. 4. Fixed Ubuntu Torrent Build by changing libtorrentwrapper.cpp
-
dchen
[LWC-3366] - Changes due to code review LWC-AP-135. 1. Changed uses of Predicate<Integer> to new interface TorrentIpFilter. 2. Moved finally statements from LibTorrentFilterTest into tearDown() method. 3. Removed dependencies to google collections in ivy files. 4. Fixed Ubuntu Torrent Build by changing libtorrentwrapper.cpp
JIRA Issues
Tests
- 3764 tests in total
- 4 tests failed
- 4 are new failure(s)
- 3 tests were fixed
New Test Failures (4) New Test Failures (4)
LibTorrentIpFilterTest : No black list (testNoBlackList) History
java.lang.NullPointerException at org.limewire.util.TestUtils.extractResourceDirectory(TestUtils.java:116) at org.limewire.libtorrent.LibTorrentIpFilterTest.setUp(LibTorrentIpFilterTest.java:50) at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:223) at org.limewire.util.BaseTestCase.run(BaseTestCase.java:250)
LibTorrentIpFilterTest : Peer address in black list (testPeerAddressInBlackList) History
java.lang.NullPointerException at org.limewire.util.TestUtils.extractResourceDirectory(TestUtils.java:116) at org.limewire.libtorrent.LibTorrentIpFilterTest.setUp(LibTorrentIpFilterTest.java:50) at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:223) at org.limewire.util.BaseTestCase.run(BaseTestCase.java:250)
LibTorrentIpFilterTest : Peer address not in black list (testPeerAddressNotInBlackList) History
java.lang.NullPointerException at org.limewire.util.TestUtils.extractResourceDirectory(TestUtils.java:116) at org.limewire.libtorrent.LibTorrentIpFilterTest.setUp(LibTorrentIpFilterTest.java:50) at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:223) at org.limewire.util.BaseTestCase.run(BaseTestCase.java:250)
ResourceTest : Missing and additional resources (testMissingAndAdditionalResources) History
unused icons!: [icons/sidebar_x.png, icons/sidebar_x_hover.png] expected:<0> but was:<2> junit.framework.AssertionFailedError: unused icons!: [icons/sidebar_x.png, icons/sidebar_x_hover.png] expected:<0> but was:<2> at org.limewire.ui.swing.ResourceTest.__CLR2_4_2q3axnmv9m(ResourceTest.java:52) at org.limewire.ui.swing.ResourceTest.testMissingAndAdditionalResources(ResourceTest.java:18)
Fixed Tests (3) Fixed Tests (3)
| Test Suite | Test Case | Failing Since Build |
|---|---|---|
| VerifyingFileTest | (Show History) Different roots discard | LW-NIGHTLY-971 (Scheduled build, 1 day before) |
| DownloadTest | (Show History) Acceptable speed stall is replaced | |
| KeywordIndexFileManagerIntegrationTest | (Show History) What is new query does not search meta data |
Error Summary
The build generated some errors. See the full build log for details.
[junit] Test org.limewire.ui.swing.ResourceTest FAILED