test failure: org.opennms.netmgt.collectd.DuplicatePrimaryAddressTest

Description

http://bamboo.internal.opennms.com:8085/browse/OPENNMS-NMS78-UNIT-26/test/case/105449396

java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.opennms.netmgt.collectd.DuplicatePrimaryAddressTest.verify(DuplicatePrimaryAddressTest.java:267) at org.opennms.netmgt.collectd.DuplicatePrimaryAddressTest.testOnDemand(DuplicatePrimaryAddressTest.java:157)

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alejandro Galue October 13, 2014 at 10:34 AM

Fixed on revision 810164d4e875ca223c508f7ee27fcf40c37a67d0 for rc/stable/1.14.0

Alejandro Galue October 13, 2014 at 10:09 AM

This particular test simulates a one second data collection for 5 seconds, so probably the problem is related with timing issues and/or multi-threading issues. I'm going to rework the test to see if I can make it more predictable.

Alejandro Galue October 13, 2014 at 9:58 AM

On my MBP, the test passes without issues using eclipse and command line. I'll try to re-run it on a VM with a clean maven cache just in case.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created October 10, 2014 at 10:39 AM
Updated October 13, 2014 at 2:29 PM
Resolved October 13, 2014 at 10:34 AM

Flag notifications