This will require T293080: Refactor Wikibase WebdriverIO tests from sync to async mode and T314470: Upgrade all CI jobs for WMF-deployed projects from Node 14 to Node 16 first, as WebdriverIO v8 drops support for @wdio/sync as well as Node ≤14 (changelog).
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Update WebdriverIO to v8 | wikidata/query/gui | master | +2 K -1 K |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T225730 Reduce runtime of MW shared gate Jenkins jobs to 5 min | |||
Open | None | T226869 Run browser tests in parallel | |||
Open | None | T344754 Browser tests video capture is shared between tests | |||
Open | None | T210726 Selenium framework cleanup | |||
Open | None | T324685 Upgrade WebdriverIO to v8 in all repositories | |||
Stalled | None | T324318 Update Wikibase code bases to WebdriverIO v8 | |||
Open | None | T293080 Refactor Wikibase WebdriverIO tests from sync to async mode | |||
Resolved | Ollie.Shotton_WMDE | T343886 Refactor generic Wikibase repo WebdriverIO tests from sync to async mode | |||
Resolved | Jakob_WMDE | T300807 Refactor Termbox WebdriverIO tests from sync to async mode | |||
Stalled | None | T293081 [LEX] Refactor WikibaseLexeme WebdriverIO tests from sync to async mode |
Event Timeline
Comment Actions
Change 863248 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)):
[wikidata/query/gui@master] Update WebdriverIO to v8
Comment Actions
This repository already doesn’t use @wdio/sync, but the tests still fail, so that Node 16 requirement is clearly not just a recommendation ^^