Deploys Reference Application SNAPSHOT to maven

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

Add diagnosis to visit note test: Test case result

The below summarizes the result of the test "Add diagnosis to visit note test" in build 5,080 of Reference Application - Distribution 2.x - Run UI tests on Travis.
Description
Add diagnosis to visit note test
Test class
org.openmrs.reference.AddDiagnosisToVisitNoteTest
Method
AddDiagnosisToVisitNoteTest
Duration
13 mins
Status
Failed (New Failure)

Error Log

org.openqa.selenium.UnsupportedCommandException: ERROR The test with session id 1ab95a861cb048c4a331a9ed681b0905 has already finished, and can't receive further commands.
You can learn more at https://saucelabs.com/jobs/1ab95a861cb048c4a331a9ed681b0905
For help, please check https://wiki.saucelabs.com/display/DOCS/Common+Error+Messages
Command duration or timeout: 495.52 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-91-generic', java.version: '1.8.0_91'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=1ab95a861cb048c4a331a9ed681b0905, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 1ab95a861cb048c4a331a9ed681b0905
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	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.RemoteWebElement.execute(RemoteWebElement.java:327)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:85)
	at org.openmrs.uitestframework.page.Page.clickOn(Page.java:184)
	at org.openmrs.reference.page.ActiveVisitsPage.goToPatientDashboardOfLastActiveVisit(ActiveVisitsPage.java:48)
	at org.openmrs.reference.AddDiagnosisToVisitNoteTest.AddDiagnosisToVisitNoteTest(AddDiagnosisToVisitNoteTest.java:48)