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

Job result summary

Completed
Duration
29 minutes
Revision
350433a0df478cbbdbc3be9b7df8b9d4b5289b82 350433a0df478cbbdbc3be9b7df8b9d4b5289b82
Total tests
3482
Fixed in
#1576 (Code changes detected)

Configuration changes

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

Tests

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