Deploys Reference Application SNAPSHOT to maven

Build: #1908 failed Manual run by Wyclif Luyima

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Create Standalone and Run UI Tests

  4. Deploy to Manual Test Server

Build result summary

Details

Completed
Queue duration
8 seconds
Duration
9 minutes
Labels
None
Revisions
Distribution
bf3bb8c69c05222b56740fa26de3f44c69e63069
Standalone RA
e079223a12d083467bfdf179d69959b8befcecdf
Total tests
7
Failing since
#1896 (Changes by Daniel Kayiwa)
Fixed in
#1910 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • Daniel Kayiwa Daniel Kayiwa Assigned by michael

Comments

  1. Lee Breisacher

    I think VisitTest is failing because it is looking for an element that indicates the active visit and the started-on date/time for the visit. In particular, it's looking for an element whose class is "active-visit-started-at-message", but instead the label just says "Active Visit" with no date/time. As can be seen in this screen shot capture: https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-1908/artifact/INTTESTS/ScreenShots/testStartVisit%28org.openmrs.reference.VisitTest%29.png

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

Existing test failures 1
Status Test Failing since View job Duration
org.openqa.selenium.TimeoutException: Timed out after 8 seconds waiting for presence of element located by: By.className: active-visit-started-at-message Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.11.0-15-generic', java.version: '1.6.0_30' Driver info: driver.version: unknown
org.openqa.selenium.TimeoutException: Timed out after 8 seconds waiting for presence of element located by: By.className: active-visit-started-at-message
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.11.0-15-generic', java.version: '1.6.0_30'
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.findElement(AbstractBasePage.java:51)
(64 more lines...)