mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
test: mark the window.stop test as fail (#12549)
This commit is contained in:
parent
1c4b96816a
commit
38fb2cdb3f
@ -2355,7 +2355,7 @@
|
||||
"testIdPattern": "[navigation.spec] navigation Page.waitForNavigation should work when subframe issues window.stop()",
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
"parameters": ["chrome", "webDriverBiDi"],
|
||||
"expectations": ["SKIP"],
|
||||
"expectations": ["FAIL"],
|
||||
"comment": "TODO: evaluating in the frame that was just attached causes an error in chromium-bidi"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user