Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
1 minute
Labels
None
Revisions
Git
192b9835fcec152483baa64805d6e429ec810fe7 192b9835fcec152483baa64805d6e429ec810fe7
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
73
Failing since
#15 (Changes by surangak <surangakas@gmail.com>)
Fixed in
#20 (Changes by Harsha Kumara <harsz89@gmail.com> and sashrika <sashiwaidyarathna@gmail.com>)

Tests

Responsible

This build has been failing since #15
No one has taken responsibility

Code commits

Git
Author Commit Message Commit date
Harsha Kumara <harsz89@gmail.com> Harsha Kumara <harsz89@gmail.com> 192b9835fcec152483baa64805d6e429ec810fe7 192b9835fcec152483baa64805d6e429ec810fe7 Merge pull request #77 from milankarunarathne/FM-164
FM-164 Store persentedForm field using Binary data handler
Milan Karunarathne <mhkarunarathne@gmail.com> Milan Karunarathne <mhkarunarathne@gmail.com> 5d20c694f873b09d2766f7987a9a50540cbe2f15 5d20c694f873b09d2766f7987a9a50540cbe2f15 Implemented Save `presentedForm` field using Complex Data
  * Also implemented retrieving Complex Data
  * Checked whether saved data and retrieved data equal
Milan Karunarathne <mhkarunarathne@gmail.com> Milan Karunarathne <mhkarunarathne@gmail.com> ca5826d00944c463f8838462a2186993d83d959b ca5826d00944c463f8838462a2186993d83d959b Implemented save Binary data using Complex Obs
Reference: https://wiki.openmrs.org/display/docs/Complex+Obs+Support

Tests

Existing test failures 1
Status Test Failing since View job Duration
java.lang.NullPointerException
	at org.openmrs.module.fhir.api.util.FHIRObsUtil.generateOpenMRSObs(FHIRObsUtil.java:260)
	at org.openmrs.module.fhir.api.impl.ObsServiceImpl.createFHIRObservation(ObsServiceImpl.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
(72 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeFM-164Could not obtain issue details from Jira