test: update expectation comment (#12334)

This commit is contained in:
Nikolay Vitkov 2024-04-25 15:29:29 +02:00 committed by GitHub
parent 1f99e669a1
commit 47013cd938
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2481,7 +2481,7 @@
"platforms": ["darwin", "linux", "win32"], "platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "webDriverBiDi"], "parameters": ["firefox", "webDriverBiDi"],
"expectations": ["FAIL"], "expectations": ["FAIL"],
"comment": "History navigation is breaking the Puppeteer expecation about navigation." "comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1879163"
}, },
{ {
"testIdPattern": "[navigation.spec] navigation Page.goto should work with anchor navigation", "testIdPattern": "[navigation.spec] navigation Page.goto should work with anchor navigation",