Deploys Reference Application SNAPSHOT to maven

Build: #3646 failed Changes by Wyclif Luyima

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
27 minutes
Labels
None
Revisions
Distribution
d4f76ee3de8ae96423a6996f82f7f6b5ff7c78d8 d4f76ee3de8ae96423a6996f82f7f6b5ff7c78d8
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
68
Failing since
#3620 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)
Fixed in
#3656 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)

Responsible

Code commits

Distribution
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima d4f76ee3de8ae96423a6996f82f7f6b5ff7c78d8 d4f76ee3de8ae96423a6996f82f7f6b5ff7c78d8 Updated uiframework version to 3.4 snapshot- RA-61

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 6
Status Test View job Duration
Collapse Failed AddRolesToUserTest addRolesToUserTest History
Run UI tests on Travis 1 min
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	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.AddRolesToUserTest.addRolesToUserTest(AddRolesToUserTest.java:68)
Collapse Failed LoginTest verifyClerkModulesAvailableOnHomePage History
Run UI tests on Travis 1 sec
java.lang.AssertionError: 
Expected: is <4>
     but: was <5>
	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.verifyClerkModulesAvailableOnHomePage(LoginTest.java:52)
Collapse Failed LoginTest verifyModulesAvailableOnHomePage History
Run UI tests on Travis 1 sec
java.lang.AssertionError: 
Expected: is <8>
     but: was <10>
	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:42)
Collapse Failed LoginTest verifySysadminModulesAvailableOnHomePage History
Run UI tests on Travis 1 sec
java.lang.AssertionError: 
Expected: is <2>
     but: was <3>
	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.verifySysadminModulesAvailableOnHomePage(LoginTest.java:83)
Collapse Failed LoginTest verifyNurseModulesAvailableOnHomePage History
Run UI tests on Travis 2 secs
java.lang.AssertionError: 
Expected: is <4>
     but: was <5>
	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.verifyNurseModulesAvailableOnHomePage(LoginTest.java:73)
Collapse Failed LoginTest verifyDoctorModulesAvailableOnHomePage History
Run UI tests on Travis 1 sec
java.lang.AssertionError: 
Expected: is <3>
     but: was <4>
	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.verifyDoctorModulesAvailableOnHomePage(LoginTest.java:62)
Existing test failures 1
Status Test Failing since View job Duration
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: chrome=43.0.2357.81)
  (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-49-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 23 milliseconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
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.13.0-49-generic', java.version: '1.7.0_79'
Session ID: 3bca3eb2129ffc1a3e1af46b486530be
(14 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful CreateAppointmentBlockTest createAppointmentBlockTest History
Failing since build #3644 (Manual run by Tomasz Mueller) Run UI tests on Travis 38 secs
Successful DeleteAppointmentBlockTest deleteAppointmentBlockTest History
Failing since build #3644 (Manual run by Tomasz Mueller) Run UI tests on Travis 7 secs

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-61Could not obtain issue details from Jira