Michael added a comment.
It seems that `ua-parser-js` is pulled in as a webdriver/wdio dependency:
name=shell output
$ npm why ua-parser-js
[email protected] dev
node_modules/ua-parser-js
ua-parser-js@"^1.0.1" from [email protected]
node_modules/devtools
devtools@"7.16.13" from [email protected]
node_modules/webdriverio
peer webdriverio@"^7.0" from [email protected]
node_modules/wdio-wikibase
dev wdio-wikibase@"^5.2.0" from the root project
webdriverio@"7.16.13" from @wdio/[email protected]
node_modules/@wdio/cli
dev @wdio/cli@"^7.16.13" from the root project
peer @wdio/cli@"^7.0.0" from @wdio/[email protected]
node_modules/@wdio/local-runner
dev @wdio/local-runner@"^7.16.13" from the root project
peer @wdio/cli@"^7.0.0" from @wdio/[email protected]
node_modules/@wdio/spec-reporter
dev @wdio/spec-reporter@"^7.16.13" from the root project
peer @wdio/cli@"^7.0.0" from @wdio/[email protected]
node_modules/@wdio/devtools-service
dev @wdio/devtools-service@"^7.16.13" from the root project
webdriverio@"7.16.13" from @wdio/[email protected]
node_modules/@wdio/runner
@wdio/runner@"7.16.13" from @wdio/[email protected]
node_modules/@wdio/local-runner
dev @wdio/local-runner@"^7.16.13" from the root project
webdriverio@"7.16.13" from @wdio/[email protected]
node_modules/@wdio/devtools-service
dev @wdio/devtools-service@"^7.16.13" from the root project
Currently, those browser tests are not running because they are still written
in a sync way which is no longer compatible with node 16. So this issue should
be resolved when the browser tests (and thus webdriver/wdio packages) are
either updated to async or replaced by a different way of running end-to-end
tests (say, Cypress).
Currently, there is only T293080: Refactor Wikibase WebdriverIO tests from
sync to async mode <https://phabricator.wikimedia.org/T293080>, but I'll create
a dedicated task for dealing with the Selenium Tests in Wikidata Bridge and
will link this task there.
TASK DETAIL
https://phabricator.wikimedia.org/T294151
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Michael
Cc: Michael, Dsharpe, Lucas_Werkmeister_WMDE, Silvan_WMDE, Tarrow, sbassett,
Aklapper, Jdforrester-WMF, Legoktm, taavi, Urbanecm_WMF, Danny_Benjafield_WMDE,
Astuthiodit_1, karapayneWMDE, Invadibot, Dylsss, Lectrician1, maantietaja,
ItamarWMDE, Akuckartz, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic,
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Aschroet,
Wikidata-bugs, aude, Bawolff, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]