Deploys Reference Application SNAPSHOT to maven

Build: #4492 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

Find patient record: Test case result

The below summarizes the result of the test "Find patient record" in build 4,492 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Find patient record
Test class
org.openmrs.reference.FindPatientRecordTest
Method
testFindPatientRecord
Duration
3 mins
Status
Failed (New Failure)

Error Log

org.openqa.selenium.UnsupportedCommandException: ERROR Job is not in progress
Command duration or timeout: 89.88 seconds
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-77-generic', java.version: '1.7.0_95'
Session ID: b72ed3f973384ba29b6de2d72fe6848a
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=firefox, rotatable=false, locationContextEnabled=true, webdriver.remote.sessionid=b72ed3f973384ba29b6de2d72fe6848a, version=42.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	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:206)
	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:701)
	at org.openqa.selenium.remote.RemoteWebDriver.getCurrentUrl(RemoteWebDriver.java:326)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:243)
	at org.openmrs.reference.FindPatientRecordTest.before(FindPatientRecordTest.java:32)