OpenMRS Core Master

Build: #1377 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
8 minutes
Revision
e4d2ea970998b492de40bec0c17c1fa7e637e470 e4d2ea970998b492de40bec0c17c1fa7e637e470
Total tests
3353
Fixed in
#1378 (Manual run by Daniel Kayiwa)

Configuration changes

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

Tests

  • 3,353 tests in total
  • 1 test failed
  • 1 failure is new
  • 36 tests were quarantined / skipped
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed FormServiceTest duplicateForm_shouldClearChangedDetailsAndUpdateCreationDetails History
< 1 sec
java.lang.AssertionError: expected:<1.47970929E12> but was:<1.47970916E12>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:519)
	at org.junit.Assert.assertEquals(Assert.java:609)
	at org.openmrs.api.FormServiceTest.duplicateForm_shouldClearChangedDetailsAndUpdateCreationDetails(FormServiceTest.java:413)