In order to get the wdio-mediawiki changes (specifically, better logging for addUserToGroup) released in v5.1.0 we need also need to update to ECMScript as it is required now (see T393428#11009620) . So, this ticket is to update to ECMAScript for the selenium tests.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| selenium: Use ECMAScript modules | Vaughn Walters | mediawiki/extensions/CampaignEvents | master | +52 -57 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Stalled | None | T396459 Upgrade WebdriverIO in all repositories | |||
| Stalled | None | T396139 Use ESM in all repositories for selenium tests | |||
| Resolved | vaughnwalters | T400110 Update campaign events selenium tests to ECMAScript |
Event Timeline
Comment Actions
Change #1171298 had a related patch set uploaded (by Vaughn Walters; author: Vaughn Walters):
[mediawiki/extensions/CampaignEvents@master] WIP selenium: Use ECMAScript modules
Comment Actions
Change #1171298 merged by jenkins-bot:
[mediawiki/extensions/CampaignEvents@master] selenium: Use ECMAScript modules
Comment Actions
Hasn't really helped with logging or diagnosing the failures on betacluster daily runs issue, but it is successfully updated to ECMAScript now which was the point of this ticket, so I am marking it as done / resolved.