Build: #351 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release to maven

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Agent
xiao.openmrs.org
Revision
28fc5a745f8ca6bd186208148c8c875de3f8d639 28fc5a745f8ca6bd186208148c8c875de3f8d639
Total tests
106
Fixed in
#352 (Code changes detected)

Tests

  • 106 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed PageControllerTest shouldHandleFileDownloadReturnType History
< 1 sec
org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
	at org.openmrs.ui.framework.PageControllerTest.shouldHandleFileDownloadReturnType(PageControllerTest.java:56)