Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: mark web lock held test as flaky
  • Loading branch information
IlyasShabi authored and panva committed Jul 27, 2025
commit 4dd919a28dad87e0c58f9ecae15280ec0186ad2d
8 changes: 8 additions & 0 deletions test/wpt/status/web-locks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"held.https.any.js": {
"fail": {
"note": "Flaky on ppc, linux x64 and s390x #59142",
"flaky": [
"evaluation in WPTRunner.runJsTests()"
]
}
},
"idlharness.https.any.js": {
"fail": {
"expected": [
Expand Down
Loading