github web-platform-tests/wpt merge_pr_49043

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
2 months ago

[WebCryptoAPI] Ensure wrap / unwrap tests run in a consistent order (#49043)

This PR replaces the Promise based wrap / unwrap tests with an
async/await approach. This allows us have a more consistent
expectations for all the test cases and reduce the chances of
flakiness.

This is specially important for WebKit, which compares the text
output of the test against a pre-defined expected.txt.

Don't miss a new wpt release

NewReleases is sending notifications on new releases.