Build: #88 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Test results

  • 63 tests in total
  • 2 tests failed
  • 2 failures are new
  • < 1 second taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed Scenario: Scenario: History
< 1 sec
java.lang.AssertionError: expected:<John Sánchez> 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)
Collapse Failed Scenario: Then System loads patient dashboard History
< 1 sec
java.lang.AssertionError: expected:<John Sánchez> 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)