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

Duplicate form should clear changed details and update creation details: Test case result

The below summarizes the result of the test "Duplicate form should clear changed details and update creation details" in build 1,575 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Duplicate form should clear changed details and update creation details
Test class
org.openmrs.api.FormServiceTest
Method
duplicateForm_shouldClearChangedDetailsAndUpdateCreationDetails
Duration
5 secs
Status
Failed (New Failure)

Error Log

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)