Bug 1622090 - Fix puppeteer test. a=test-only CLOSED TREE

This commit is contained in:
Sandor Molnar 2023-10-18 23:42:00 +03:00
parent e32166e15a
commit 42751c0a70

View File

@ -3969,7 +3969,7 @@
"testIdPattern": "[oopif.spec] OOPIF-debug OOPIF should support lazy OOP frames",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "headless", "webDriverBiDi"],
"expectations": ["PASS"]
"expectations": ["FAIL"]
},
{
"testIdPattern": "[prerender.spec] Prerender can navigate to a prerendered page via Puppeteer",