Skip to content

Commit 4724159

Browse files
committed
Ignore another test
1 parent b8d120f commit 4724159

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

lib/PuppeteerSharp.Nunit/TestExpectations/TestExpectations.local.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,21 @@
135135
"FAIL"
136136
]
137137
},
138+
{
139+
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
140+
"testIdPattern": "[navigation.spec] *should navigate to dataURL and fire dataURL requests*",
141+
"platforms": [
142+
"darwin",
143+
"linux",
144+
"win32"
145+
],
146+
"parameters": [
147+
"webDriverBiDi"
148+
],
149+
"expectations": [
150+
"FAIL"
151+
]
152+
},
138153
{
139154
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
140155
"testIdPattern": "[navigation.spec] navigation Frame.goto*",

0 commit comments

Comments
 (0)