Build: #494 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Searching an existing patient: Test case result

The below summarizes the result of the test "Searching an existing patient" in build 494 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Searching an existing patient
Test class
Patient Search
Method
Searching an existing patient
Duration
1 sec
Status
Failed (New Failure)

Error Log

java.lang.IllegalArgumentException: Status code of the supplied response [404] is not from the required status code family "SERVER_ERROR".
	at jakarta.ws.rs.WebApplicationException.validate(WebApplicationException.java:269)
	at jakarta.ws.rs.ServerErrorException.<init>(ServerErrorException.java:74)
	at org.openmrs.uitestframework.test.TestBase.goToLoginPage(TestBase.java:245)
	at org.openmrs.contrib.qaframework.automation.Steps.initiateWithLogin(Steps.java:56)
	at org.openmrs.contrib.qaframework.automation.StylesGuideSteps.systemLogin(StylesGuideSteps.java:22)