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
Job result summary
- Completed
- Duration
- 3 minutes
- Revision
-
40c21ab56ee387c70af0332010c80fb52d0acd5a
40c21ab56ee387c70af0332010c80fb52d0acd5a - Total tests
- 21
- Failing since
- #2237 (Child of HFEUI-HFEUI-1974 – )
- Fixed in
- #2244 (Run by child build EBOLA-EEM)
Tests
- 21 tests in total
- 9 tests failed
- 9 failures are new
- 3 tests were quarantined / skipped
- 10 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
HomePageControllerTest
controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation
|
< 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 |
LoginPageControllerTest
get_shouldNotSetTheRefererAsTheRedirectUrlInThePageModelIfRefererUrlIsOutsideContextPath
|
< 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 |
LoginPageControllerTest
get_shouldRedirectTheUserToTheHomePageIfTheyAreAlreadyAuthenticated
|
< 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 |
LoginPageControllerTest
get_shouldSetRedirectUrlInThePageModelIfAnyWasSpecifiedInTheRequest
|
< 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 |
LoginPageControllerTest
get_shouldSetRedirectUrlInThePageModelIfAnyWasSpecifiedInTheSession
|
< 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 |
LoginPageControllerTest
get_shouldSetTheRefererAsTheRedirectUrlInThePageModelIfNoRedirectParamExists
|
< 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 |
LoginPageControllerTest
get_shouldSetTheRefererAsTheRedirectUrlInThePageModelIfRefererUrlIsWithinContextPath
|
< 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 |
LoginPageControllerTest
get_shouldShowTheUserTheLoginPageIfTheyAreNotAuthenticated
|
< 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 |
LoginPageControllerTest
post_shouldSendTheUserBackToTheLoginPageWhenAuthenticationFails
|
< 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...) |