test: remove invalid expectations (#12533)

This commit is contained in:
Alex Rudenko 2024-06-04 10:57:36 +02:00 committed by GitHub
parent 0d070ad95f
commit 99a7f28746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -425,13 +425,6 @@
"expectations": ["SKIP"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath should work",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox"],
"expectations": ["SKIP"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Chrome",
"platforms": ["darwin", "linux", "win32"],