Bug 1916215 - [remote] Re-enable Puppeteer.launch can launch multiple instances without node warnings for BiDi r=webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D220805
This commit is contained in:
@@ -1990,7 +1990,7 @@
|
|||||||
{
|
{
|
||||||
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch can launch multiple instances without node warnings",
|
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch can launch multiple instances without node warnings",
|
||||||
"platforms": ["darwin", "linux", "win32"],
|
"platforms": ["darwin", "linux", "win32"],
|
||||||
"parameters": ["firefox"],
|
"parameters": ["firefox", "cdp"],
|
||||||
"expectations": ["PASS", "FAIL"],
|
"expectations": ["PASS", "FAIL"],
|
||||||
"comment": "Frequent intermittent https://bugzilla.mozilla.org/show_bug.cgi?id=1908031"
|
"comment": "Frequent intermittent https://bugzilla.mozilla.org/show_bug.cgi?id=1908031"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user