Builds, runs unit tests and deploys artifacts to nexus repo

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
6 minutes
Labels
None
Revisions
Git
6fa4ac0e88ed2e6b287d8fdc5650391403c4427e 6fa4ac0e88ed2e6b287d8fdc5650391403c4427e
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
467
Fixed in
#334 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Git
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 6fa4ac0e88ed2e6b287d8fdc5650391403c4427e 6fa4ac0e88ed2e6b287d8fdc5650391403c4427e HTML-626 - Patient tag does not validate patient identifiers

Tests

New test failures 1
Status Test View job Duration
Collapse Failed PatientTagTest testEditPatientAndCreatingObs History
Default Job < 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-626Could not obtain issue details from Jira