OpenMRS Core Master

Build: #839 failed Rebuilt by Daniel Kayiwa

Stages & jobs

  1. Build and Test

  2. Deploy

Build result summary

Details

Completed
Queue duration
8 seconds
Duration
12 minutes
Labels
None
Revisions
openmrs-core
5b625ee44b67196408a7aa620360252d7cbb8d66 5b625ee44b67196408a7aa620360252d7cbb8d66
openmrs-standalone
e4e7d927239a45294672bf8a9f4d5e8d30d7cb0c e4e7d927239a45294672bf8a9f4d5e8d30d7cb0c
Total tests
3115
Fixed in
#840 (Manual run by Daniel Kayiwa)
Number of retries
1

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 5b625ee44b67196408a7aa620360252d7cbb8d66 5b625ee44b67196408a7aa620360252d7cbb8d66 Merge pull request #1456 from openmrs/revert-1436-TODO_branch
Revert "TODO: hard coded to the first row of the users search result"
Daniel Kayiwa Daniel Kayiwa e2c13bc32e2a8c27bcb181ac0d95eb2ad4dc2693 e2c13bc32e2a8c27bcb181ac0d95eb2ad4dc2693 Revert "TODO: hard coded to the first row of the users search result"

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 < 1 sec
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...)