Revert "Try fix failing patterns e2e test"#75771
Conversation
This reverts commit 9f40e3c.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: 0 B Total Size: 6.84 MB ℹ️ View Unchanged
|
|
Flaky tests detected in ee17dac. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/22218214538
|
Reverts #75759
We changed RTC to be opt-in in core: https://core.trac.wordpress.org/changeset/61702
Let's avoid changing tests as it could be hiding real issues with RTC. We can re-evaluate when we enable RTC in Gutenberg itself in the future.