Build: #131 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Given user logs in, searches john and visits first patient dashboard: Test case result

The below summarizes the result of the test "Given user logs in, searches john and visits first patient dashboard" in build 131 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Given user logs in, searches john and visits first patient dashboard
Test class
Scenario: Return from Add new condition page
Method
Given User logs in, searches John and visits first patient dashboard
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

javax.ws.rs.ServerErrorException: Internal Server Error
	at org.openmrs.uitestframework.test.TestBase.goToLoginPage(TestBase.java:259)
	at org.openmrs.contrib.qaframework.automation.ConditionsSteps.visitFirstJohnsDashboard(ConditionsSteps.java:23)
	at ?.Given User logs in, searches John and visits first patient dashboard(conditions.feature:4)