Page MenuHomePhabricator

Flaky wdio test "Cite backlinks clickable up arrow is hidden"
Closed, InvalidPublic

Description

42 passing (183.50s)
1 skipped
1 failing

1) Cite backlinks clickable up arrow is hidden when jumping back from multiple used references:
An element could not be located on the page using the given search parameters (".references li:nth-of-type(1) .mw-cite-up-arrow-backlink").
running chrome
Error: An element could not be located on the page using the given search parameters (".references li:nth-of-type(1) .mw-cite-up-arrow-backlink").
    at Promise.F (node_modules/core-js/library/modules/_export.js:36:28)
    at click() - at Context.<anonymous> (extensions/Cite/tests/selenium/specs/backlinks.js:71:38)

Event Timeline

Change 502212 had a related patch set uploaded (by WMDE-Fisch; owner: WMDE-Fisch):
[mediawiki/extensions/Cite@master] Increase stability of backlink browser tests

https://gerrit.wikimedia.org/r/502212

Change 502212 merged by jenkins-bot:
[mediawiki/extensions/Cite@master] Increase stability of backlink browser tests

https://gerrit.wikimedia.org/r/502212

mmodell changed the subtype of this task from "Task" to "Production Error".Aug 28 2019, 11:07 PM

Cite browser tests are not wdio based anymore.