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

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,377 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
< 1 sec
Status
Failed (New Failure)

Error Log

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)