Revert "chore: enable test" (#12153)

This commit is contained in:
Alex Rudenko 2024-03-26 14:25:14 +01:00 committed by GitHub
parent ae53ee19ac
commit fe4250a465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -714,6 +714,13 @@
"expectations": ["SKIP"],
"comment": "Missing request interception"
},
{
"testIdPattern": "[page.spec] Page Page.pdf should respect timeout",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox"],
"expectations": ["SKIP"],
"comment": "https://github.com/puppeteer/puppeteer/issues/12152"
},
{
"testIdPattern": "[page.spec] Page Page.setBypassCSP *",
"platforms": ["darwin", "linux", "win32"],