Deploys Reference Application SNAPSHOT to maven

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Test results

  • 27 tests in total
  • 4 tests failed
  • 1 test was fixed
  • 3 tests were quarantined / skipped
  • 6 minutes taken in total.
Existing test failures 4
Status Test Failing since View job Duration
org.junit.ComparisonFailure: module not ready: Reference Metadata Module [Not Started] expected:<st[op]> but was:<st[art]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.openmrs.reference.CheckModules.checkModules(CheckModules.java:42)
org.openqa.selenium.WebDriverException: unknown error: keys should be a string
  (Session info: chrome=43.0.2357.81)
  (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 59 milliseconds
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'
Session ID: 1408f7cef409480d1fa39f9e356e4765
Driver info: org.openqa.selenium.chrome.ChromeDriver
(17 more lines...)
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.page]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:326)
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:34)
org.openqa.selenium.WebDriverException: unknown error: keys should be a string
  (Session info: chrome=43.0.2357.81)
  (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 68 milliseconds
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'
Session ID: c0df1a2367e03b9680393133b32e3f44
Driver info: org.openqa.selenium.chrome.ChromeDriver
(16 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful VisitNoteTest testAddVisitNote
Failing since build #3555 (Manual run by Rafal Korytkowski) Run UI tests on Travis 59 secs
Skipped tests 3
Status Test Failing since View job
Skipped ServiceTest AddServiceTest
Run UI tests on Travis
Skipped ServiceTest DeleteServiceTest
Run UI tests on Travis
Skipped ServiceTest EditServiceTest
Run UI tests on Travis