Builds, runs unit tests and deploys artifacts to nexus repo

Build: #281 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
a85c30fe7dac2283b0a99ded8ec7ae3d27fed030 a85c30fe7dac2283b0a99ded8ec7ae3d27fed030
Total tests
465
Fixed in
#282 (Manual run by Daniel Kayiwa)

Tests

  • 465 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 4 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ImmunizationTagTest testImmunizationTag_shouldCreateAndEditObsGroup History
< 1 sec
java.lang.AssertionError:  Expected: iterable containing [id is <886>, id is <783>]      but: item 0: id was <783>
java.lang.AssertionError: 
Expected: iterable containing [id is <886>, id is <783>]
     but: item 0: id was <783>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.htmlformentry.ImmunizationTagTest$1.testResults(ImmunizationTagTest.java:90)
(63 more lines...)