Build: #324 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revisions
OpenMRS QA
1d156eb5273cccaabfbd2c63a58835d6c7d063a3 1d156eb5273cccaabfbd2c63a58835d6c7d063a3
Distribution
69a48b9630b10cb1626c258b12bdcaacd8104016 69a48b9630b10cb1626c258b12bdcaacd8104016
UI Test Framework
f20119eb32cd068a9f3dd1dd005c04e822d0ea91 f20119eb32cd068a9f3dd1dd005c04e822d0ea91
Total tests
16
Fixed in
#325 (Scheduled)

Tests

Responsible

Code commits

Distribution
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 69a48b9630b10cb1626c258b12bdcaacd8104016 69a48b9630b10cb1626c258b12bdcaacd8104016 Switching to the released platform version 2.4.0

Tests

New test failures 16
Status Test View job Duration
Collapse Failed Allergies Add No known allergies History
Run QA Framework 15 secs
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:247)
	at org.openmrs.contrib.qaframework.automation.AllergiesSteps.loadJohnDashboard(AllergiesSteps.java:16)
	at ✽.a user logs in, searches John and visits his dashboard(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/allergies.feature:4)
Collapse Failed Allergies Remove No known allergies History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.AllergiesSteps.loadJohnDashboard(AllergiesSteps.java:16)
	at ✽.a user logs in, searches John and visits his dashboard(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/allergies.feature:4)
Collapse Failed Loading styles guide Loading the styles page History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.StylesGuideSteps.loginForStyles(StylesGuideSteps.java:20)
	at ✽.a user logins into the system(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/stylesGuide.feature:5)
Collapse Failed Patient Registration Failing or Succeeding to register a patient #1 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.RegistrationSteps.registrationLogin(RegistrationSteps.java:26)
	at ✽.Registration user rightly logs in(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/patientRegistration.feature:5)
Collapse Failed Patient Registration Failing or Succeeding to register a patient #2 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.RegistrationSteps.registrationLogin(RegistrationSteps.java:26)
	at ✽.Registration user rightly logs in(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/patientRegistration.feature:5)
Collapse Failed Patient Registration Failing or Succeeding to register a patient #3 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.RegistrationSteps.registrationLogin(RegistrationSteps.java:26)
	at ✽.Registration user rightly logs in(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/patientRegistration.feature:5)
Collapse Failed Patient Search Searching missing a patient History
Run QA Framework < 1 sec
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:247)
	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/findPatient.feature:4)
Collapse Failed Patient Search Searching an existing patient History
Run QA Framework < 1 sec
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:247)
	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/findPatient.feature:4)
Collapse Failed Patient's Conditions Adding existing condition #2 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.ConditionsSteps.visitFirstJohnsDashboard(ConditionsSteps.java:22)
	at ✽.User logs in, searches John and visits first patient dashboard(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/conditions.feature:4)
Collapse Failed Patient's Conditions Adding existing condition #1 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.ConditionsSteps.visitFirstJohnsDashboard(ConditionsSteps.java:22)
	at ✽.User logs in, searches John and visits first patient dashboard(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/conditions.feature:4)
Collapse Failed User Login Failing or Succeeding to Login #2 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.LoginSteps.visitLoginPage(LoginSteps.java:32)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/login.feature:4)
Collapse Failed User Login Failing or Succeeding to Login #1 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.LoginSteps.visitLoginPage(LoginSteps.java:32)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/login.feature:4)
Collapse Failed User Login Failing or Succeeding to Login #4 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.LoginSteps.visitLoginPage(LoginSteps.java:32)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/login.feature:4)
Collapse Failed User Login Right Login History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.LoginSteps.visitLoginPage(LoginSteps.java:32)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/login.feature:4)
Collapse Failed User Login Failing or Succeeding to Login #3 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.LoginSteps.visitLoginPage(LoginSteps.java:32)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/login.feature:4)
Collapse Failed User Login Failing or Succeeding to Login #5 History
Run QA Framework < 1 sec
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:247)
	at org.openmrs.contrib.qaframework.automation.LoginSteps.visitLoginPage(LoginSteps.java:32)
	at ✽.User visits login page(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/login.feature:4)