mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
test: mark web lock held test as flaky
PR-URL: https://github.com/nodejs/node/pull/59144 Refs: https://github.com/nodejs/node/issues/59142 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
parent
3b574436ed
commit
cd1a90d1ee
1 changed files with 8 additions and 0 deletions
|
@ -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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue