Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #2243 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 21 tests in total
  • 9 tests failed
  • 9 failures are new
  • 3 tests were quarantined / skipped
  • 10 seconds taken in total.

Build 2,243 has the following 9 errors: 9 new failure(s) occurred since the previous build.

New test failures 9
Status Test Duration
Collapse Failed HomePageControllerTest controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/ServletRegistration
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
	at java.lang.Class.getDeclaredMethods(Class.java:1975)
	at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:571)
	at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:490)
	at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:474)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:241)
(55 more lines...)
Collapse Failed LoginPageControllerTest get_shouldNotSetTheRefererAsTheRedirectUrlInThePageModelIfRefererUrlIsOutsideContextPath History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.get_shouldNotSetTheRefererAsTheRedirectUrlInThePageModelIfRefererUrlIsOutsideContextPath(LoginPageControllerTest.java:310)
(44 more lines...)
Collapse Failed LoginPageControllerTest get_shouldRedirectTheUserToTheHomePageIfTheyAreAlreadyAuthenticated History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.createPageRequest(LoginPageControllerTest.java:107)
(45 more lines...)
Collapse Failed LoginPageControllerTest get_shouldSetRedirectUrlInThePageModelIfAnyWasSpecifiedInTheRequest History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.get_shouldSetRedirectUrlInThePageModelIfAnyWasSpecifiedInTheRequest(LoginPageControllerTest.java:169)
(44 more lines...)
Collapse Failed LoginPageControllerTest get_shouldSetRedirectUrlInThePageModelIfAnyWasSpecifiedInTheSession History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.get_shouldSetRedirectUrlInThePageModelIfAnyWasSpecifiedInTheSession(LoginPageControllerTest.java:213)
(44 more lines...)
Collapse Failed LoginPageControllerTest get_shouldSetTheRefererAsTheRedirectUrlInThePageModelIfNoRedirectParamExists History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.get_shouldSetTheRefererAsTheRedirectUrlInThePageModelIfNoRedirectParamExists(LoginPageControllerTest.java:191)
(44 more lines...)
Collapse Failed LoginPageControllerTest get_shouldSetTheRefererAsTheRedirectUrlInThePageModelIfRefererUrlIsWithinContextPath History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.get_shouldSetTheRefererAsTheRedirectUrlInThePageModelIfRefererUrlIsWithinContextPath(LoginPageControllerTest.java:329)
(44 more lines...)
Collapse Failed LoginPageControllerTest get_shouldShowTheUserTheLoginPageIfTheyAreNotAuthenticated History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.createPageRequest(LoginPageControllerTest.java:107)
(45 more lines...)
Collapse Failed LoginPageControllerTest post_shouldSendTheUserBackToTheLoginPageWhenAuthenticationFails History
< 1 sec
java.lang.NoClassDefFoundError: javax/servlet/AsyncContext
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at javassist.runtime.Desc.getClassObject(Desc.java:43)
	at javassist.runtime.Desc.getClassType(Desc.java:152)
	at javassist.runtime.Desc.getType(Desc.java:122)
	at javassist.runtime.Desc.getType(Desc.java:78)
	at org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest.post_shouldSendTheUserBackToTheLoginPageWhenAuthenticationFails(LoginPageControllerTest.java:279)
(44 more lines...)