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

Job result summary

Completed
Duration
38 seconds
Revision
ce918eefd0e206da8fbb6be5cdf355e9b80f8375 ce918eefd0e206da8fbb6be5cdf355e9b80f8375
Total tests
21
Fixed in
#31 (Code changes detected)

Tests

  • 21 tests in total
  • 1 test failed
  • 1 failure is new
  • 18 seconds taken in total.
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...)