Skip to content

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Jul 25, 2025

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

@adamziel
Copy link
Collaborator Author

There's still that one flaky case in test-built-npm-packages, let's address it in a separate PR

@adamziel adamziel merged commit 491de5d into trunk Jul 25, 2025
24 of 25 checks passed
@adamziel adamziel deleted the skip-flaky-test-in-ff-and-webkit branch July 25, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment