Build: #88 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Job result summary

Completed
Duration
6 minutes
Revisions
OpenMRS QA
667ba88fcc3796b62a04ce3c2b3b788d66e25675
UI Test Framework
9a17943b1856185ae8324283b3f831ed192446c1
Distribution
9f0ee2121f440311546ffbabe77750f3e296a139
Total tests
63
Fixed in
#94 (Changes by k-joseph <kaweesi@jembi.org>)

Tests

  • 63 tests in total
  • 2 tests failed
  • 2 failures are new
  • < 1 second taken in total.
New test failures 2
Status Test Duration
Collapse Failed Scenario: Scenario:
< 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
< 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)