Skip to content

Commit

Permalink
Update upstream expectations (#2840)
Browse files Browse the repository at this point in the history
* Update upstream expectations

* Ignore browsercontext.spec in bidi

* Ignore another test
  • Loading branch information
kblok authored Dec 6, 2024
1 parent 66f2267 commit fd48af1
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 854 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,21 @@
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] *should navigate to dataURL and fire dataURL requests*",
"platforms": [
"darwin",
"linux",
"win32"
],
"parameters": [
"webDriverBiDi"
],
"expectations": [
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] navigation Frame.goto*",
Expand Down Expand Up @@ -420,6 +435,21 @@
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[browsercontext.spec] *",
"platforms": [
"darwin",
"linux",
"win32"
],
"parameters": [
"webDriverBiDi"
],
"expectations": [
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[device-request-prompt.spec] *",
Expand Down
Loading

0 comments on commit fd48af1

Please sign in to comment.