Latest Status: LW-NIGHTLY-991 is building
Build Result LW-NIGHTLY-974
Labels:
NONE
LibTorrentIpFilterTest
The below summarizes the result of the test suite: org.limewire.libtorrent.LibTorrentIpFilterTest in build 974 of LimeWire - All Tests. It includes a listing of all unit tests in this class. Under each failed unit test is the error associated with the test.
Failed
org.limewire.libtorrent.LibTorrentIpFilterTest
0.065 seconds
Tests
The test suite had a total of 3 tests in build 974. 3 test(s) failed.
| Test Name | Failing Since Build | Duration |
|---|---|---|
No black list
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)
|
973 | 0.0060 (s) |
Peer address in black list
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)
|
973 | 0.048 (s) |
Peer address not in black list
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)
|
973 | 0.011 (s) |