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
Skip flaky e2e tests in Firefox and Webkit (#2425)
## Motivation for the change, related issues
Skips the two tests responsible for most failed CI runs:
* `HTTPS requests via curl_exec() should work` in Firefox and Webkit
* `Should translate WP-admin to Spanish for the nightly/beta WordPress
build` in Firefox and Webkit
The scenarios pass in Chrome and also work in manual testing on
localhost and playground.wordpress.net. While finding the root cause
will be highly useful, accepting a red X as the norm is highly unuseful
and makes us miss actual failures.
## Testing instructions
Confirm the CI checks pass.
FYI @brandonpayton@zaerl@JanJakes@fellyph
0 commit comments