Skip to content

Commit

Permalink
Ignore another test
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Dec 6, 2024
1 parent b8d120f commit 4724159
Showing 1 changed file with 15 additions and 0 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

0 comments on commit 4724159

Please sign in to comment.