Plan for the LegacyUI module

Build: #294 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
11 minutes
Revision
b9f4bf7fc372324c6eeee831fc3211156e235682 b9f4bf7fc372324c6eeee831fc3211156e235682
Total tests
327
Fixed in
#295 (Manual run by Daniel Kayiwa)

Tests

  • 327 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 2 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed TaskHelperTest waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting History
41 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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(33 more lines...)