Plan for OpenMRS Core 2.0.x

Build: #51 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Set form field should not mark the obs as dirty when the value has not been changed: Test case result

The below summarizes the result of the test "Set form field should not mark the obs as dirty when the value has not been changed" in build 51 of OpenMRS Core - OpenMRS Core 2.0.x - Build and Test. View test case history
Description
Set form field should not mark the obs as dirty when the value has not been changed
Test class
org.openmrs.ObsTest
Method
setFormField_shouldNotMarkTheObsAsDirtyWhenTheValueHasNotBeenChanged
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.InstantiationException: [Z
	at java.lang.Class.getConstructor0(Class.java:3082)
	at java.lang.Class.newInstance(Class.java:412)
	at org.openmrs.ObsTest.generateValue(ObsTest.java:130)
	at org.openmrs.ObsTest.setFieldValue(ObsTest.java:90)
	at org.openmrs.ObsTest.createObs(ObsTest.java:77)
	at org.openmrs.ObsTest.setFormField_shouldNotMarkTheObsAsDirtyWhenTheValueHasNotBeenChanged(ObsTest.java:753)