Build: #501 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

Stages & jobs

  1. Build and Tests

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 minute
Duration
9 minutes
Labels
None
Revisions
Git
7f0df8111be77abaffd0b76e3859efa530ed73a1 7f0df8111be77abaffd0b76e3859efa530ed73a1
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
5234
Fixed in
#502 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 7f0df8111be77abaffd0b76e3859efa530ed73a1 7f0df8111be77abaffd0b76e3859efa530ed73a1 Add getDrugIngredientByUuid() to the service layer - TRUNK-4833

Tests

New test failures 2
Status Test View job Duration
Collapse Failed ConceptServiceTest getDrugIngredientByUuid_shouldFindObjectGivenValidUuid History
Unit and Component Tests < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getDrugIngredientByUuid_shouldFindObjectGivenValidUuid(ConceptServiceTest.java:852)
	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)
(31 more lines...)
Collapse Failed ConceptServiceTest getDrugIngredientByUuid_shouldFindObjectGivenValidUuid History
Integration Tests < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getDrugIngredientByUuid_shouldFindObjectGivenValidUuid(ConceptServiceTest.java:852)
	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)
(31 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4833Could not obtain issue details from Jira