Build: #129 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Test results

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

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

New test failures 2
Status Test Duration
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)