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

Test results

  • 3,353 tests in total
  • 1 test failed
  • 1 failure is new
  • 36 tests were quarantined / skipped
  • 5 minutes taken in total.

Build 1,377 has the following 1 errors: 1 new failure(s) occurred since the previous build.

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)