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

Build: #30 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release to maven

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
46 seconds
Labels
None
Revision
ce918eefd0e206da8fbb6be5cdf355e9b80f8375 ce918eefd0e206da8fbb6be5cdf355e9b80f8375
Total tests
21
Fixed in
#31 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa ce918eefd0e206da8fbb6be5cdf355e9b80f8375 ce918eefd0e206da8fbb6be5cdf355e9b80f8375 Trying to see if commenting out this line fixes the allergies saving bug

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

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