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:
Julian Descottes
2024-09-02 14:00:26 +00:00
parent fe0998d618
commit eca8722b03

View File

@@ -1990,7 +1990,7 @@
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch can launch multiple instances without node warnings",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox"],
"parameters": ["firefox", "cdp"],
"expectations": ["PASS", "FAIL"],
"comment": "Frequent intermittent https://bugzilla.mozilla.org/show_bug.cgi?id=1908031"
},