Bug 1912239 - [puppeteer] Update puppeteer test expectations r=webdriver-reviewers,whimboo
Depends on D219564 Differential Revision: https://phabricator.services.mozilla.com/D219565
This commit is contained in:
@@ -1987,6 +1987,13 @@
|
|||||||
"expectations": ["SKIP"],
|
"expectations": ["SKIP"],
|
||||||
"comment": "Cannot run on Mozilla CI"
|
"comment": "Cannot run on Mozilla CI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch can launch multiple instances without node warnings",
|
||||||
|
"platforms": ["darwin", "linux", "win32"],
|
||||||
|
"parameters": ["firefox"],
|
||||||
|
"expectations": ["PASS", "FAIL"],
|
||||||
|
"comment": "Frequent intermittent https://bugzilla.mozilla.org/show_bug.cgi?id=1908031"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should close browser with beforeunload page",
|
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should close browser with beforeunload page",
|
||||||
"platforms": ["darwin", "linux", "win32"],
|
"platforms": ["darwin", "linux", "win32"],
|
||||||
@@ -2555,7 +2562,7 @@
|
|||||||
{
|
{
|
||||||
"testIdPattern": "[oopif.spec] OOPIF should evaluate on a page with a PDF viewer",
|
"testIdPattern": "[oopif.spec] OOPIF should evaluate on a page with a PDF viewer",
|
||||||
"platforms": ["darwin", "linux", "win32"],
|
"platforms": ["darwin", "linux", "win32"],
|
||||||
"parameters": ["firefox", "webDriverBiDi"],
|
"parameters": ["firefox"],
|
||||||
"expectations": ["SKIP"],
|
"expectations": ["SKIP"],
|
||||||
"comment": "chrome-specific test"
|
"comment": "chrome-specific test"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user