Deploys Reference Application SNAPSHOT to maven
Build: #3093 failed
Job: Run UI tests on Travis failed
Job result summary
- Completed
- Duration
- 8 minutes
- Revision
-
8dae397aad11a75a0c5f161d8a67737e06625b49
- Total tests
- 9
- Failing since
- #3060 (Rebuilt by Daniel Kayiwa – )
- Fixed in
- #3102 (Manual run by Daniel Kayiwa)
- Number of retries
- 1
Configuration changes
Tests
- 9 tests in total
- 2 tests failed
- 1 test was quarantined / skipped
- 1 minute taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
RegistrationAppTest
registerAPatient
|
Failing since build #3086 (Child of RA-RA-1329) | 36 secs | ||
java.lang.ExceptionInInitializerError at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) (37 more lines...) |
||||
RegistrationAppTest
registerUnidentifiedPatient
|
Failing since build #3086 (Child of RA-RA-1329) | 37 secs | ||
java.lang.NoClassDefFoundError: Could not initialize class org.openmrs.reference.page.RegistrationPage at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) (29 more lines...) |