Build: #87 failed
Job: Smoke Test (Flapping) failed
Can add application edge: Test case result
The below summarizes the result of the test "Can add application edge" in build 87 of OpenNMS - Flapping - Smoke Test (Flapping).
- Description
- Can add application edge
- Test class
- org.opennms.smoketest.BSMAdminIT
- Method
- testCanAddApplicationEdge
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: java.lang.IllegalArgumentException: Cannot load an ApplicationContext with a NULL 'contextLoader'. Consider annotating your test class with @ContextConfiguration or @ContextHierarchy.