Build: #146 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Test results

  • 114 tests in total
  • 4 tests failed
  • 4 failures are new
  • 2 tests were fixed
  • 10 tests were quarantined / skipped
  • < 1 second taken in total.

Build 146 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed Scenario: Searching an existing patient Scenario: Searching an existing patient History
< 1 sec
java.lang.NullPointerException
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.loadPatientDashboard(FindPatientSteps.java:55)
	at ?.Then System loads patient dashboard(findFatient.feature:16)
Collapse Failed Scenario: Searching an existing patient Then System loads patient dashboard History
< 1 sec
java.lang.NullPointerException
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.loadPatientDashboard(FindPatientSteps.java:55)
	at ?.Then System loads patient dashboard(findFatient.feature:16)
Collapse Failed Scenario: User returns to patient dashboard Scenario: User returns to patient dashboard History
< 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.openmrs.contrib.qaframework.automation.ConditionsSteps.systemLoadsManageConditions(ConditionsSteps.java:41)
	at ?.Then System on Manage Conditions Page(conditions.feature:6)
Collapse Failed Scenario: User returns to patient dashboard Then System on Manage Conditions Page History
< 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.openmrs.contrib.qaframework.automation.ConditionsSteps.systemLoadsManageConditions(ConditionsSteps.java:41)
	at ?.Then System on Manage Conditions Page(conditions.feature:6)