mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
test: update expectations for aborted request test (#11867)
This commit is contained in:
parent
823f8688f2
commit
f31be36660
@ -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 *",
|
||||||
|
Loading…
Reference in New Issue
Block a user