Build: #212 failed Rebuilt once

Build result summary

Details

Completed
Queue duration
1 second
Duration
20 minutes
Flags
Rebuild
Labels
None
Revision
78fc498ab06b34e8d0663d4b56dc8e549330a3a0 78fc498ab06b34e8d0663d4b56dc8e549330a3a0
Total tests
2596
Failing since
#210 (Changes by Wyclif Luyima)
Fixed in
#213 (Changes by Wyclif Luyima)
Number of retries
1

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 78fc498ab06b34e8d0663d4b56dc8e549330a3a0 78fc498ab06b34e8d0663d4b56dc8e549330a3a0 Follow up to fix failing test in PersonServiceTest

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful PatientServiceTest mergePatients_shouldMergeVisitsFromNonPreferredToPreferredPatient History
Failing since build #211 (Changes by Wyclif Luyima) Unit and Component Tests < 1 sec