Skip to content

Commit

Permalink
chore: should be skip not fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade committed Nov 9, 2023
1 parent 450a56c commit 0948105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -914,8 +914,8 @@
{
"testIdPattern": "[oopif.spec] OOPIF should support OOP iframes getting detached",
"platforms": ["darwin"],
"parameters": ["webDriverBiDi"],
"expectations": ["FAIL"]
"parameters": ["chrome", "webDriverBiDi"],
"expectations": ["SKIP"]
},
{
"testIdPattern": "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF",
Expand Down

0 comments on commit 0948105

Please sign in to comment.