Builds, runs unit tests and deploys artifacts to nexus repo

Build: #281 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
Git
a85c30fe7dac2283b0a99ded8ec7ae3d27fed030 a85c30fe7dac2283b0a99ded8ec7ae3d27fed030
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
465
Fixed in
#282 (Manual run by Daniel Kayiwa)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa a85c30fe7dac2283b0a99ded8ec7ae3d27fed030 a85c30fe7dac2283b0a99ded8ec7ae3d27fed030 Making tests run on Java 8

Tests

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