Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 29 minutes
- Labels
- None
- Revisions
-
- Distribution
-
105bee9eab140aa38b817df2ed9b0a14d9977d47
105bee9eab140aa38b817df2ed9b0a14d9977d47 - Standalone RA
-
2cc1eedc8952f87a71cc34e7c976f30d82d62c32
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 - Release scripts
-
fd5310f196074c1101fc7f1e2349005e2f083d72
fd5310f196074c1101fc7f1e2349005e2f083d72
- Total tests
- 54
- Failing since
- #3620 (Changes by Tomasz Mueller <tmueller@soldevelo.com> – )
- Fixed in
- #3656 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)
Responsible
This build has been failing since #3620
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Tomasz Mueller <tmueller@soldevelo.com> |
105bee9eab140aa38b817df2ed9b0a14d9977d47
|
||
tomaszmueller <tmueller@soldevelo.com> |
5c3ac89ceca83f69f6be9518049bb8e178d27f43
|
||
Natalia Plonka <nplonka@soldevelo.com> |
63890331130f0c952fccd983feb2b4f5aa776675
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
CreateAppointmentBlockTest
createAppointmentBlockTest
|
Run UI tests on Travis | 44 secs | |
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.xpath: //div[@id='select-location']/select 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' Driver info: driver.version: unknown at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.openmrs.uitestframework.page.AbstractBasePage.waitForElement(AbstractBasePage.java:195) at org.openmrs.reference.page.AppointmentBlocksPage.selectLocationBlock(AppointmentBlocksPage.java:42) (1 more lines...) |
||||
Collapse |
DeleteAppointmentBlockTest
deleteAppointmentBlockTest
|
Run UI tests on Travis | 45 secs | |
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.xpath: //div[@id='select-location']/select 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' Driver info: driver.version: unknown at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.openmrs.uitestframework.page.AbstractBasePage.waitForElement(AbstractBasePage.java:195) at org.openmrs.reference.page.AppointmentBlocksPage.selectLocationBlock(AppointmentBlocksPage.java:42) (1 more lines...) |
||||
Collapse |
EditAppointmentBlockTest
editAppointmentBlockTest
|
Run UI tests on Travis | 45 secs | |
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.xpath: //div[@id='select-location']/select 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' Driver info: driver.version: unknown at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.openmrs.uitestframework.page.AbstractBasePage.waitForElement(AbstractBasePage.java:195) at org.openmrs.reference.page.AppointmentBlocksPage.selectLocationBlock(AppointmentBlocksPage.java:42) (1 more lines...) |
||||
Collapse |
MergePatientByNameTest
mergePatientByNameTest
|
Run UI tests on Travis | 11 secs | |
java.lang.NullPointerException: null at org.openqa.selenium.support.ui.Select.escapeQuotes(Select.java:291) at org.openqa.selenium.support.ui.Select.selectByVisibleText(Select.java:111) at org.openmrs.uitestframework.page.AbstractBasePage.selectFrom(AbstractBasePage.java:103) at org.openmrs.reference.page.RegistrationPage.selectPatientGender(RegistrationPage.java:130) at org.openmrs.reference.page.RegistrationPage.enterMegrePatient(RegistrationPage.java:293) at org.openmrs.reference.MergePatientByNameTest.mergePatientByNameTest(MergePatientByNameTest.java:65) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
AddPatientAppointmentTest
addPatientAppointmentTest
|
Failing since build #3629 (Changes by 3 people) | Run UI tests on Travis | 47 secs | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.selector: i.delete-item.icon-remove 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' Driver info: driver.version: unknown at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) (16 more lines...) |
|||||
FindPatientByFamilyNameTest
testRecentlyPatientTest
|
Failing since build #3621 (Manual run by Tomasz Mueller) | Run UI tests on Travis | 5 secs | ||
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.reference.FindPatientByFamilyNameTest.testRecentlyPatientTest(FindPatientByFamilyNameTest.java:38) |
|||||
RelationTypeTest
addEditRetireDeleteRelationTypeTest
|
Failing since build #3621 (Manual run by Tomasz Mueller) | Run UI tests on Travis | 8 secs | ||
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.reference.RelationTypeTest.addEditRetireDeleteRelationTypeTest(RelationTypeTest.java:51) |
|||||
VisitTypeAdministrationTest
addEditRetireDeleteVisitTypeTest
|
Failing since build #3621 (Manual run by Tomasz Mueller) | Run UI tests on Travis | 37 secs | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.name: addName 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' Driver info: driver.version: unknown at sun.reflect.GeneratedConstructorAccessor19.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193) (15 more lines...) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
PasswordCannotMatchUsernameTest
passwordCannotMatchUsernameTest
|
Failing since build #3630 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) | Run UI tests on Travis | 23 secs |
Jira issues
Issue | Description | Status | |
---|---|---|---|
2 more issues… | |||
Unknown Issue Type | RA-696 | Could not obtain issue details from Jira | |
Unknown Issue Type | RA-782 | Could not obtain issue details from Jira | |
Unknown Issue Type | RA-783 | Could not obtain issue details from Jira | |
Unknown Issue Type | RA-784 | Could not obtain issue details from Jira | |
Unknown Issue Type | RA-785 | Could not obtain issue details from Jira |