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

Test results

  • 467 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 5 minutes taken in total.

Build 333 has the following 1 errors: 1 new failure(s) occurred since the previous build.

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...)