Builds, runs unit tests and deploys artifacts to nexus repo
Build: #281 failed
Job: Default Job failed
Test results
- 465 tests in total
- 1 test failed
- 1 failure is new
- 1 test was quarantined / skipped
- 4 minutes taken in total.
Build 281 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ImmunizationTagTest
testImmunizationTag_shouldCreateAndEditObsGroup
|
< 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...) |