Page MenuHomePhabricator

Flaky selenium test: "add link.link inspector appears after clicking through task from Special:Homepage"
Closed, ResolvedPublic

Description

Seen in core changes like change 760992, blocking merge.

Error in "add link.link inspector appears after clicking through task from Special:Homepage"
Error: element (".mw-ge-recommendedLinkRejectionDialog .oo-ui-messageDialog-actions") still not displayed after 5000ms
    at Element.<anonymous> (/workspace/src/extensions/GrowthExperiments/node_modules/@wdio/utils/build/shim.js:270:24)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Context.<anonymous> (/workspace/src/extensions/GrowthExperiments/tests/selenium/specs/addlink.js:34:48)

Previously reported at T299372#7628978.

May be related: T292293: Error in "Homepage Shows a suggested edits card and allows navigation forwards and backwards through queue", T269647: Add a link: rejection dialog

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
kostajh changed the task status from Open to In Progress.Feb 10 2022, 8:47 AM
kostajh triaged this task as Medium priority.

Change 761582 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[mediawiki/extensions/GrowthExperiments@master] selenium: Rework addlink test to be more robust

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

Change 761582 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] selenium: Rework addlink test to be more robust

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

kostajh moved this task from In Progress to QA on the Growth-Team (Sprint 0 (Growth Team)) board.

Marking as resolved, we can reopen if it occurs again.