OpenMRS Core Master

Build: #847 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
19 minutes
Revision
dee6b73ace849898cd6601533ba2e039340a2817 dee6b73ace849898cd6601533ba2e039340a2817
Total tests
3388
Failing since
#845 (Code changes detected – )
Fixed in
#855 (Manual run by Rafal Korytkowski)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 3,388 tests in total
  • 1 test failed
  • 1 failure is new
  • 31 tests were quarantined / skipped
  • 7 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed TaskHelperTest waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting History
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...)