Build: #243 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
5 minutes
Revision
5f3f6711fd5c59696280e47c20be02226781fac6 5f3f6711fd5c59696280e47c20be02226781fac6
Total tests
2241
Fixed in
#244 (Code changes detected)

Tests

  • 2,241 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ConceptServiceTest getDrugIngredientByUuid_shouldFindObjectGivenValidUuid History
< 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getDrugIngredientByUuid_shouldFindObjectGivenValidUuid(ConceptServiceTest.java:844)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(29 more lines...)