You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The e2e tests for the "merge fragments" and "prettify" Editor Toolbar Buttons pass locally but fail in Github.
We believe it might be related to a specific version of Chromium, but have decided to skip the tests for now until we can dedicate more time to troubleshooting.
Some other things we could consider trying:
write assertions against the redux state instead of what's rendered by CodeMirror
further investigate getting / setting values of the CodeMirror instance to use in assertions
The text was updated successfully, but these errors were encountered:
The e2e tests for the "merge fragments" and "prettify" Editor Toolbar Buttons pass locally but fail in Github.
We believe it might be related to a specific version of Chromium, but have decided to skip the tests for now until we can dedicate more time to troubleshooting.
Some other things we could consider trying:
The text was updated successfully, but these errors were encountered: