Deploys Reference Application SNAPSHOT to maven

Build: #4885 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Build result summary

Details

Completed
Queue duration
1 second
Duration
9 minutes
Labels
None
Revisions
Distribution
de3e6f24ee633a36908310f4b42370c1155ddfb7 de3e6f24ee633a36908310f4b42370c1155ddfb7
Standalone RA
5765e6c0fd4789543d82a066201f7c69fcdf192f 5765e6c0fd4789543d82a066201f7c69fcdf192f
Release scripts
a72ca16daff268573032d8bd52a15be883f08322 a72ca16daff268573032d8bd52a15be883f08322
Total tests
9
Failing since
#4881 (Child of REGAPP-REGAPP-2941)
Fixed in
#4890 (Manual run by Daniel Kayiwa)

Responsible

This build has been failing since #4881
No one has taken responsibility

Code commits

Distribution
Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> de3e6f24ee633a36908310f4b42370c1155ddfb7 de3e6f24ee633a36908310f4b42370c1155ddfb7 Switching to the snapshot version of the registrationapp module

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

New test failures 2
Status Test View job Duration
Collapse Failed FindPatientByNameTest findPatientByIdAndNameTest History
Run UI tests on Travis 1 min
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.xpath: //table[@id='patient-search-results-table']/tbody/tr/td[2]
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_91'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=00e88be7f55043f59469021e265b59b0, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 00e88be7f55043f59469021e265b59b0
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
(28 more lines...)
Collapse Failed LoginTest verifyModulesAvailableOnHomePage History
Run UI tests on Travis 57 secs
java.lang.AssertionError: 
Expected: is <10>
     but: was <11>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.reference.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40)
Existing test failures 1
Status Test Failing since View job Duration
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for org.openmrs.uitestframework.page.Page$1@41046ed9
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_91'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=9a24921877394faeabdfc766ae3c6ad2, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 9a24921877394faeabdfc766ae3c6ad2
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:261)
(6 more lines...)