mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
test: update canary expectations (#12386)
This commit is contained in:
parent
5772210af3
commit
f23646b352
@ -2,14 +2,14 @@
|
||||
{
|
||||
"testIdPattern": "[pdf.spec] Page.pdf can print to PDF with outline",
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
"parameters": ["chrome", "headful"],
|
||||
"parameters": ["chrome", "headful", "cdp"],
|
||||
"expectations": ["PASS"],
|
||||
"comment": "fixed in canary"
|
||||
},
|
||||
{
|
||||
"testIdPattern": "[pdf.spec] Page.pdf can print to PDF with outline",
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
"parameters": ["chrome", "headless"],
|
||||
"parameters": ["chrome", "headless", "cdp"],
|
||||
"expectations": ["PASS"],
|
||||
"comment": "fixed in canary"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user