Skip to content
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

MNT Fix behat test for inserting WYSIWYG links #2811

Merged

Conversation

GuySartorelli
Copy link
Member

Fixes part of https://github.com/silverstripe/silverstripe-cms/actions/runs/3726652553/jobs/6320241058

".Select-multi-value-wrapper" element not found`

Element matching css ".Select-value" not found. (Behat\Mink\Exception\ElementNotFoundException)

The selectors for TreeDropdownField's markup changed when we updated react-select.

Note

Requires silverstripe/silverstripe-framework#10635 as well.

Parent issue

The selectors for TreeDropdownField's markup changed when we updated
react-select.
Copy link
Contributor

@maxime-rainville maxime-rainville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

silverstripe/silverstripe-framework#10635 has been merged but the behat build is still failing. Is that expected?

@GuySartorelli
Copy link
Member Author

@maxime-rainville There are two separate PRs to handle silverstripe/cms behat tests. Some of them are fixed by this PR and some are fixed by #2813

You should see that each PR has different tests failing (i.e. some failures have dropped off the original set of failed tests), which indicates that when they're both merged they'll all be fixed.

Copy link
Contributor

@maxime-rainville maxime-rainville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maxime-rainville maxime-rainville merged commit 3c74592 into silverstripe:5 Jan 11, 2023
@maxime-rainville maxime-rainville deleted the pulls/5/fix-behat branch January 11, 2023 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants