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

Build: #38 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 21 tests in total
  • 1 test failed
  • 1 failure is new
  • 15 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed AllergenTest shouldEitherBeCodedOrFreeText History
Default Job < 1 sec
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...)