OpenMRS Core Master

Build: #1997 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
4 minutes
Revision
9157f7853c185bc0b3bf034244a7c05ddb9bde6d 9157f7853c185bc0b3bf034244a7c05ddb9bde6d
Total tests
4039
Fixed in
#1998 (Code changes detected)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 4,039 tests in total
  • 1 test failed
  • 1 failure is new
  • 36 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ObsServiceTest saveObs_shouldVoidOnlyOldObsWhenAllObsEditedAndNewObsAdded History
< 1 sec
org.junit.ComparisonFailure: expected:<Fri Nov 09 21:50:0[3] UTC 2018> but was:<Fri Nov 09 21:50:0[2] UTC 2018>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.api.ObsServiceTest.saveObs_shouldVoidOnlyOldObsWhenAllObsEditedAndNewObsAdded(ObsServiceTest.java:1914)