Deploys Reference Application SNAPSHOT to maven

Build: #3675 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
33 minutes
Revision
9d8648c23ebd5765964b96c15f00683dcbebb24d 9d8648c23ebd5765964b96c15f00683dcbebb24d
Total tests
69
Failing since
#3661 (Child of CA-CA-2156)
Fixed in
#3696 (Manual run by Rafal Korytkowski)

Configuration changes

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

Tests

  • 69 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was fixed
  • 17 tests were quarantined / skipped
  • 26 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed AddRolesToUserTest addRolesToUserTest History
40 secs
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.AddRolesToUserTest.addRolesToUserTest(AddRolesToUserTest.java:70)
Collapse Failed RecordMergeIssueTest recordMergeIssueTest History
38 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.className: patient-header
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.GeneratedConstructorAccessor28.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...)
Fixed tests 1
Status Test Failing since Duration
Successful MergePatientByNameTest mergePatientByNameTest History
Failing since build #3667 (Child of RA-RA-1569) 19 secs