The Allergy API plan. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #30 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release to maven

    Requires a user to start manually

Test results

  • 21 tests in total
  • 1 test failed
  • 1 failure is new
  • 18 seconds taken in total.

Build 30 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed AllergenTest shouldEitherBeCodedOrFreeText History
14 secs
java.lang.AssertionError: expected null, but was:<3>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:664)
	at org.junit.Assert.assertNull(Assert.java:646)
	at org.junit.Assert.assertNull(Assert.java:656)
	at org.openmrs.module.allergyapi.AllergenTest.assertNonCoded(AllergenTest.java:49)
	at org.openmrs.module.allergyapi.AllergenTest.shouldEitherBeCodedOrFreeText(AllergenTest.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)