Deploys Reference Application SNAPSHOT to maven
Build: #3092 failed Changes by Daniel Kayiwa
Test results
- 9 tests in total
- 3 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 1 minute taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
CheckModules
org.openmrs.reference.CheckModules
|
Run UI tests on Travis | 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 | View job | Duration | |
---|---|---|---|---|---|
RegistrationAppTest
registerUnidentifiedPatient
|
Failing since build #3086 (Child of RA-RA-1329) | Run UI tests on Travis | 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...) |
|||||
RegistrationAppTest
registerAPatient
|
Failing since build #3086 (Child of RA-RA-1329) | Run UI tests on Travis | 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...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
VisitTest
testStartVisit
|
Failing since build #3077 (Child of RDD-RDD-1262) | Not quarantined | Run UI tests on Travis | 2 secs | |
javax.ws.rs.BadRequestException: HTTP 400 Bad Request at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) at org.glassfish.jersey.internal.Errors.process(Errors.java:315) at org.glassfish.jersey.internal.Errors.process(Errors.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:228) (46 more lines...) |