Builds, runs unit tests and deploys artifacts to nexus repo

Build: #333 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
6 minutes
Revision
6fa4ac0e88ed2e6b287d8fdc5650391403c4427e 6fa4ac0e88ed2e6b287d8fdc5650391403c4427e
Total tests
467
Fixed in
#334 (Code changes detected)

Tests

  • 467 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed PatientTagTest testEditPatientAndCreatingObs History
< 1 sec
java.lang.AssertionError: [w16 -> PatientIdentifier.error.notUniqueWithParameter]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.htmlformentry.RegressionTestHelper$SubmissionResults.assertNoErrors(RegressionTestHelper.java:619)
	at org.openmrs.module.htmlformentry.PatientTagTest$13.testEditedResults(PatientTagTest.java:740)
	at org.openmrs.module.htmlformentry.RegressionTestHelper.run(RegressionTestHelper.java:332)
	at org.openmrs.module.htmlformentry.PatientTagTest.testEditPatientAndCreatingObs(PatientTagTest.java:750)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(60 more lines...)