Build: #388 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 388 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:231)
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.patientSearchLogin(FindPatientSteps.java:16)
	at ✽.Search user rightly logs in(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/07-patient/findPatient.feature:4)