2022-09-08 10:32:39 +00:00
[
2023-02-10 11:45:40 +00:00
{
2024-02-26 13:09:37 +00:00
"testIdPattern" : "[ariaqueryhandler.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-26 13:09:37 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-10 11:45:40 +00:00
} ,
2023-07-19 17:42:31 +00:00
{
"testIdPattern" : "[autofill.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-19 17:42:31 +00:00
} ,
2023-08-31 12:04:40 +00:00
{
"testIdPattern" : "[bfcache.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-31 12:04:40 +00:00
} ,
2023-10-24 07:44:02 +00:00
{
"testIdPattern" : "[device-request-prompt.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-24 07:44:02 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[devtools.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-09-14 09:14:30 +00:00
{
"testIdPattern" : "[drag-and-drop.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-14 09:14:30 +00:00
} ,
{
"testIdPattern" : "[drag-and-drop.spec] Legacy Drag n' Drop *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-14 09:14:30 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[extensions.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2024-03-06 13:00:43 +00:00
{
"testIdPattern" : "[headful.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "headless" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "Spawns headful browser, needs display or `xvfb` like which is not required for other headless tests"
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[idle_override.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch *" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Network Events *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
{
"testIdPattern" : "[network.spec] network Page.authenticate *" ,
2023-12-28 12:20:22 +00:00
"platforms" : [ "darwin" , "linux" ] ,
2023-05-22 12:52:31 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
2023-05-23 12:46:08 +00:00
{
2023-12-28 12:20:22 +00:00
"testIdPattern" : "[network.spec] network Page.authenticate *" ,
"platforms" : [ "win32" ] ,
2023-05-23 12:46:08 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-23 12:46:08 +00:00
} ,
{
"testIdPattern" : "[network.spec] network Page.setBypassServiceWorker *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
{
"testIdPattern" : "[network.spec] network Page.setBypassServiceWorker *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-23 12:46:08 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Page.setExtraHTTPHeaders *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Request.isNavigationRequest *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-24 09:56:24 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Response.buffer *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
{
"testIdPattern" : "[network.spec] network Response.json *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
{
"testIdPattern" : "[network.spec] network Response.text *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup *" ,
2023-06-12 12:50:30 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[page.spec] Page Page.metrics *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2024-01-30 11:34:33 +00:00
{
"testIdPattern" : "[pdf.spec] Page.pdf *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 11:34:33 +00:00
} ,
2024-02-28 08:11:55 +00:00
{
"testIdPattern" : "[proxy.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "Chrome-specific test"
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[requestinterception-experimental.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[requestinterception.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-10-06 14:50:39 +00:00
{
"testIdPattern" : "[screencast.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-06 14:50:39 +00:00
} ,
2023-09-21 19:21:12 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Cdp *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-21 19:21:12 +00:00
} ,
2024-02-13 15:09:33 +00:00
{
"testIdPattern" : "[worker.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[accessibility.spec] *" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" , "TIMEOUT" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[accessibility.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
2024-02-26 13:09:37 +00:00
"testIdPattern" : "[ariaqueryhandler.spec] AriaQueryHandler queryOne (Chromium web test) should find by role \"button\"" ,
2023-06-16 07:16:04 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-16 07:16:04 +00:00
} ,
2023-11-13 12:27:17 +00:00
{
2024-02-26 13:09:37 +00:00
"testIdPattern" : "[ariaqueryhandler.spec] AriaQueryHandler queryOne (Chromium web test) should find by role \"heading\"" ,
2023-11-13 12:27:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-11-13 12:27:17 +00:00
} ,
2023-07-19 17:42:31 +00:00
{
"testIdPattern" : "[autofill.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-19 17:42:31 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[browsercontext.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2024-01-24 15:24:17 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should be prompt by default" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-08-07 12:44:12 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should close all belonging targets once closing context" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should create new incognito context" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-07-20 06:52:50 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should have default context" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-08-07 12:44:12 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should timeout waiting for a non-existent target" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should wait for a target" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext window.open should use parent tab context" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-07-18 19:55:30 +00:00
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-18 19:55:30 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should not report created targets for custom CDP sessions" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[chromiumonly.spec] *" ,
2023-01-23 10:20:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-06-16 07:16:04 +00:00
{
2023-06-16 13:27:31 +00:00
"testIdPattern" : "[chromiumonly.spec] Chromium-Specific Launcher tests Puppeteer.launch |pipe| option *" ,
2023-06-16 07:16:04 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 13:27:31 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-16 07:16:04 +00:00
} ,
2024-03-04 14:38:49 +00:00
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie for specified URL regardless of the current page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "The test relies on the default page partition key do not contain the source origin. This is not the case for Firefox."
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[coverage.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[coverage.spec] *" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-07-19 08:11:45 +00:00
{
"testIdPattern" : "[coverage.spec] Coverage specs JSCoverage should ignore pptr internal scripts if reportAnonymousScripts is true" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-19 08:11:45 +00:00
} ,
2024-01-04 06:51:47 +00:00
{
"testIdPattern" : "[devtools.spec] DevTools should expose DevTools as a page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
"testIdPattern" : "[devtools.spec] DevTools should open devtools when \"devtools: true\" option is given" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
2024-03-11 10:54:55 +00:00
"testIdPattern" : "[devtools.spec] DevTools target.page() should return a DevTools page if custom isPageTarget is provided" ,
2024-01-04 06:51:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
2024-03-11 10:54:55 +00:00
"testIdPattern" : "[devtools.spec] DevTools target.page() should return Page when calling asPage on DevTools target" ,
2024-01-04 06:51:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
2023-02-10 11:45:40 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[drag-and-drop.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-10 11:45:40 +00:00
} ,
2023-08-24 12:36:24 +00:00
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.boundingBox should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-24 12:36:24 +00:00
} ,
2023-10-30 12:02:04 +00:00
{
2024-01-22 09:13:53 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should replace symbols with undefined" ,
2023-10-30 12:02:04 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-22 09:13:53 +00:00
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-30 12:02:04 +00:00
} ,
{
2024-01-22 09:13:53 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should return properly serialize objects with unknown type fields" ,
2023-10-30 12:02:04 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-30 12:02:04 +00:00
} ,
{
2024-01-22 09:13:53 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should work for circular object" ,
2023-10-30 12:02:04 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-30 12:02:04 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-05-26 07:56:45 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluateOnNewDocument *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-05-26 07:56:45 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-26 07:56:45 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.removeScriptToEvaluateOnNewDocument *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-05-26 07:56:45 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[fixtures.spec] Fixtures dumpio option should work with pipe option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2023-08-23 14:58:18 +00:00
{
2023-09-12 09:24:09 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should report frame.name()" ,
2023-08-23 14:58:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-23 14:58:18 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[idle_override.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[input.spec] *" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-07-26 12:19:27 +00:00
{
"testIdPattern" : "[jshandle.spec] JSHandle JSHandle.jsonValue should not throw for circular objects" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-26 12:19:27 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-12 09:32:19 +00:00
"testIdPattern" : "[jshandle.spec] JSHandle JSHandle.jsonValue should work with dates" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-12 09:32:19 +00:00
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-03-13 15:55:34 +00:00
{
"testIdPattern" : "[jshandle.spec] JSHandle JSHandle.toString should work with window subtypes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "CDP does not have special type for window"
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[jshandle.spec] JSHandle Page.evaluateHandle should return the RemoteObject" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.disconnect *" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.disconnect should reject waitForSelector when browser closes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-19 11:26:30 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath returns executablePath for channel" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-07-25 08:02:28 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-07-25 08:02:28 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Chrome" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-07-25 08:02:28 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2023-06-12 08:44:18 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Firefox" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 08:44:18 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should work with no default arguments" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2024-01-30 17:15:52 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should work with no default arguments" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 17:15:52 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch userDataDir argument with non-existent dir" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
2023-09-20 15:58:02 +00:00
"testIdPattern" : "[mouse.spec] Mouse should not throw if buttons are pressed twice" ,
2023-06-21 10:45:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-20 15:58:02 +00:00
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-21 10:45:17 +00:00
} ,
2023-08-23 14:58:18 +00:00
{
2023-09-20 15:58:02 +00:00
"testIdPattern" : "[mouse.spec] Mouse should reset properly" ,
2023-08-23 14:58:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-20 15:58:02 +00:00
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-23 14:58:18 +00:00
} ,
2023-06-30 09:56:16 +00:00
{
2023-10-24 08:07:35 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.goto should return matching responses" ,
2023-06-30 09:56:16 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-30 09:56:16 +00:00
} ,
2023-01-24 14:36:50 +00:00
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should send referer" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.RequestFinished" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[network.spec] network Network Events should fire events in proper order" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[network.spec] network Page.setBypassServiceWorker *" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Request.initiator should return the initiator" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-13 13:47:55 +00:00
{
"testIdPattern" : "[network.spec] network Request.isNavigationRequest should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-07-21 09:52:10 +00:00
{
"testIdPattern" : "[network.spec] network Request.isNavigationRequest should work when navigating to image" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2024-02-12 16:28:21 +00:00
{
"testIdPattern" : "[network.spec] network Request.postData should be |undefined| when there is no post data" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "Unsupported"
} ,
2022-09-08 10:32:39 +00:00
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network Request.postData should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-01-02 10:02:08 +00:00
{
"testIdPattern" : "[network.spec] network Request.postData should work with blobs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "Not implemented for BiDi yet."
} ,
2023-01-23 10:20:19 +00:00
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network Response.fromServiceWorker Response.fromServiceWorker" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Response.timing returns timing information" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[oopif.spec] *" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page Page.addScriptTag should throw when added with content to the CSP page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
{
"testIdPattern" : "[page.spec] Page Page.addStyleTag should throw when added with content to the CSP page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-07-18 16:27:41 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.close should *not* run beforeunload by default" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-11-16 07:10:20 +00:00
{
"testIdPattern" : "[page.spec] Page Page.close should *not* run beforeunload by default" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-11-16 07:10:20 +00:00
} ,
2023-10-27 08:26:51 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should have location when fetch fails" ,
2023-10-27 08:26:51 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-27 08:26:51 +00:00
} ,
2024-02-13 16:04:59 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should return remote objects" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
2024-03-13 15:55:34 +00:00
"comment" : "BiDi does not support getting a Handle for log args"
2024-02-13 16:04:59 +00:00
} ,
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should return remote objects" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-13 16:04:59 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should trigger correct Log" ,
2023-06-12 12:50:30 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2023-08-04 13:09:10 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.error should throw when page crashes" ,
2023-08-04 13:09:10 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-04 13:09:10 +00:00
} ,
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction *" ,
2023-08-04 13:09:10 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-11 11:08:21 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-04 13:09:10 +00:00
} ,
2023-08-04 12:45:38 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should work with loading frames" ,
2023-08-04 12:45:38 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-01-10 14:06:47 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "Missing request interception"
2023-08-04 12:45:38 +00:00
} ,
2023-12-01 09:55:58 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.pdf should respect timeout" ,
2023-12-01 09:55:58 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-01 09:55:58 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.setBypassCSP *" ,
2023-06-12 12:50:30 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 12:50:30 +00:00
} ,
2023-05-04 09:43:12 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.setCacheEnabled should stay disabled when toggling request interception on/off" ,
2023-05-04 09:43:12 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-11 10:46:17 +00:00
} ,
2023-10-17 14:37:07 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.setOfflineMode should emulate navigator.onLine" ,
2023-10-17 14:37:07 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-25 08:02:28 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[page.spec] Page Page.setOfflineMode should work" ,
2023-06-21 10:45:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-21 10:45:17 +00:00
} ,
2023-11-13 12:27:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.setUserAgent *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-16 07:16:04 +00:00
} ,
2024-01-30 11:34:33 +00:00
{
"testIdPattern" : "[pdf.spec] Page.pdf *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 11:34:33 +00:00
} ,
2023-10-06 14:50:39 +00:00
{
"testIdPattern" : "[prerender.spec] Prerender can screencast" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-06 14:50:39 +00:00
} ,
2023-06-06 12:39:54 +00:00
{
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors" ,
2023-05-08 12:54:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-26 13:09:37 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-08 12:54:44 +00:00
} ,
{
2023-06-06 12:39:54 +00:00
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors with name and role" ,
2023-05-08 12:54:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-26 13:09:37 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-08 12:54:44 +00:00
} ,
{
2023-06-06 12:39:54 +00:00
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors with role" ,
2023-05-08 12:54:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-26 13:09:37 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-08 12:54:44 +00:00
} ,
2023-06-13 08:17:48 +00:00
{
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work for ARIA selectors in multiple isolated worlds" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-26 13:09:37 +00:00
"parameters" : [ "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-13 08:17:48 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[queryObjects.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[requestinterception-experimental.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[requestinterception.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-10-06 14:50:39 +00:00
{
"testIdPattern" : "[screencast.spec] Screencasts Page.screencast should validate options" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
"expectations" : [ "PASS" ]
} ,
2024-01-30 16:42:49 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Cdp should work in \"fromSurface: false\" mode" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 16:42:49 +00:00
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Cdp should work in \"fromSurface: false\" mode" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 16:42:49 +00:00
} ,
2023-04-26 12:37:31 +00:00
{
2023-09-21 19:21:12 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should get screenshot bigger than the viewport" ,
2023-04-26 12:37:31 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-11-16 12:46:28 +00:00
"parameters" : [ "cdp" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-21 19:21:12 +00:00
} ,
2023-05-24 12:42:08 +00:00
{
"testIdPattern" : "[stacktrace.spec] Stack trace *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-24 12:42:08 +00:00
} ,
2024-02-13 12:40:59 +00:00
{
"testIdPattern" : "[target.spec] Target should close a service worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "not supported"
} ,
{
"testIdPattern" : "[target.spec] Target should close a shared worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "not supported"
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[TargetManager.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-01 13:00:51 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[TargetManager.spec] *" ,
2023-03-01 13:00:51 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-01 13:00:51 +00:00
} ,
2023-10-06 09:08:44 +00:00
{
"testIdPattern" : "[touchscreen.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-06 09:08:44 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[tracing.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[tracing.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-06-12 08:11:43 +00:00
{
"testIdPattern" : "[accessibility.spec] Accessibility get snapshots while the tree is re-calculated" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 08:11:43 +00:00
} ,
2023-09-21 09:13:12 +00:00
{
"testIdPattern" : "[bfcache.spec] BFCache can navigate to a BFCached page containing an OOPIF and a worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-21 09:13:12 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[browser.spec] Browser specs Browser.isConnected should set the browser connected state" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-19 11:26:30 +00:00
} ,
{
"testIdPattern" : "[browser.spec] Browser specs Browser.process should not return child_process for remote browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 08:11:43 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[browser.spec] Browser specs Browser.userAgent should include Browser engine" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[browser.spec] Browser specs Browser.userAgent should include Browser engine" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[browser.spec] Browser specs Browser.version should return version" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2024-01-24 15:24:17 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should deny permission when not listed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-24 15:24:17 +00:00
} ,
2024-02-23 09:16:58 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should fail when bad permission is given" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2024-01-24 15:24:17 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should grant permission when listed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-24 15:24:17 +00:00
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should grant persistent-storage" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-24 15:24:17 +00:00
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should isolate permissions between browser contexts" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-24 15:24:17 +00:00
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should reset permissions" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-24 15:24:17 +00:00
} ,
{
"testIdPattern" : "[browsercontext.spec] BrowserContext BrowserContext.overridePermissions should trigger permission onchange" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-24 15:24:17 +00:00
} ,
2024-01-31 08:22:47 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should create new incognito context" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-02-08 10:52:05 +00:00
"expectations" : [ "PASS" ]
2024-01-31 08:22:47 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[browsercontext.spec] BrowserContext should fire target events" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-31 08:22:47 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "In BiDi currently more events than needed are fired (because target is updated more often). We probably need to adjust the test as the behavior is not broken per se"
2022-09-08 10:32:39 +00:00
} ,
{
2024-01-31 08:22:47 +00:00
"testIdPattern" : "[browsercontext.spec] BrowserContext should fire target events" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-01-31 08:22:47 +00:00
{
"testIdPattern" : "[browsercontext.spec] BrowserContext should have default context" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-02-08 10:52:05 +00:00
"expectations" : [ "PASS" ]
2024-01-31 08:22:47 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[browsercontext.spec] BrowserContext should wait for a target" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[browsercontext.spec] BrowserContext should work across sessions" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should be able to detach session" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should enable and disable domains independently" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should expose the underlying connection" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should respect custom timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2024-01-02 10:00:07 +00:00
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should respect custom timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-02 10:00:07 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should send events" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-06-20 09:07:56 +00:00
{
"testIdPattern" : "[chromiumonly.spec] Chromium-Specific Launcher tests Puppeteer.launch |browserURL| option should be able to connect using browserUrl, with and without trailing slash" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-19 11:26:30 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[chromiumonly.spec] Chromium-Specific Page Tests Page.setRequestInterception should work with intervention headers" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[chromiumonly.spec] Chromium-Specific Page Tests Page.setRequestInterception should work with intervention headers" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[click.spec] Page.click should click on checkbox label and toggle" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[click.spec] Page.click should click the button if window.Node is removed" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2023-08-24 18:32:29 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click the button with deviceScaleFactor set" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-12 09:24:09 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-24 18:32:29 +00:00
} ,
2023-11-10 08:37:50 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click the button with fixed position inside an iframe" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-16 10:40:08 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-11-10 08:37:50 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[click.spec] Page.click should click the button with fixed position inside an iframe" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-12 09:24:09 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click the button with fixed position inside an iframe" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-12 09:24:09 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[click.spec] Page.click should click with disabled javascript" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-08-08 08:18:43 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click with disabled javascript" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-12 09:24:09 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-08 08:18:43 +00:00
} ,
2023-04-12 05:17:18 +00:00
{
"testIdPattern" : "[click.spec] Page.click should scroll and click with disabled javascript" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-04-12 05:17:18 +00:00
} ,
2023-08-08 08:18:43 +00:00
{
"testIdPattern" : "[click.spec] Page.click should scroll and click with disabled javascript" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-12 09:24:09 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-08 08:18:43 +00:00
} ,
2023-03-01 13:00:51 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[click.spec] Page.click should select the text by triple clicking" ,
2023-03-01 13:00:51 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-01 13:00:51 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2024-02-02 12:13:00 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.cookies should get cookies from nested path" ,
2023-01-23 10:20:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2024-02-02 12:13:00 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.cookies should not get cookies from not nested path" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2024-02-02 12:13:00 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.cookies should not get cookies from subdomain" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-02 12:13:00 +00:00
} ,
2024-02-15 08:39:44 +00:00
{
2024-03-04 14:38:49 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie" ,
2024-02-15 08:39:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-03-04 14:38:49 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "Firefox default partition key is inconsistent: #12004"
2024-02-15 08:39:44 +00:00
} ,
{
2024-03-04 14:38:49 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie" ,
2024-02-15 08:39:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-16 07:57:36 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 14:38:49 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "Not supported with cdp"
2024-02-15 08:39:44 +00:00
} ,
{
2024-03-04 14:38:49 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie for specified URL" ,
2024-02-15 08:39:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 14:38:49 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "Firefox default partition key is inconsistent: #12004"
} ,
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie for specified URL" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "Not supported with cdp"
} ,
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should not delete cookie for different domain" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "Firefox default partition key is inconsistent: #12004"
} ,
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.deleteCookie should not delete cookie for different domain" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "Not supported with cdp"
2024-02-15 08:39:44 +00:00
} ,
{
2024-02-16 07:57:36 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should be able to set insecure cookie for HTTP website" ,
2024-02-15 08:39:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-02 12:13:00 +00:00
} ,
{
2024-02-16 07:57:36 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should default to setting secure cookie for HTTPS websites" ,
2024-02-02 12:13:00 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-16 07:57:36 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 16:19:18 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "Chromium-specific test. The test relies on the cookie in secure context to be secure. This is not the case for Firefox."
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should isolate cookies in browser contexts" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
2024-02-16 07:57:36 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set a cookie on a different domain" ,
2024-02-05 11:04:41 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-16 07:57:36 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
2024-02-16 07:57:36 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set a cookie on a different domain" ,
2024-02-05 11:04:41 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2024-02-16 07:57:36 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set a cookie with a path" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set a cookie with a path" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-16 07:57:36 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2022-09-23 05:23:36 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set cookie with reasonable defaults" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-23 05:23:36 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set cookies from a frame" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-16 07:57:36 +00:00
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set cookies from a frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-16 07:57:36 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set multiple cookies" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-16 07:57:36 +00:00
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set multiple cookies" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-16 07:57:36 +00:00
} ,
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should set secure same-site cookies from a frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 16:19:18 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "Chromium-specific test. The test relies on the cookie in secure context to be secure. This is not the case for Firefox."
2024-02-16 07:57:36 +00:00
} ,
2023-03-01 13:00:51 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should work" ,
2023-03-01 13:00:51 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-01 13:00:51 +00:00
} ,
2024-02-16 07:57:36 +00:00
{
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-16 07:57:36 +00:00
} ,
2024-02-07 10:36:42 +00:00
{
"testIdPattern" : "[debugInfo.spec] DebugInfo Browser.debugInfo should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-07 10:36:42 +00:00
} ,
2024-03-06 09:39:01 +00:00
{
"testIdPattern" : "[defaultbrowsercontext.spec] DefaultBrowserContext page.cookies() should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "Firefox CDP does not support isolation so this test might fail if other tests set cookies"
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[defaultbrowsercontext.spec] DefaultBrowserContext page.deleteCookie() should work" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[defaultbrowsercontext.spec] DefaultBrowserContext page.deleteCookie() should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[defaultbrowsercontext.spec] DefaultBrowserContext page.setCookie() should work" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[defaultbrowsercontext.spec] DefaultBrowserContext page.setCookie() should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[device-request-prompt.spec] device request prompt does not crash" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[dialog.spec] Page.Events.Dialog should allow accepting prompts" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-14 09:14:30 +00:00
{
"testIdPattern" : "[drag-and-drop.spec] Drag n' Drop should drag and drop" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-14 09:14:30 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.click should return Point data" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-01 15:13:29 +00:00
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.isIntersectingViewport should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-01 15:13:29 +00:00
} ,
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.isIntersectingViewport should work with svg elements" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-01 15:13:29 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulate should support clicking" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulate should support clicking" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulate should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateCPUThrottling should change the CPU throttling rate successfully" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateCPUThrottling should change the CPU throttling rate successfully" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateMediaFeatures should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateMediaFeatures should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateMediaType should work" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateMediaType should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateNetworkConditions should change navigator.connection.effectiveType" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2023-04-26 13:56:23 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateNetworkConditions should change navigator.connection.effectiveType" ,
2023-04-26 13:56:23 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-04-26 13:56:23 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2024-02-05 11:04:41 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateNetworkConditions should change navigator.connection.effectiveType" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-05 11:04:41 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-04-26 13:00:47 +00:00
{
2024-02-05 11:04:41 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateTimezone should throw for invalid timezone IDs" ,
2023-04-26 13:00:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-16 07:16:04 +00:00
} ,
{
2024-02-05 11:04:41 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateTimezone should throw for invalid timezone IDs" ,
2023-06-16 07:16:04 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-04-26 13:00:47 +00:00
} ,
2023-06-15 13:58:48 +00:00
{
2024-02-05 11:04:41 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateTimezone should work" ,
2023-06-15 13:58:48 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-15 13:58:48 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateTimezone should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateVisionDeficiency should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateVisionDeficiency should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should be detectable by Modernizr" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should detect touch when applying viewport with touches" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should load correct pictures when emulation dpr" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-06-15 13:58:48 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should support landscape emulation" ,
2023-06-15 13:58:48 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-15 13:58:48 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should support landscape emulation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should support touch emulation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-23 14:58:18 +00:00
} ,
2023-08-08 08:18:43 +00:00
{
2024-02-16 10:40:08 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should update media queries when resoltion changes" ,
2023-08-08 08:18:43 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-08 08:18:43 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should simulate a user gesture" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should throw when evaluation triggers reload" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-11 10:46:17 +00:00
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should work from-inside an exposed function" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-11 10:46:17 +00:00
} ,
2024-01-04 06:51:47 +00:00
{
"testIdPattern" : "[extensions.spec] extensions background_page target type should be available" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
"testIdPattern" : "[extensions.spec] extensions service_worker target type should be available" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
"testIdPattern" : "[extensions.spec] extensions target.page() should return a background_page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
2024-01-05 12:04:26 +00:00
{
"testIdPattern" : "[extensions.spec] extensions target.page() should return a background_page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-05 12:04:26 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-16 13:27:31 +00:00
"testIdPattern" : "[fixtures.spec] Fixtures should close the browser when the node process closes" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 13:27:31 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-06 12:13:06 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should click elements in a frameset" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "New test for framesets (does not seem to pass in Firefox CDP)."
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should report different frame instance when frame re-attaches" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should report frame from-inside shadow DOM" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should report frame.name()" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should report frame.parent()" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should send events when frames are manipulated dynamically" ,
2023-01-23 10:20:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should support lazy frames" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
2023-09-12 09:24:09 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame Management should support lazy frames" ,
2023-06-21 10:45:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-12 09:24:09 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-21 10:45:17 +00:00
} ,
2023-08-04 13:09:10 +00:00
{
2023-09-12 09:24:09 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame.evaluate should throw for detached frames" ,
2023-08-04 13:09:10 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-12 09:24:09 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-04 13:09:10 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[frame.spec] Frame specs Frame.executionContext should work" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails Network redirects should report SecurityDetails" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails Network redirects should report SecurityDetails" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails Network redirects should report SecurityDetails" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails should be |null| for non-secure requests" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails should be |null| for non-secure requests" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors Response.securityDetails should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors should work with request interception" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors should work with request interception" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors should work with request interception" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should accept single file" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should accept single file" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should be able to read selected file" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should be able to read selected file" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should be able to reset selected files with empty file list" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should be able to reset selected files with empty file list" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should error on read of non-existent files" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should error on read of non-existent files" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should fail when accepting file chooser twice" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should fail when accepting file chooser twice" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should not accept multiple files for single-file input" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should not accept multiple files for single-file input" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should succeed even for non-existent files" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.accept should succeed even for non-existent files" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.cancel should cancel dialog" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.cancel should cancel dialog" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.cancel should fail when canceling file chooser twice" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.cancel should fail when canceling file chooser twice" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.isMultiple should work for \"multiple\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.isMultiple should work for \"multiple\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.isMultiple should work for \"webkitdirectory\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.isMultiple should work for \"webkitdirectory\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.isMultiple should work for single file pick" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests FileChooser.isMultiple should work for single file pick" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should prioritize exact timeout over default timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should prioritize exact timeout over default timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should respect default timeout when there is no custom timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should respect default timeout when there is no custom timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should respect timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should respect timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should return the same file chooser when there are many watchdogs simultaneously" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should return the same file chooser when there are many watchdogs simultaneously" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should work when file input is attached to DOM" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should work when file input is attached to DOM" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should work when file input is not attached to DOM" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should work when file input is not attached to DOM" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should work with no timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[input.spec] input tests Page.waitForFileChooser should work with no timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-06-29 07:31:49 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard ElementHandle.press should not support |text| option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-29 07:31:49 +00:00
} ,
2024-01-04 06:34:52 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should report shiftKey" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:34:52 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should send a character with sendCharacter" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-22 15:22:25 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should send a character with sendCharacter in iframe" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-22 15:22:25 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should specify location" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should specify repeat property" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should type all kinds of characters" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should type emoji" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should type emoji into an iframe" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Browser target events should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Browser target events should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Browser target events should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Browser.Events.disconnected should be emitted when: browser gets closed, disconnected or underlying websocket gets closed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Browser.Events.disconnected should be emitted when: browser gets closed, disconnected or underlying websocket gets closed" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Browser.Events.disconnected should be emitted when: browser gets closed, disconnected or underlying websocket gets closed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2024-01-11 11:08:21 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.close should terminate network waiters" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-05 11:04:41 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2024-02-06 16:24:49 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.disconnect should reject navigation when browser closes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-02-07 08:56:14 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "https://github.com/puppeteer/puppeteer/issues/11849"
2024-01-11 11:08:21 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.disconnect should reject navigation when browser closes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.disconnect should reject navigation when browser closes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to close remote browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to connect multiple times to the same browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to connect to a browser with no page targets" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to connect to a browser with no page targets" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to connect to the same page simultaneously" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to connect to the same page simultaneously" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect to a disconnected browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect to a disconnected browser" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect to a disconnected browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-06-29 07:31:49 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support ignoreHTTPSErrors option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-29 07:31:49 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support ignoreHTTPSErrors option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support targetFilter option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-06-29 16:51:40 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support targetFilter option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-05 11:04:41 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support targetFilter option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support targetFilter option in puppeteer.launch" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-29 16:51:40 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-29 16:51:40 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2024-02-05 11:04:41 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support targetFilter option in puppeteer.launch" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-05 11:04:41 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch can launch and close the browser" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Chrome" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-07-25 08:02:28 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Firefox" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Firefox" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "firefox" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-01-04 06:51:47 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should close browser with beforeunload page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should filter out ignored default argument in Firefox" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "firefox" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should filter out ignored default arguments in Chrome" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-24 14:36:50 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should have custom URL when launching browser" ,
2023-01-24 14:36:50 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-24 14:36:50 +00:00
} ,
2024-02-16 10:40:08 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should have custom URL when launching browser" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "For some reason it times out on MacOS. Perhaps it's a bug in chromium-bidi"
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch tmp profile should be cleaned up" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2023-06-12 09:32:19 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch tmp profile should be cleaned up" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-12 09:32:19 +00:00
} ,
2023-08-16 14:12:29 +00:00
{
"testIdPattern" : "[locator.spec] Locator Locator.race races multiple locators" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-16 14:12:29 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[mouse.spec] Mouse should send mouse wheel events" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[mouse.spec] Mouse should trigger hover state with removed window.Node" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.goto should navigate subframes" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.goto should reject when frame detaches" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.goto should return matching responses" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.waitForNavigation should fail when frame detaches" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.waitForNavigation should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goBack should work with HistoryAPI" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-14 17:43:02 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should fail when navigating to bad SSL" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-12 16:28:21 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should fail when server returns 204" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to dataURL and fire dataURL requests" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to dataURL and fire dataURL requests" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-24 09:56:24 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to empty page with networkidle0" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to empty page with networkidle2" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-04 14:16:37 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to page with iframe and networkidle0" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-04 14:16:37 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to URL with hash and fire requests without hash" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to URL with hash and fire requests without hash" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-24 09:56:24 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should not leak listeners during navigation" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should send referer" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should wait for network idle to succeed navigation" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work when navigating to data url" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should work when navigating to data url" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-14 17:43:02 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work when page calls history API in beforeunload" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "History navigation is breaking the Puppeteer expecation about navigation."
} ,
2023-05-22 12:52:31 +00:00
{
2024-02-12 16:28:21 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should work with anchor navigation" ,
2023-05-22 12:52:31 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-12 16:28:21 +00:00
"parameters" : [ "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-05-22 12:52:31 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should work with subframes return 204" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work when subframe issues window.stop()" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work when subframe issues window.stop()" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-21 10:45:17 +00:00
} ,
2023-07-28 09:11:14 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work when subframe issues window.stop()" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-28 09:11:14 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with DOM history.back()/history.forward()" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with history.pushState()" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-06 16:24:49 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with history.replaceState()" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-02-07 08:56:14 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "https://github.com/puppeteer/puppeteer/issues/11854"
2024-02-06 16:24:49 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with history.replaceState()" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.Request" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.Request" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.RequestFailed" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.RequestFinished" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.RequestServedFromCache" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2023-08-29 08:32:43 +00:00
{
"testIdPattern" : "[network.spec] network Network Events Page.Events.RequestServedFromCache" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-29 08:32:43 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events Page.Events.Response" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events should fire events in proper order" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events should fire events in proper order" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events should support redirects" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events should support redirects" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Page.authenticate should allow disable authentication" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Page.authenticate should fail if wrong credentials" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Page.authenticate should not disable caching" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-23 14:58:18 +00:00
} ,
{
2024-02-16 10:40:08 +00:00
"testIdPattern" : "[network.spec] network Page.authenticate should work" ,
2023-08-23 14:58:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-16 10:40:08 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-23 14:58:18 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Page.setExtraHTTPHeaders should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-12 16:28:21 +00:00
{
"testIdPattern" : "[network.spec] network raw network headers Cross-origin set-cookie" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-12 16:28:21 +00:00
} ,
2023-07-28 09:11:14 +00:00
{
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-28 09:11:14 +00:00
} ,
{
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie subresource" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-07-28 09:11:14 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie subresource" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie subresource" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Request.initiator should return the initiator" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Request.isNavigationRequest should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Request.isNavigationRequest should work with request interception" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Request.postData should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-01-02 10:02:08 +00:00
{
"testIdPattern" : "[network.spec] network Request.postData should work with blobs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "Blobs have no POST data in Firefox's CDP implementation."
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.buffer should throw if the response does not have a body" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[network.spec] network Response.buffer should throw if the response does not have a body" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.buffer should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.buffer should work with compression" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.fromCache should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-09-18 16:04:02 +00:00
{
"testIdPattern" : "[network.spec] network Response.fromCache should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-19 08:41:56 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-02-14 17:43:02 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "Needs investigation, it looks like a bug in Puppeteer"
2023-09-18 16:04:02 +00:00
} ,
2023-10-31 14:29:37 +00:00
{
"testIdPattern" : "[network.spec] network Response.fromCache should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-31 14:29:37 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[network.spec] network Response.fromServiceWorker Response.fromServiceWorker" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.fromServiceWorker Response.fromServiceWorker" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-01-23 10:20:19 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.json should work" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.text should return uncompressed text" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.text should throw when requesting body of redirected response" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.text should wait until response completes" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[network.spec] network Response.text should wait until response completes" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.text should work" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Response.timing returns timing information" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[oopif.spec] OOPIF should detect existing OOPIFs when Puppeteer connects to an existing page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should expose events within OOPIFs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should expose events within OOPIFs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should keep track of a frames OOP state" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-02-06 12:13:06 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "Failed previously and currently times out"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should load oopif iframes with subresources and request interception" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should load oopif iframes with subresources and request interception" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should report google.com frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should report google.com frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-12-05 15:40:49 +00:00
{
2023-10-23 08:02:56 +00:00
"testIdPattern" : "[oopif.spec] OOPIF should support lazy OOP frames" ,
2023-08-29 08:32:43 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-10-23 08:02:56 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-02-12 16:28:21 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "https://bugzilla.mozilla.org/show_bug.cgi?id=187816"
2022-09-08 10:32:39 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[oopif.spec] OOPIF should support OOP iframes becoming normal iframes again" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should support OOP iframes becoming normal iframes again" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should support OOP iframes getting detached" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should support OOP iframes getting detached" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2024-01-10 14:06:47 +00:00
"testIdPattern" : "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should wait for inner OOPIFs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[oopif.spec] OOPIF should wait for inner OOPIFs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-02-12 16:28:21 +00:00
"expectations" : [ "SKIP" ] ,
2024-02-14 17:43:02 +00:00
"comment" : "Chrome-specific test (uses DNS mapping); does not work with Firefox."
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.addScriptTag should throw when added with content to the CSP page" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.addScriptTag should throw when added with content to the CSP page" ,
2023-01-27 19:58:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-03-11 10:45:37 +00:00
{
"testIdPattern" : "[page.spec] Page Page.bringToFront should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
} ,
2024-01-04 06:51:47 +00:00
{
"testIdPattern" : "[page.spec] Page Page.bringToFront should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
2023-12-08 09:38:49 +00:00
{
"testIdPattern" : "[page.spec] Page Page.close should reject all promises when page is closed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-08 09:38:49 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.close should run beforeunload if asked for" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
} ,
2024-01-10 14:06:47 +00:00
{
"testIdPattern" : "[page.spec] Page Page.close should run beforeunload if asked for" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-10 14:06:47 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.close should terminate network waiters" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-14 14:40:58 +00:00
} ,
2022-10-06 13:45:22 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should have location and stack trace for console API calls" ,
2022-10-06 13:45:22 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-10-06 13:45:22 +00:00
} ,
2024-01-10 14:06:47 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should have location and stack trace for console API calls" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-10 14:06:47 +00:00
} ,
2022-10-06 13:45:22 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should have location when fetch fails" ,
2022-10-06 13:45:22 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-10-11 07:49:42 +00:00
} ,
2022-11-23 12:09:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should not fail for window object" ,
2022-11-23 12:09:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-11-24 12:13:03 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should trigger correct Log" ,
2022-12-06 16:59:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-12-06 16:59:44 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should work" ,
2022-11-24 12:13:03 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-12-09 11:36:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-12-09 11:36:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should work for different console API calls with logging functions" ,
2022-12-09 11:36:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-12-09 11:36:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Console should work for different console API calls with timing functions" ,
2022-12-09 11:36:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-12-09 11:36:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.error should throw when page crashes" ,
2022-12-09 11:36:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-12-09 11:36:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup should work" ,
2022-12-09 11:36:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-02 14:14:28 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup should work with clicking target=_blank and rel=noopener" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-02 14:14:28 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup should work with clicking target=_blank and with rel=opener" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-02 14:14:28 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup should work with clicking target=_blank and without rel=opener" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-02 14:14:28 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup should work with fake-clicking target=_blank and rel=noopener" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-02 14:14:28 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.Events.Popup should work with noopener" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-02 14:14:28 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.metrics metrics event fired on console.timeStamp" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 10:29:18 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.metrics should get metrics from a page" ,
2023-02-15 10:29:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 10:29:18 +00:00
} ,
2023-06-02 12:08:36 +00:00
{
"testIdPattern" : "[page.spec] Page Page.removeExposedFunction should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-06-02 12:08:36 +00:00
} ,
2023-02-15 10:29:18 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.select should work when re-defining top-level Event class" ,
2023-02-15 10:29:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 10:29:18 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setBypassCSP should bypass after cross-process navigation" ,
2023-02-15 10:29:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 10:29:18 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setBypassCSP should bypass CSP header" ,
2023-02-15 10:29:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 10:29:18 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setBypassCSP should bypass CSP in iframes as well" ,
2023-02-15 10:29:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 10:29:18 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setBypassCSP should bypass CSP meta tag" ,
2023-02-15 10:29:18 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 18:42:32 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setCacheEnabled should enable or disable the cache based on the state passed" ,
2023-02-15 18:42:32 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-15 18:42:32 +00:00
} ,
2023-09-21 08:49:30 +00:00
{
"testIdPattern" : "[page.spec] Page Page.setCacheEnabled should enable or disable the cache based on the state passed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-01-10 14:06:47 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-21 08:49:30 +00:00
} ,
2023-02-15 18:42:32 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setCacheEnabled should stay disabled when toggling request interception on/off" ,
2023-02-15 18:42:32 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-02-20 12:00:29 +00:00
} ,
2024-02-23 09:16:58 +00:00
{
"testIdPattern" : "[page.spec] Page Page.setGeolocation should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-23 09:16:58 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setGeolocation should work" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setJavaScriptEnabled should work" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-01-10 14:06:47 +00:00
{
"testIdPattern" : "[page.spec] Page Page.setJavaScriptEnabled should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-10 14:06:47 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setOfflineMode should emulate navigator.onLine" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setOfflineMode should work" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setUserAgent should work with additional userAgentMetdata" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-01-30 11:34:33 +00:00
{
"testIdPattern" : "[pdf.spec] Page.pdf can print to PDF with outline" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 11:34:33 +00:00
} ,
{
"testIdPattern" : "[pdf.spec] Page.pdf can print to PDF with outline" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "chrome" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-30 11:34:33 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should proxy requests when configured at context level" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-02-28 08:11:55 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: investigate"
2024-02-05 11:04:41 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should proxy requests when configured at context level" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-02-28 08:11:55 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "Windows version of Chrome has a long-standing bug"
2023-03-23 09:22:17 +00:00
} ,
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should proxy requests when configured at context level" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2023-10-05 13:39:23 +00:00
{
"testIdPattern" : "[queryObjects.spec] page.queryObjects should fail for disposed handles" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[queryObjects.spec] page.queryObjects should fail primitive values as prototypes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[queryObjects.spec] page.queryObjects should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-05 13:39:23 +00:00
} ,
{
"testIdPattern" : "[queryObjects.spec] page.queryObjects should work for non-trivial page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-10-05 13:39:23 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[requestinterception-experimental.spec] request interception \"after each\" hook in \"request interception\"" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
"testIdPattern" : "[requestinterception-experimental.spec] request interception Page.setRequestInterception should load fonts if cache enabled" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[requestinterception-experimental.spec] request interception Page.setRequestInterception should navigate to URL with hash and fire requests without hash" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[requestinterception-experimental.spec] request interception Page.setRequestInterception should work with redirects" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should navigate to URL with hash and fire requests without hash" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Cdp should use scale for clip" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2024-02-02 09:26:57 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work for an element with an offset" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-02 09:26:57 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work for an element with an offset" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-11-16 12:46:28 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-02 09:26:57 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work with a rotated element" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-02 09:26:57 +00:00
} ,
2023-11-16 12:46:28 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work with a rotated element" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-11-16 12:46:28 +00:00
} ,
2023-12-28 12:20:22 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should clip clip bigger than the viewport without \"captureBeyondViewport\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-28 12:20:22 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should take fullPage screenshots" ,
2024-02-02 09:26:57 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-02 09:26:57 +00:00
} ,
2023-05-10 08:23:29 +00:00
{
2023-05-24 12:42:08 +00:00
"testIdPattern" : "[stacktrace.spec] Stack trace should work for none error objects" ,
2023-05-10 08:23:29 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-05-24 12:42:08 +00:00
"expectations" : [ "PASS" ]
2023-05-10 08:23:29 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target Browser.waitForTarget should wait for a target" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-13 12:40:59 +00:00
{
"testIdPattern" : "[target.spec] Target should close a service worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "not supported"
} ,
{
"testIdPattern" : "[target.spec] Target should close a shared worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "not supported"
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should create a worker from a service worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target should create a worker from a service worker" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should create a worker from a service worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[target.spec] Target should create a worker from a shared worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target should create a worker from a shared worker" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should create a worker from a shared worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[target.spec] Target should have an opener" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target should have an opener" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should have an opener" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target should not crash while redirecting if original request was missed" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should not report uninitialized pages" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-08-23 14:58:18 +00:00
{
"testIdPattern" : "[target.spec] Target should not report uninitialized pages" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-23 14:58:18 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target should report when a new page is created and closed" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should report when a service worker is created and destroyed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[target.spec] Target should report when a service worker is created and destroyed" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[target.spec] Target should report when a service worker is created and destroyed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[target.spec] Target should report when a target url changes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2024-02-05 11:04:41 +00:00
{
"testIdPattern" : "[TargetManager.spec] TargetManager should handle targets" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[touchscreen.spec] Touchscreen Touchscreen.prototype.tap should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[touchscreen.spec] Touchscreen Touchscreen.prototype.tap should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[touchscreen.spec] Touchscreen Touchscreen.prototype.touchMove should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
{
"testIdPattern" : "[touchscreen.spec] Touchscreen Touchscreen.prototype.touchMove should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-02-05 11:04:41 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should survive cross-process navigation" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should work when resolved right before execution context disposal" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
2023-09-18 16:04:02 +00:00
{
2023-10-06 09:08:44 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should work with strict CSP policy" ,
2023-09-18 16:04:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-19 08:41:56 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-18 16:04:02 +00:00
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should work with strict CSP policy" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector Page.waitForSelector is shortcut for main frame" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should run in specified frame" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should survive cross-process navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-10-06 09:08:44 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
2023-09-12 09:24:09 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should survive cross-process navigation" ,
2023-03-23 09:22:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-09-12 09:24:09 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2023-09-12 20:50:13 +00:00
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should survive cross-process navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-10-06 09:08:44 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-09-12 20:50:13 +00:00
} ,
2023-08-29 08:32:43 +00:00
{
2023-09-12 09:24:09 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should throw when frame is detached" ,
2023-08-29 08:32:43 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-10-06 09:08:44 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-08-29 08:32:43 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should work with removed MutationObserver" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
2024-02-02 12:18:43 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector xpath should run in specified frame" ,
2023-03-23 09:22:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
2024-02-02 12:18:43 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector xpath should throw when frame is detached" ,
2023-03-23 09:22:17 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2024-01-10 14:06:47 +00:00
{
2024-02-13 15:09:33 +00:00
"testIdPattern" : "[worker.spec] Workers can be closed" ,
2024-01-11 11:08:21 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-11 11:08:21 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should send events" ,
"platforms" : [ "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
2024-01-04 06:51:47 +00:00
"testIdPattern" : "[devtools.spec] DevTools should expose DevTools as a page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2023-07-25 08:02:28 +00:00
{
2024-01-04 06:51:47 +00:00
"testIdPattern" : "[devtools.spec] DevTools should open devtools when \"devtools: true\" option is given" ,
2023-07-25 08:02:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
2024-03-11 10:54:55 +00:00
"testIdPattern" : "[devtools.spec] DevTools target.page() should return a DevTools page if custom isPageTarget is provided" ,
2024-01-04 06:51:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
2024-03-11 10:54:55 +00:00
"testIdPattern" : "[devtools.spec] DevTools target.page() should return Page when calling asPage on DevTools target" ,
2024-01-04 06:51:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
"testIdPattern" : "[extensions.spec] extensions background_page target type should be available" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
"testIdPattern" : "[extensions.spec] extensions service_worker target type should be available" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
{
"testIdPattern" : "[extensions.spec] extensions target.page() should return a background_page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
2023-11-16 07:16:40 +00:00
{
2023-12-28 12:20:22 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch userDataDir option restores preferences" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "firefox" , "headless" , "webDriverBiDi" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-11-16 07:16:40 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[network.spec] network Network Events Page.Events.Request" ,
"platforms" : [ "linux" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie subresource" ,
2023-03-21 09:21:48 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
2024-01-04 06:51:47 +00:00
{
"testIdPattern" : "[page.spec] Page Page.bringToFront should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "SKIP" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2024-01-04 06:51:47 +00:00
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should be abortable" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should work with redirects" ,
"platforms" : [ "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should work with redirects" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-03-23 09:22:17 +00:00
} ,
{
2023-12-12 23:12:24 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work for an element with an offset" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-12 23:12:24 +00:00
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work for an element with an offset" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-12 23:12:24 +00:00
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work with a rotated element" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" , "headful" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-12 23:12:24 +00:00
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work with a rotated element" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" , "headless" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2023-12-12 23:12:24 +00:00
} ,
2024-02-13 12:40:59 +00:00
{
"testIdPattern" : "[target.spec] Target should close a service worker" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
"expectations" : [ "SKIP" ] ,
"comment" : "For some reason service_workers do not close in chrome-headless-shell"
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[worker.spec] Workers Page.workers" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2024-02-02 12:25:43 +00:00
"parameters" : [ "cdp" , "chrome" , "chrome-headless-shell" ] ,
2024-03-04 15:23:12 +00:00
"expectations" : [ "FAIL" , "PASS" ] ,
"comment" : "TODO: add a comment explaining why this expectation is required (include links to issues)"
2022-09-08 10:32:39 +00:00
}
]