Build: #91 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Test results

  • 63 tests in total
  • 2 tests failed
  • 1 test was fixed
  • < 1 second taken in total.

Build 91 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
java.lang.AssertionError: expected:<John White> but was:<By.cssSelector: div.identifiers > span>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.loadPatientDashboard(FindPatientSteps.java:66)
	at ?.Then System loads patient dashboard(findFatient.feature:15)
java.lang.AssertionError: expected:<John White> but was:<By.cssSelector: div.identifiers > span>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.loadPatientDashboard(FindPatientSteps.java:66)
	at ?.Then System loads patient dashboard(findFatient.feature:15)