Build: #494 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Failing or succeeding to login #5: Test case result

The below summarizes the result of the test "Failing or succeeding to login #5" in build 494 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Failing or succeeding to login #5
Test class
User Login
Method
Failing or Succeeding to Login #5
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.LoginSteps.visitLoginPage(LoginSteps.java:39)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/03-login/login.feature:4)