test: mark the window.stop test as fail (#12549)

This commit is contained in:
Alex Rudenko 2024-06-07 12:52:38 +02:00 committed by GitHub
parent 1c4b96816a
commit 38fb2cdb3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
},
{