Deploys Reference Application SNAPSHOT to maven
Build: #3558 failed
Job: Run UI tests on Travis failed
Test results
- 27 tests in total
- 4 tests failed
- 3 tests were quarantined / skipped
- 6 minutes taken in total.
Build 3,558 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
CheckModules
checkModules
|
Failing since build #3556 (Child of RA-RA-1530) | 10 secs | ||
org.junit.ComparisonFailure: module not ready: Reference Metadata Module [Not Started] expected:<st[op]> but was:<st[art]> at org.junit.Assert.assertEquals(Assert.java:115) at org.openmrs.reference.CheckModules.checkModules(CheckModules.java:42) |
||||
DuplicatePatientRegisterTest
DuplicateRegisterTest
|
Failing since build #3553 (Changes by 3 people) | 4 secs | ||
org.openqa.selenium.WebDriverException: unknown error: keys should be a string (Session info: chrome=43.0.2357.81) (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 61 milliseconds 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-45-generic', java.version: '1.7.0_79' Session ID: cfd29abd8dc78b8d6d644808b7415e64 Driver info: org.openqa.selenium.chrome.ChromeDriver (17 more lines...) |
||||
RegistrationAppTest
registerAPatient
|
Failing since build #3553 (Changes by 3 people) | 3 secs | ||
org.openqa.selenium.WebDriverException: unknown error: keys should be a string (Session info: chrome=43.0.2357.81) (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 63 milliseconds 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-45-generic', java.version: '1.7.0_79' Session ID: 51463d5bda9b506482f716dbfae166d1 Driver info: org.openqa.selenium.chrome.ChromeDriver (16 more lines...) |
||||
RegistrationAppTest
registerUnidentifiedPatient
|
Failing since build #3553 (Changes by 3 people) | < 1 sec | ||
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.page]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:326) at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:34) |