chore: mark a waitForFunction test as flaky in Firefox (#9323)
This commit is contained in:
parent
b4bee49152
commit
507efc610b
@ -2122,5 +2122,11 @@
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
"parameters": ["firefox"],
|
||||
"expectations": ["PASS", "FAIL"]
|
||||
},
|
||||
{
|
||||
"testIdPattern": "[waittask.spec] waittask specs Frame.waitForFunction should survive cross-process navigation",
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
"parameters": ["firefox"],
|
||||
"expectations": ["PASS", "FAIL"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user