Builds, runs unit tests and deploys artifacts to nexus repo

Build: #326 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
Git
d3c01b73bd1b261f7d6772df80722a3a1342fb22 d3c01b73bd1b261f7d6772df80722a3a1342fb22
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
466
Fixed in
#328 (Changes by Mark Goodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> d3c01b73bd1b261f7d6772df80722a3a1342fb22 d3c01b73bd1b261f7d6772df80722a3a1342fb22 HTML-625: Localize Number Field ajax error messages
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 9786db0aaaa51285eabb832443ba4baa2bc18fea 9786db0aaaa51285eabb832443ba4baa2bc18fea update a few translations

Tests

New test failures 3
Status Test View job Duration
Collapse Failed NumberFieldWidgetTest testNoAttributesWhenNotNeeded History
Default Job < 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.api.context.Context.getUserContext(Context.java:237)
	at org.openmrs.api.context.Context.getAuthenticatedUser(Context.java:616)
	at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:48)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy221.getMessage(Unknown Source)
(67 more lines...)
Collapse Failed NumberFieldWidgetTest testShowsWholeNumberWithoutDecimalInEditMode History
Default Job < 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.api.context.Context.getUserContext(Context.java:237)
	at org.openmrs.api.context.Context.getAuthenticatedUser(Context.java:616)
	at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:48)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy221.getMessage(Unknown Source)
(67 more lines...)
Collapse Failed NumberFieldWidgetTest testRangeAttributes History
Default Job < 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.api.context.Context.getUserContext(Context.java:237)
	at org.openmrs.api.context.Context.getAuthenticatedUser(Context.java:616)
	at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:48)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy221.getMessage(Unknown Source)
(67 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-625Could not obtain issue details from Jira