2022-09-08 10:32:39 +00:00
[
2023-02-10 11:45:40 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "*" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" , "TIMEOUT" ]
2023-02-10 11:45:40 +00:00
} ,
2023-06-16 13:27:31 +00:00
{
"testIdPattern" : "[chromiumonly.spec] Chromium-Specific Launcher tests *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-04-26 13:00:47 +00:00
{
"testIdPattern" : "[DeviceRequestPrompt.spec] DeviceRequestPrompt *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 09:32:19 +00:00
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs Custom queries *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.isIntersectingViewport *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-01-12 10:31:20 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] *" ,
2023-01-12 10:31:20 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2023-01-12 10:31:20 +00:00
} ,
2023-05-26 07:56:45 +00:00
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluateOnNewDocument *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
2023-05-26 07:56:45 +00:00
} ,
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.removeScriptToEvaluateOnNewDocument *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
2023-05-26 07:56:45 +00:00
} ,
2023-04-26 13:00:47 +00:00
{
"testIdPattern" : "[EventEmitter.spec] EventEmitter *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[fixtures.spec] Fixtures *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[jshandle.spec] *" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] *" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[navigation.spec] navigation Frame.goto *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
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.waitForNavigation *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-21 10:45:17 +00:00
"expectations" : [ "PASS" ]
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 Page.goBack *" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[network.spec] network Network Events *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[network.spec] network Page.authenticate *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" , "TIMEOUT" ]
2023-05-22 12:52:31 +00:00
} ,
2023-05-23 12:46:08 +00:00
{
"testIdPattern" : "[network.spec] network Page.setBypassServiceWorker *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[network.spec] network Page.setBypassServiceWorker *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
"expectations" : [ "FAIL" , "TIMEOUT" ]
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Page.setExtraHTTPHeaders *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Request.isNavigationRequest *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[network.spec] network Response.buffer *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "TIMEOUT" ]
} ,
{
"testIdPattern" : "[network.spec] network Response.json *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[network.spec] network Response.text *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-05-26 12:50:00 +00:00
"expectations" : [ "FAIL" , "TIMEOUT" ]
2023-05-22 12:52:31 +00:00
} ,
2023-04-26 13:00:47 +00:00
{
"testIdPattern" : "[NetworkManager.spec] NetworkManager *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-01 11:04:36 +00:00
{
"testIdPattern" : "[page.spec] Page Page.browser *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.browserContext *" ,
"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" : "[page.spec] Page Page.Events.DOMContentLoaded *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2023-01-23 10:20:19 +00:00
} ,
2023-05-15 14:39:47 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Load *" ,
"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" : "[page.spec] Page Page.Events.PageError *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
2023-01-23 10:20:19 +00:00
} ,
2023-03-27 09:39:40 +00:00
{
"testIdPattern" : "[page.spec] Page Page.pdf *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.setContent *" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-30 11:07:55 +00:00
{
"testIdPattern" : "[page.spec] Page Page.waitForNetworkIdle *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-05-26 12:50:00 +00:00
{
"testIdPattern" : "[page.spec] Page Page.waitForRequest *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.waitForResponse *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page removing and adding event handlers *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[queryhandler.spec] *" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-12 09:32:19 +00:00
{
"testIdPattern" : "[queryselector.spec] querySelector *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[stacktrace.spec] Stack trace *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-16 10:58:08 +00:00
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "SKIP" , "TIMEOUT" ]
2023-01-23 10:20:19 +00:00
} ,
2023-06-07 11:54:09 +00:00
{
"testIdPattern" : "[accessibility.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-03-01 13:00:51 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[ariaqueryhandler.spec] *" ,
2023-03-01 13:00:51 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
2023-03-01 13:00:51 +00:00
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[ariaqueryhandler.spec] AriaQueryHandler waitForSelector (aria) should have an error message specifically for awaiting an element to be hidden" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[ariaqueryhandler.spec] AriaQueryHandler waitForSelector (aria) should have correct stack trace for timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[ariaqueryhandler.spec] AriaQueryHandler waitForSelector (aria) should respect timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[browser.spec] Browser specs Browser.process should not return child_process for remote browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-07 11:50:51 +00:00
{
"testIdPattern" : "[browser.spec] Browser specs Browser.process should return child_process instance" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
2023-06-16 07:16:04 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click a partially obscured button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click a rotated button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click links which cause navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click offscreen buttons" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click on a span with an inline element inside" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click on checkbox label and toggle" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click svg" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click the button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click the button if window.Node is removed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click when one of inline box children is outside of viewport" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click wrapped links" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should double click the button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should fail to click a missing button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should fire aux event on middle click" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should fire back click" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should fire contextmenu event on right click" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should fire forward click" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should not hang with touch-enabled viewports" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should not throw UnhandledPromiseRejection when page closes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should scroll and click the button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[click.spec] Page.click should select the text by triple clicking" ,
"platforms" : [ "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should select the text by triple clicking" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[Connection.spec] WebDriver BiDi Connection should work" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
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" ] ,
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-15 08:00:14 +00:00
{
"testIdPattern" : "[coverage.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
2023-06-22 09:39:39 +00:00
"testIdPattern" : "[Deferred.spec] *" ,
2023-06-12 12:50:30 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
2023-02-10 11:45:40 +00:00
} ,
2023-04-26 13:00:47 +00:00
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs Custom queries should throw with invalid query names" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 09:32:19 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs Element.toElement should work" ,
2023-06-12 09:32:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-16 07:16:04 +00:00
"expectations" : [ "PASS" ]
2023-06-12 09:32:19 +00:00
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs Element.waitForSelector should wait correctly with waitForSelector on an element" ,
2023-06-12 09:32:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-16 07:16:04 +00:00
"expectations" : [ "PASS" ]
2023-06-12 09:32:19 +00:00
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs Element.waitForXPath should wait correctly with waitForXPath on an element" ,
2023-06-12 09:32:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-16 07:16:04 +00:00
"expectations" : [ "PASS" ]
2023-06-12 09:32:19 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.click should not work for TextNodes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.click should throw for detached nodes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.click should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.click should work for Shadow DOM v1" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.hover should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 09:32:19 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.isVisible and ElementHandle.isHidden should work" ,
2023-06-12 09:32:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-04-12 09:19:46 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] *" ,
2023-04-12 09:19:46 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2023-04-12 09:19:46 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Frame.evaluate should have different execution contexts" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should simulate a user gesture" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
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 a nice error after a navigation" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
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 if elementHandles are from other frames" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should work from-inside an exposed function" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-06 12:39:54 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-03-23 09:22:17 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-03-23 09:22:17 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-05-15 14:39:47 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should not send attach/detach events for main frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should persist mainFrame on cross-process navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[frame.spec] Frame specs Frame.evaluate allows readonly array to be an argument" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[frame.spec] Frame specs Frame.evaluateHandle should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[frame.spec] Frame specs Frame.page should retrieve the page from a frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[headful.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[headful.spec] headful tests HEADFUL headless should be able to read cookies written by headful" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[headful.spec] headful tests HEADFUL should close browser with beforeunload page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[headful.spec] headful tests HEADFUL should have default url when launching browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[headful.spec] headful tests HEADFUL target.page() should return a DevTools page if custom isPageTarget is provided" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[jshandle.spec] JSHandle Page.evaluateHandle should use the same JS wrappers" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should move with the arrow keys" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should not type canceled events" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should press the meta key" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should press the metaKey" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should send a character with ElementHandle.press" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should send proper codes while typing" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should send proper codes while typing with shift" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should specify repeat property" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should type emoji" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should type into a textarea" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Browser.disconnect should reject navigation when browser closes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-20 09:07:56 +00:00
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-06-20 09:07:56 +00:00
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath when executable path is configured its value is used" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch can launch and close the browser" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
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" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should be able to launch Firefox" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should have custom URL when launching browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-21 10:45:17 +00:00
"expectations" : [ "SKIP" ]
2023-06-12 12:50:30 +00:00
} ,
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should take fullPage screenshots when defaultViewport is null" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-02 06:53:40 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should work with no default arguments" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should work with no default arguments" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-06-19 12:28:54 +00:00
{
"testIdPattern" : "[locator.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[locator.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[locator.spec] Locator Locator.change should override pre-filled inputs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[locator.spec] Locator Locator.change should work for contenteditable" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-20 09:07:56 +00:00
"expectations" : [ "FAIL" , "PASS" ]
2023-06-19 15:44:39 +00:00
} ,
{
"testIdPattern" : "[locator.spec] Locator Locator.change should work for inputs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[locator.spec] Locator Locator.change should work for pre-filled inputs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[locator.spec] Locator Locator.change should work if the input becomes enabled later" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[mouse.spec] Mouse should click the document" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[mouse.spec] Mouse should not throw if clicking in parallel" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[mouse.spec] Mouse should trigger hover state" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[mouse.spec] Mouse should trigger hover state with removed window.Node" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-07 10:45:02 +00:00
{
"testIdPattern" : "[navigation.spec] navigation \"after each\" hook for \"should work with both domcontentloaded and load\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[navigation.spec] navigation \"after each\" hook in \"navigation\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation \"after each\" hook in \"navigation\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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 navigating to bad SSL" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-05-22 12:52:31 +00:00
"parameters" : [ "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +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" : [ "webDriverBiDi" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to empty page with networkidle2" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should wait for network idle to succeed navigation" ,
2023-02-09 11:50:42 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
2023-01-23 10:20:19 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with clicking on anchor links" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with DOM history.back()/history.forward()" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "TIMEOUT" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with history.pushState()" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with history.replaceState()" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
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" ]
} ,
{
"testIdPattern" : "[network.spec] network Page.Events.Request should fire for iframes" ,
2023-02-09 11:50:42 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network raw network headers Cross-origin set-cookie" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-13 11:53:01 +00:00
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie navigation" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-05-22 12:52:31 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network Request.frame should work for subframe navigation request" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network Request.headers should define Chrome as user agent header" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[network.spec] network Request.headers should define Firefox as user agent header" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-05-22 12:52:31 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[network.spec] network Response.fromServiceWorker should return |false| for non-service-worker content" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-05-22 12:52:31 +00:00
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[network.spec] network Response.timing returns timing information" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page BrowserContext.overridePermissions should be prompt by default" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.addScriptTag should throw when added with content to the CSP page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.addScriptTag should throw when added with URL to the CSP page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.addStyleTag should throw when added with content to the CSP page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.addStyleTag should throw when added with URL to the CSP page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.close should *not* run beforeunload by default" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page Page.close should reject all promises when page is closed" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Close should work with page.close" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should not fail for window object" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should work for different console API calls with timing functions" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-05-04 09:43:12 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should work on script call right after navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.select should deselect all options when passed no values for a multiple select" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should deselect all options when passed no values for a select without multiple" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should respect event bubbling" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should return [] on no matched values" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should return [] on no values" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should return an array of matched values" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should return an array of one element when multiple is not set" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should select multiple options" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should select only first option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should select single option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should throw if passed in non-strings" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should throw when element is not a <select>" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.select should work when re-defining top-level Event class" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[page.spec] Page Page.setGeolocation should throw when invalid longitude" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page Page.title should return the page title" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[page.spec] Page Page.url should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-05-08 12:54:44 +00:00
{
2023-06-06 12:39:54 +00:00
"testIdPattern" : "[page.spec] Page Page.waitForNetworkIdle should work with aborted requests" ,
2023-05-08 12:54:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-20 09:07:56 +00:00
"expectations" : [ "FAIL" , "PASS" , "TIMEOUT" ]
2023-05-08 12:54:44 +00:00
} ,
{
2023-06-06 12:39:54 +00:00
"testIdPattern" : "[proxy.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors" ,
2023-05-08 12:54:44 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-16 07:16:04 +00:00
"expectations" : [ "FAIL" , "TIMEOUT" ]
2023-06-13 08:17:48 +00:00
} ,
2023-05-30 11:07:55 +00:00
{
2023-06-06 12:39:54 +00:00
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work with :hover" ,
2023-05-30 11:07:55 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-19 11:26:30 +00:00
"expectations" : [ "PASS" ]
2023-05-30 11:07:55 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-06 12:39:54 +00:00
"testIdPattern" : "[queryhandler.spec] Query handler tests Text selectors in Page should clear caches" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-06 12:39:54 +00:00
"parameters" : [ "webDriverBiDi" ] ,
2023-06-19 15:44:39 +00:00
"expectations" : [ "PASS" ]
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" ] ,
"expectations" : [ "FAIL" , "SKIP" ]
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" ] ,
"expectations" : [ "FAIL" , "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
2023-04-26 12:37:31 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-24 12:42:08 +00:00
{
"testIdPattern" : "[stacktrace.spec] Stack trace *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[target.spec] Target Browser.pages should return all of the pages" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[target.spec] Target should be able to use the default page in the browser" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "SKIP" ]
2023-03-01 13:00:51 +00:00
} ,
2023-06-13 09:25:32 +00:00
{
"testIdPattern" : "[tracing.spec] *" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-13 09:25:32 +00:00
{
2023-06-16 13:27:31 +00:00
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should disable timeout when its set to 0" ,
2023-06-13 09:25:32 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
2023-06-16 13:27:31 +00:00
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should survive cross-process navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should survive navigations" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should work when resolved right before execution context disposal" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForFunction should work with strict CSP policy" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ]
2023-06-13 09:25:32 +00:00
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should be cancellable" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should have an error message specifically for awaiting an element to be hidden" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should have correct stack trace for timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should immediately resolve promise if node exists" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should resolve promise when node is added" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should respect timeout" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should respond to node attribute mutation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should return null if waiting to hide non-existing element" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should return the element handle" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be hidden (bounding box)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be hidden (display)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be hidden (removal)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be hidden (visibility)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be visible (bounding box)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be visible (display)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be visible (visibility)" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should wait for element to be visible recursively" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should work when node is added through innerHTML" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should work with removed MutationObserver" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForTimeout waits for the given timeout before resolving" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Page.waitForTimeout waits for the given timeout before resolving" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[worker.spec] *" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +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" ] ,
2023-06-19 11:26:30 +00:00
"expectations" : [ "FAIL" , "TIMEOUT" ]
2023-06-12 08:11:43 +00:00
} ,
{
"testIdPattern" : "[accessibility.spec] Accessibility should report uninteresting nodes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2023-06-19 11:26:30 +00:00
"expectations" : [ "PASS" ]
2023-06-12 08:11:43 +00:00
} ,
{
"testIdPattern" : "[accessibility.spec] Accessibility should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2023-06-19 11:26:30 +00:00
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[browser.spec] Browser specs Browser.isConnected should set the browser connected state" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-06-12 08:11:43 +00:00
} ,
2023-06-13 09:25:32 +00:00
{
"testIdPattern" : "[browser.spec] Browser specs Browser.version should return version" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[browsercontext.spec] BrowserContext should provide a context id" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-06-20 09:07:56 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click offscreen buttons" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-06-19 11:26:30 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[click.spec] Page.click should click on checkbox input and toggle" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click on checkbox input and toggle" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" : "[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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[click.spec] Page.click should double click the button" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should not hang with touch-enabled viewports" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-03-01 13:00:51 +00:00
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[click.spec] Page.click should select the text by triple clicking" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.cookies should get cookies from multiple urls" ,
2023-01-23 10:20:19 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "PASS" ]
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" : "[cookies.spec] Cookie specs Page.deleteCookie 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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[cookies.spec] Cookie specs Page.setCookie should default to setting secure cookie for HTTPS websites" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "PASS" ]
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" ] ,
"expectations" : [ "FAIL" ]
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 on a different domain" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2022-09-23 05:23:36 +00:00
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" : "[cookies.spec] Cookie specs Page.setCookie should set secure same-site 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" ] ,
"expectations" : [ "PASS" ]
2023-01-23 10:20:19 +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" ] ,
"expectations" : [ "FAIL" ]
2023-03-01 13:00:51 +00:00
} ,
2023-06-15 08:00:14 +00:00
{
"testIdPattern" : "[coverage.spec] Coverage specs CSSCoverage should ignore injected stylesheets" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[coverage.spec] Coverage specs CSSCoverage should work with complicated usecases" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[coverage.spec] Coverage specs CSSCoverage should work with media queries" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[coverage.spec] Coverage specs JSCoverage includeRawScriptCoverage should include rawScriptCoverage field when enabled" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[coverage.spec] Coverage specs JSCoverage includeRawScriptCoverage should not include rawScriptCoverage field when disabled" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[coverage.spec] Coverage specs JSCoverage should ignore pptr internal scripts if reportAnonymousScripts is true" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[coverage.spec] Coverage specs JSCoverage should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-06-16 13:27:31 +00:00
{
"testIdPattern" : "[coverage.spec] Coverage specs JSCoverage shouldn't ignore eval() scripts if reportAnonymousScripts is true" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
2023-06-21 19:41:09 +00:00
{
"testIdPattern" : "[defaultbrowsercontext.spec] DefaultBrowserContext page.cookies() should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.boundingBox should handle nested frames" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.boundingBox should return null for invisible elements" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.boundingBox 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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[elementhandle.spec] ElementHandle specs ElementHandle.boxModel should return null for invisible elements" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-03-01 13:00:51 +00:00
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulate should support clicking" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2023-03-23 09:22:17 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulate should work" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateMediaFeatures should throw in case of bad argument" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
2023-01-23 10:20:19 +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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateMediaType should throw in case of bad argument" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-06-16 07:16:04 +00:00
"expectations" : [ "FAIL" ]
2023-04-26 13:56:23 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateTimezone should throw for invalid timezone IDs" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-04-26 13:00:47 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateTimezone should work" ,
2023-04-26 13:00:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-16 07:16:04 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.emulateVisionDeficiency should throw for invalid vision deficiencies" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2023-04-26 13:00:47 +00:00
"expectations" : [ "PASS" ]
} ,
2023-06-15 13:58:48 +00:00
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.emulateVisionDeficiency 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" ] ,
2023-06-15 13:58:48 +00:00
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should detect touch when applying viewport with touches" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should get the proper viewport size" ,
2023-06-15 13:58:48 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
2023-06-16 07:16:04 +00:00
"expectations" : [ "PASS" ]
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" ] ,
2023-06-15 13:58:48 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-06-16 07:16:04 +00:00
"testIdPattern" : "[emulation.spec] Emulation Page.viewport should support touch emulation" ,
2023-06-15 13:58:48 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs \"after each\" hook for \"should transfer 100Mb of data from page to node.js\"" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
} ,
{
"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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should throw a nice error after a navigation" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "TIMEOUT" ]
} ,
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should throw when evaluation triggers reload" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-01-23 10:20:19 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should work from-inside an exposed function" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
2023-01-23 10:20:19 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should work right after framenavigated" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[evaluation.spec] Evaluation specs Page.evaluate should work right after framenavigated" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "TIMEOUT" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should detach child frames on navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should report frame from-inside shadow DOM" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should send \"framenavigated\" when navigating on anchor URLs" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should support framesets" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame Management should support url fragment" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[frame.spec] Frame specs Frame.evaluate should throw for detached frames" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "SKIP" ]
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" : "[headful.spec] headful tests HEADFUL target.page() should return a background_page" ,
"platforms" : [ "darwin" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
2023-06-19 11:26:30 +00:00
{
"testIdPattern" : "[headful.spec] headful tests HEADFUL target.page() should return a DevTools page if custom isPageTarget is provided" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" : "[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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[ignorehttpserrors.spec] ignoreHTTPSErrors should work with mixed content" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-10-10 13:24:46 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[jshandle.spec] JSHandle JSHandle.toString should work with different subtypes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
2022-10-10 13:24:46 +00:00
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard ElementHandle.press should support |text| option" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should press the meta key" ,
"platforms" : [ "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should press the meta key" ,
"platforms" : [ "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should press the meta key" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should press the metaKey" ,
"platforms" : [ "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should press the metaKey" ,
"platforms" : [ "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[keyboard.spec] Keyboard should press the metaKey" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should report shiftKey" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should report shiftKey" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[keyboard.spec] Keyboard should trigger commands of keyboard shortcuts" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-19 15:44:39 +00:00
{
"testIdPattern" : "[keyboard.spec] Keyboard should type all kinds of characters" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "SKIP" ]
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 support targetFilter option" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath returns executablePath for channel" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.executablePath 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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-01-24 14:36:50 +00:00
} ,
2023-06-16 13:27:31 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should launch Chrome properly with --no-startup-window and waitForInitialPage=false" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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 launch Chrome properly with --no-startup-window and waitForInitialPage=false" ,
2023-01-24 14:36:50 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
2023-01-24 14:36:50 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should set the default viewport" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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 work with no default arguments" ,
2023-01-24 14:36:50 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "firefox" , "headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-01-24 14:36:50 +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 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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-06-12 09:32:19 +00:00
} ,
2023-06-20 09:07:56 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch userDataDir option should restore cookies" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-06-20 09:07:56 +00:00
} ,
2023-06-16 13:27:31 +00:00
{
"testIdPattern" : "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch userDataDir option should restore state" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-06-12 17:59:28 +00:00
{
"testIdPattern" : "[mouse.spec] Mouse should reset properly" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[mouse.spec] Mouse should select the text with mouse" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-01-23 10:20:19 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[mouse.spec] Mouse should select the text with mouse" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[mouse.spec] Mouse should trigger hover state" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[mouse.spec] Mouse should tween mouse movement" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-01-23 10:20:19 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[mouse.spec] Mouse should work with mobile viewports and cross process navigations" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-01-13 15:14:37 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Frame.goto should navigate subframes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" , "chrome" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Frame.waitForNavigation should fail when frame detaches" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Frame.waitForNavigation should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-05-22 12:52:31 +00:00
"testIdPattern" : "[navigation.spec] navigation Page.goto should fail when main resources failed to load" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-05-22 12:52:31 +00:00
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-05-24 09:56:24 +00:00
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should navigate to empty page with domcontentloaded" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
2023-06-20 11:56:11 +00:00
"expectations" : [ "SKIP" ]
2023-05-22 12:52:31 +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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "PASS" , "TIMEOUT" ]
2022-09-08 10:32:39 +00:00
} ,
2023-03-28 09:27:50 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should not leak listeners during navigation of 11 pages" ,
"platforms" : [ "darwin" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should not throw an error for a 404 response with an empty body" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should not throw an error for a 500 response with an empty body" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should return last response in redirect chain" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-31 11:13:34 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should return last response in redirect chain" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should return response when page changes its URL after load" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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 404" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work when navigating to data url" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
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 valid url" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" , "TIMEOUT" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work when page calls history API in beforeunload" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-05-16 07:42:00 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work with anchor navigation" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "chrome" , "headless" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
} ,
2023-05-22 12:52:31 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work with anchor navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "headless" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
} ,
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 redirects" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.goto should work with self requesting page" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-31 11:13:34 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.reload should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation Page.waitForNavigation should work with both domcontentloaded and load" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "TIMEOUT" ]
} ,
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network \"after all\" hook in \"network\"" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network \"after each\" hook for \"should wait until response completes\"" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Network Events should support redirects" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Page.authenticate 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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network Page.setExtraHTTPHeaders should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network raw network headers Same-origin set-cookie subresource" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-01-23 10:20:19 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Request.headers should define Firefox as user agent header" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-02-10 11:45:40 +00:00
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Request.isNavigationRequest should work when navigating to image" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Request.postData should be |undefined| when there is no post data" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
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.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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
2023-01-23 10:20:19 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Response.fromCache should return |false| for non-cached content" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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-05-31 13:09:47 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"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" ] ,
"expectations" : [ "FAIL" ]
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.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" ] ,
"expectations" : [ "SKIP" ]
2023-01-23 10:20:19 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Response.headers should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2022-10-10 13:24:46 +00:00
"expectations" : [ "SKIP" ]
2022-09-08 10:32:39 +00:00
} ,
2023-05-24 09:56:24 +00:00
{
"testIdPattern" : "[network.spec] network Response.statusText handles missing status text" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[network.spec] network Response.statusText should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[oopif.spec] OOPIF-debug OOPIF should support wait for navigation for transitions from local to OOPIF" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "chrome" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page \"after all\" hook in \"Page\"" ,
2023-02-09 11:50:42 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page \"before each\" hook for \"should include sourcemap when path is provided\"" ,
2023-02-09 11:50:42 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page \"before each\" hook for \"should return the page title\"" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page \"before each\" hook for \"should throw an error if loading from url fail\"" ,
2022-09-08 10:32:39 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page BrowserContext.overridePermissions should deny permission when not listed" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
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" : "[page.spec] Page BrowserContext.overridePermissions should grant permission when listed" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-24 14:36:50 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page BrowserContext.overridePermissions should grant persistent-storage" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-24 14:36:50 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-02-03 10:59:21 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page BrowserContext.overridePermissions should isolate permissions between browser contexts" ,
2022-09-23 17:06:09 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page BrowserContext.overridePermissions should reset permissions" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
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" : "[page.spec] Page BrowserContext.overridePermissions should trigger permission onchange" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-01-23 10:20:19 +00:00
"expectations" : [ "FAIL" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page ExecutionContext.queryObjects 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" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page ExecutionContext.queryObjects should work for non-trivial page" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
2022-09-08 10:32:39 +00:00
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[page.spec] Page Page.addScriptTag should throw an error if loading from url fail" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[page.spec] Page Page.addStyleTag should throw an error if loading from url fail" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2022-09-08 10:32:39 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.addStyleTag should throw when added with content to the CSP page" ,
2023-02-10 11:45:40 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.close should not be visible in browser.pages" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2022-09-08 10:32:39 +00:00
"expectations" : [ "SKIP" ]
2022-09-14 14:40:58 +00:00
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[page.spec] Page Page.Events.Console should have location and stack trace for console API calls" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2022-10-06 13:45:22 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should await returned promise" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should be callable from-inside evaluateOnNewDocument" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should fallback to default export when passed a module object" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should not throw when frames detach" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should support throwing \"null\"" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should survive navigation" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should throw exception in page context" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should work" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should work on frames" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should work on frames before navigation" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.exposeFunction should work with complex objects" ,
2023-02-02 14:14:28 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
} ,
{
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" ] ,
2023-02-02 14:14:28 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.select should not throw when select causes navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-02-15 10:29:18 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-02-15 10:29:18 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
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" ] ,
2023-02-15 10:29:18 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-02-15 10:29:18 +00:00
"expectations" : [ "FAIL" ]
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" ] ,
2023-02-15 18:42:32 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "FAIL" ]
2023-02-20 12:00:29 +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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[page.spec] Page Page.setJavaScriptEnabled should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-05-31 07:32:16 +00:00
{
"testIdPattern" : "[page.spec] Page Page.waitForNetworkIdle should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[page.spec] Page Page.waitForNetworkIdle should work with aborted requests" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "firefox" , "headful" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should proxy requests when configured at browser level" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
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" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should proxy requests when configured at context level" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "cdp" , "chrome" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
2023-06-12 12:50:30 +00:00
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should respect proxy bypass list when configured at browser level" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[proxy.spec] request proxy in incognito browser context should respect proxy bypass list when configured at context level" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-06-21 10:45:17 +00:00
{
"testIdPattern" : "[proxy.spec] request proxy should proxy requests when configured" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
{
"testIdPattern" : "[proxy.spec] request proxy should respect proxy bypass list" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-06-06 09:34:12 +00:00
{
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors with name and role" ,
2023-06-06 12:39:54 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-06-06 09:34:12 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
} ,
{
"testIdPattern" : "[queryhandler.spec] Query handler tests P selectors should work ARIA selectors with role" ,
2023-03-23 16:18:48 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-06-13 09:25:32 +00:00
"expectations" : [ "FAIL" , "TIMEOUT" ]
2023-06-13 08:17:48 +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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"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" ] ,
"expectations" : [ "PASS" , "TIMEOUT" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should capture full element when larger than viewport" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should fail to screenshot a detached element" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots ElementHandle.screenshot should work with a rotated element" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should allow transparency" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should clip rect" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should get screenshot bigger than the viewport" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should render white background on jpeg file" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
2023-04-26 12:37:31 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should return base64" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-03-10 15:59:02 +00:00
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should return base64" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should take fullPage screenshots" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should use scale for clip" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
2023-04-26 12:37:31 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "chrome" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should work" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should work with webp" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-20 13:00:13 +00:00
"expectations" : [ "SKIP" ]
2023-03-10 15:59:02 +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" ] ,
2023-03-20 13:00:13 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-03-20 13:00:13 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-03-20 13:00:13 +00:00
"expectations" : [ "SKIP" ]
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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[target.spec] Target should report when a target url changes" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[touchscreen.spec] Touchscreen should report touches" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[touchscreen.spec] Touchscreen should report touchMove" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
2023-03-10 15:59:02 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[touchscreen.spec] Touchscreen should tap the button" ,
2023-03-10 15:59:02 +00:00
"platforms" : [ "darwin" , "linux" , "win32" ] ,
2023-03-23 09:22:17 +00:00
"parameters" : [ "cdp" , "firefox" ] ,
2023-05-08 09:39:23 +00:00
"expectations" : [ "FAIL" ]
2023-03-10 15:59:02 +00:00
} ,
2023-06-16 13:27:31 +00:00
{
"testIdPattern" : "[tracing.spec] Tracing should throw if tracing on two pages" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "FAIL" ]
} ,
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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
} ,
{
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" ] ,
"expectations" : [ "SKIP" ]
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" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should survive cross-process navigation" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should throw when frame is detached" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForSelector should work with removed MutationObserver" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForXPath should run in specified frame" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[waittask.spec] waittask specs Frame.waitForXPath should throw when frame is detached" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "firefox" ] ,
"expectations" : [ "SKIP" ]
} ,
2023-06-16 07:16:04 +00:00
{
"testIdPattern" : "[worker.spec] Workers should report errors" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "webDriverBiDi" ] ,
"expectations" : [ "PASS" ]
} ,
2023-03-23 09:22:17 +00:00
{
"testIdPattern" : "[CDPSession.spec] Target.createCDPSession should send events" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[click.spec] Page.click should click the button with fixed position inside an iframe" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "cdp" , "chrome" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[fixtures.spec] Fixtures dumpio option should work with pipe option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headful" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[fixtures.spec] Fixtures dumpio option should work with pipe option" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[headful.spec] headful tests HEADFUL OOPIF: should expose events within OOPIFs" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[navigation.spec] navigation \"after all\" hook in \"navigation\"" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "firefox" , "headless" , "webDriverBiDi" ] ,
2023-03-10 15:59:02 +00:00
"expectations" : [ "FAIL" ]
2023-03-21 09:21:48 +00:00
} ,
{
2023-03-23 09:22:17 +00:00
"testIdPattern" : "[network.spec] network \"after each\" hook for \"Same-origin set-cookie subresource\"" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[network.spec] network \"after each\" hook for \"Same-origin set-cookie subresource\"" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[network.spec] network Network Events Page.Events.Request" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"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" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should be abortable" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headful" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should work with redirects" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[requestinterception.spec] request interception Page.setRequestInterception should work with redirects" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headful" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should return base64" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should work" ,
"platforms" : [ "linux" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should work in \"fromSurface: false\" mode" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[screenshot.spec] Screenshots Page.screenshot should work in \"fromSurface: false\" mode" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "new-headless" ] ,
"expectations" : [ "SKIP" ]
} ,
{
"testIdPattern" : "[tracing.spec] Tracing \"after each\" hook for \"should output a trace\"" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[tracing.spec] Tracing \"after each\" hook for \"should output a trace\"" ,
"platforms" : [ "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
} ,
{
"testIdPattern" : "[worker.spec] Workers Page.workers" ,
"platforms" : [ "darwin" , "linux" , "win32" ] ,
"parameters" : [ "cdp" , "chrome" , "headless" ] ,
"expectations" : [ "FAIL" , "PASS" ]
2022-09-08 10:32:39 +00:00
}
]