-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken builds and merge-ups #287
Comments
There's a weird problem affecting both asset admin CI and admin CI which I can't reproduce locally, where it can't find the dialog. My initial thoughts are that it could be a timing problem, since other alerts do fire and are found where they're expected. Though it is weird for a timing problem to be so consistent. Alternatively it could be a different version of chromium or chrome driver perhaps? Or some other version mismatch? Almost certainly infrastructure since it's consistent even in sink, installer, and graphql CI runs but I can't reproduce locally either with DDEV or with my old custom docker setup. Edit: Looking at the user experience, and based on one of the failed scenarios (haven't checked the others yet), if "I dismiss the dialog" in CI is actually confirming the dialog, then that could explain why the second dialog doesn't appear. |
Assigning back to Guy to ensure things are working as they should |
Gonna add relevant findings here as I go, both for my own tracking and for future reference.
Turns out it was the chrome or chromedriver version causing problems. I can reproduce with local behat now. |
Opened php-webdriver/php-webdriver#1104 about the remaining behat failures in admin and asset-admin |
This is an automatically created issue used to remind the Silverstripe CMS Squad to look at broken builds and merge-ups every Tuesday.
It was created by the
.github/workflows/rhino-issue.yml
workflow in the silverstripe/.github repository.Triage instructions
type/other
Broken builds:
Merge-ups:
PRs
The text was updated successfully, but these errors were encountered: