Skip to content

Commit e6a7ce2

Browse files
committed
test: mark web lock held test as flaky
1 parent 450009d commit e6a7ce2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

test/wpt/status/web-locks.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"held.https.any.js": {
3+
"fail": {
4+
"unexpected": [
5+
"evaluation in WPTRunner.runJsTests()"
6+
],
7+
"flaky": [
8+
"Flaky on ppc, linux x64 and s390x #59142"
9+
]
10+
}
11+
},
212
"idlharness.https.any.js": {
313
"fail": {
414
"expected": [

0 commit comments

Comments
 (0)