Deploys Reference Application SNAPSHOT to maven

Build: #3646 failed

Job: Run UI tests on Travis failed

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

Job result summary

Completed
Duration
22 minutes
Revision
d4f76ee3de8ae96423a6996f82f7f6b5ff7c78d8 d4f76ee3de8ae96423a6996f82f7f6b5ff7c78d8
Total tests
68
Failing since
#3620 (Code changes detected – )
Fixed in
#3656 (Code changes detected)

Configuration changes

Job Run UI tests on Travis with key REFAPP-OMODDISTRO-INTTESTS no longer exists.

Tests

  • 68 tests in total
  • 7 tests failed
  • 6 failures are new
  • 2 tests were fixed
  • 37 tests were quarantined / skipped
  • 14 minutes taken in total.
New test failures 6
Status Test Duration
Collapse Failed AddRolesToUserTest addRolesToUserTest History
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
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 verifyDoctorModulesAvailableOnHomePage History
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)
Collapse Failed LoginTest verifyModulesAvailableOnHomePage History
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 verifyNurseModulesAvailableOnHomePage History
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 verifySysadminModulesAvailableOnHomePage History
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)
Existing test failures 1
Status Test Failing since 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 Duration
Successful CreateAppointmentBlockTest createAppointmentBlockTest History
Failing since build #3644 (Manual run by Tomasz Mueller) 38 secs
Successful DeleteAppointmentBlockTest deleteAppointmentBlockTest History
Failing since build #3644 (Manual run by Tomasz Mueller) 7 secs