test: update expectations for aborted request test (#11867)

This commit is contained in:
Julian Descottes 2024-02-12 14:33:57 +01:00 committed by GitHub
parent 823f8688f2
commit f31be36660
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1068,7 +1068,7 @@
"testIdPattern": "[page.spec] Page Page.waitForNetworkIdle should work with aborted requests", "testIdPattern": "[page.spec] Page Page.waitForNetworkIdle should work with aborted requests",
"platforms": ["darwin", "linux", "win32"], "platforms": ["darwin", "linux", "win32"],
"parameters": ["webDriverBiDi"], "parameters": ["webDriverBiDi"],
"expectations": ["SKIP"] "expectations": ["PASS"]
}, },
{ {
"testIdPattern": "[pdf.spec] Page.pdf *", "testIdPattern": "[pdf.spec] Page.pdf *",