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

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
31 seconds
Labels
None
Revisions
Git
9a3b36ee7c6f43c7584ab3faf34767801373f513 9a3b36ee7c6f43c7584ab3faf34767801373f513
Release scripts
48276c08c9cd9c86da5fe9f7a07eb811a96fde26 48276c08c9cd9c86da5fe9f7a07eb811a96fde26
Total tests
21
Fixed in
#39 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 9a3b36ee7c6f43c7584ab3faf34767801373f513 9a3b36ee7c6f43c7584ab3faf34767801373f513 Temporarily commenting out this line to find out why devtest01 does not save allergies

Tests

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...)