Skip to content

Commit

Permalink
Ignore one test
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Dec 26, 2024
1 parent be763f4 commit c85a3b5
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,21 @@
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] navigation Page.waitForNavigation*should work with clicking on anchor links",
"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] *should navigate to dataURL and fire dataURL requests*",
Expand Down

0 comments on commit c85a3b5

Please sign in to comment.