We run browser tests in Wikibase and WikibaseLexeme both during CI and daily on beta. Currently, they all pass on CI, but some fail on the daily task run with the error messages badtoken: Invalid CSRF token.
and failed-save: The save has failed.
See: https://integration.wikimedia.org/ci/view/Selenium/job/selenium-daily-beta-WikibaseLexeme/248/console
I can reproduce the CSRF
error message, but I’m not sure what caused it or how to fix it.
Has anyone seen something like that before? Any idea how to fix it?
Related tasks seem to be https://phabricator.wikimedia.org/T216641 and https://phabricator.wikimedia.org/T221645