OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

Build result summary

Details

Completed
Queue duration
7 seconds
Duration
10 minutes
Labels
None
Revisions
openmrs-core
0e259beaf08834856699ad7f81a4fbb713a9bb04 0e259beaf08834856699ad7f81a4fbb713a9bb04
openmrs-standalone
0741ec082ce38d7ba5d199caeae5ac7321ce9bf5 0741ec082ce38d7ba5d199caeae5ac7321ce9bf5
Total tests
3115
Fixed in
#830 (Changes by Daniel Kayiwa)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-standalone
Author Commit Message Commit date
k-joseph <kaweesi.joseph2012@gmail.com> k-joseph <kaweesi.joseph2012@gmail.com> 0741ec082ce38d7ba5d199caeae5ac7321ce9bf5 0741ec082ce38d7ba5d199caeae5ac7321ce9bf5 added a way to clear mysql permission issues on ubuntu

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 ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Build and Test 3 secs
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(33 more lines...)