OpenMRS Core Master

Build: #1575 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,482 tests in total
  • 1 test failed
  • 1 failure is new
  • 37 tests were quarantined / skipped
  • 23 minutes taken in total.

Build 1,575 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
5 secs
java.lang.AssertionError: expected:<1.49152281E12> but was:<1.49152268E12>
	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:405)