OpenMRS Core Master

Build: #847 failed Manual run by Daniel Kayiwa

Stages & jobs

  1. Build and Test

  2. Deploy

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
23 minutes
Labels
None
Revisions
openmrs-core
dee6b73ace849898cd6601533ba2e039340a2817 dee6b73ace849898cd6601533ba2e039340a2817
openmrs-standalone
e4e7d927239a45294672bf8a9f4d5e8d30d7cb0c e4e7d927239a45294672bf8a9f4d5e8d30d7cb0c
Total tests
3388
Failing since
#845 (Changes by Daniel Kayiwa)
Fixed in
#855 (Manual run by Rafal Korytkowski)

Tests

Responsible

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 TaskHelperTest waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting History
Build and Test 3 secs
java.util.concurrent.TimeoutException: A timeout has occurred while starting a test task. The task has been scheduled 2048 milliseconds ago and is not yet executing.
	at org.openmrs.scheduler.web.controller.TaskHelper.waitUntilTaskIsExecuting(TaskHelper.java:104)
	at org.openmrs.scheduler.web.controller.TaskHelperTest.waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting(TaskHelperTest.java:93)
	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:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(31 more lines...)