feat(chromium): roll to Chromium 109.0.5412.0 (r1069273) (#9364)

Closes #9233
This commit is contained in:
Nikolay Vitkov
2022-12-07 14:54:00 +01:00
committed by GitHub
parent 1501edefa8
commit 1875da6191
18 changed files with 50 additions and 71 deletions

View File

@@ -2039,18 +2039,6 @@
"parameters": ["chrome"],
"expectations": ["PASS", "FAIL"]
},
{
"testIdPattern": "[navigation.spec] navigation Page.goto should fail when navigating to bad SSL",
"platforms": ["darwin"],
"parameters": ["chrome", "headful"],
"expectations": ["FAIL"]
},
{
"testIdPattern": "[navigation.spec] navigation Page.goto should fail when navigating to bad SSL after redirects",
"platforms": ["darwin"],
"parameters": ["chrome", "headful"],
"expectations": ["FAIL"]
},
{
"testIdPattern": "[click.spec] Page.click should click on checkbox input and toggle",
"platforms": ["linux"],