# Status
- tests run fine locally, but fail in CI
---
# TODO
- ask @hashar if any configuration is needed for the popup to appear
- install mediawiki-vagrant and provision guidedtour role
- `vagrant roles enable guidedtour`
- `vagrant provision`
- set up [[ https://www.mediawiki.org/wiki/MediaWiki-Docker/Extension/GuidedTour | GuidedTour ]] on mediawiki-docker and see if the popup appears ([[ https://gerrit.wikimedia.org/r/plugins/gitiles/integration/config/+/refs/heads/master/zuul/parameter_functions.py#747 | parameter_functions.py#747 ]])
---
I have a local setup using Mediawiki-Docker. I am running these tests with Cypress. The test runs perfectly fine on local but a popup on TestWiki (Mediawiki on the CI) breaks the test.
{F31858012}
[[ https://gerrit.wikimedia.org/r/c/mediawiki/core/+/601746 | Cypress patch for the test ]]