Skip to content

Commit

Permalink
Revert "chore: enable test" (#12153)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Mar 26, 2024
1 parent ae53ee1 commit fe4250a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit fe4250a

Please sign in to comment.