Builds, runs unit tests and deploys artifacts to nexus repo

Build: #231 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
5 minutes
Revision
b359316613159f5bf15bdefd771560abf8470571 b359316613159f5bf15bdefd771560abf8470571
Total tests
451
Fixed in
#232 (Code changes detected)

Tests

  • 451 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:662)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(60 more lines...)