test: mark Frame.waitForSelector test as flaky in headful Firefox (#9307)
This commit is contained in:
parent
0ed361ddb7
commit
181b20fedf
@ -2116,5 +2116,11 @@
|
|||||||
"platforms": ["linux"],
|
"platforms": ["linux"],
|
||||||
"parameters": ["chrome"],
|
"parameters": ["chrome"],
|
||||||
"expectations": ["PASS", "FAIL"]
|
"expectations": ["PASS", "FAIL"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"testIdPattern": "[waittask.spec] waittask specs Frame.waitForSelector should survive cross-process navigation",
|
||||||
|
"platforms": ["darwin", "linux", "win32"],
|
||||||
|
"parameters": ["firefox", "headful"],
|
||||||
|
"expectations": ["PASS", "FAIL"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user