Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1320 failed Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Revisions
Git
960f871d56fb18fc99ca5f2d5923fa006b5e9727 960f871d56fb18fc99ca5f2d5923fa006b5e9727
Release scripts
e9a4608772fb6866768ccaef599cd2b9e5580f0a e9a4608772fb6866768ccaef599cd2b9e5580f0a
Total tests
3
Fixed in
#1321 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 960f871d56fb18fc99ca5f2d5923fa006b5e9727 960f871d56fb18fc99ca5f2d5923fa006b5e9727 Added appointment related roles - RA-579
Wyclif Luyima Wyclif Luyima d5387d4450ce0c5295c0c358c879a32a86ed7bfc d5387d4450ce0c5295c0c358c879a32a86ed7bfc Renamed AppointmentTypeMetadata to AppointmentMetadata - RA-579

Tests

New test failures 3
Status Test View job Duration
Collapse Failed ReferenceDemoDataActivatorTest started_shouldInstallTheMetadataPackageOnStartup History
Default Job 5 secs
org.openmrs.api.APIException: Unable to install bundle AppointmentMetadata
	at org.openmrs.module.metadatadeploy.api.impl.MetadataDeployServiceImpl.installBundle(MetadataDeployServiceImpl.java:106)
	at org.openmrs.module.metadatadeploy.api.impl.MetadataDeployServiceImpl.installBundles(MetadataDeployServiceImpl.java:69)
	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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
(70 more lines...)
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateASchedulerUserAndSetTheRelatedGlobalProperties History
Default Job 5 secs
org.openmrs.api.APIException: Unable to install bundle AppointmentMetadata
	at org.openmrs.module.metadatadeploy.api.impl.MetadataDeployServiceImpl.installBundle(MetadataDeployServiceImpl.java:106)
	at org.openmrs.module.metadatadeploy.api.impl.MetadataDeployServiceImpl.installBundles(MetadataDeployServiceImpl.java:69)
	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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
(70 more lines...)
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateDemoPatients History
Default Job 1 min
org.openmrs.api.APIException: Unable to install bundle AppointmentMetadata
	at org.openmrs.module.metadatadeploy.api.impl.MetadataDeployServiceImpl.installBundle(MetadataDeployServiceImpl.java:106)
	at org.openmrs.module.metadatadeploy.api.impl.MetadataDeployServiceImpl.installBundles(MetadataDeployServiceImpl.java:69)
	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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
(70 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-579Could not obtain issue details from Jira