Page MenuHomePhabricator

Minerva selenium test page.js "should be creatable" failing
Closed, DuplicatePublic

Description

The last several builds for minerva selenium have failed reporting that the #footer-places-mobileview element is missing:

https://integration.wikimedia.org/ci/view/Reading-Web/job/selenium-daily-beta-Minerva/819/console

13:54:23 [Chrome 90.0.4430.85 linux #0-5] Running: Chrome (v90.0.4430.85) on linux
13:54:23 [Chrome 90.0.4430.85 linux #0-5] Session ID: a3cefa30-e19e-4670-8120-f33e70c00730
13:54:23 [Chrome 90.0.4430.85 linux #0-5]
13:54:23 [Chrome 90.0.4430.85 linux #0-5] » /tests/selenium/specs/page.js
13:54:23 [Chrome 90.0.4430.85 linux #0-5] Page
13:54:23 [Chrome 90.0.4430.85 linux #0-5]    ✖ should be creatable
13:54:23 [Chrome 90.0.4430.85 linux #0-5]
13:54:23 [Chrome 90.0.4430.85 linux #0-5] 1 failing (10.9s)
13:54:23 [Chrome 90.0.4430.85 linux #0-5]
13:54:23 [Chrome 90.0.4430.85 linux #0-5] 1) Page should be creatable
13:54:23 [Chrome 90.0.4430.85 linux #0-5] Can't call click on element with selector "#footer-places-mobileview" because element wasn't found
13:54:23 [Chrome 90.0.4430.85 linux #0-5] Error: Can't call click on element with selector "#footer-places-mobileview" because element wasn't found
13:54:23 [Chrome 90.0.4430.85 linux #0-5]     at Context.<anonymous> (/src/tests/selenium/specs/page.js:18:24)

It looks like the test is testing https://en.m.wikipedia.beta.wmflabs.org/wiki/Special:BlankPage which does not appear to have that selector.

Acceptance Criteria

  • Test passes