Deploys Reference Application SNAPSHOT to maven
Build: #3092 failed
Job: Run UI tests on Travis failed
Job result summary
- Completed
- Duration
- 6 minutes
- Revision
-
8dae397aad11a75a0c5f161d8a67737e06625b49
- Total tests
- 9
- Failing since
- #3060 (Rebuilt by Daniel Kayiwa – )
- Fixed in
- #3102 (Manual run by Daniel Kayiwa)
Configuration changes
Tests
- 9 tests in total
- 3 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
CheckModules
org.openmrs.reference.CheckModules
|
24 secs | |
org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: crashed (Driver info: chromedriver=2.8.240825,platform=Linux 3.13.0-40-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 21.39 seconds Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' Driver info: org.openqa.selenium.chrome.ChromeDriver org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: crashed (Driver info: chromedriver=2.8.240825,platform=Linux 3.13.0-40-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 21.39 seconds Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' Driver info: org.openqa.selenium.chrome.ChromeDriver at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) (36 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
RegistrationAppTest
registerAPatient
|
Failing since build #3086 (Child of RA-RA-1329) | 23 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) | 22 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...) |