Skip to content

Commit b8d120f

Browse files
committed
Ignore browsercontext.spec in bidi
1 parent af225a0 commit b8d120f

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
@@ -420,6 +420,21 @@
420420
"FAIL"
421421
]
422422
},
423+
{
424+
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
425+
"testIdPattern": "[browsercontext.spec] *",
426+
"platforms": [
427+
"darwin",
428+
"linux",
429+
"win32"
430+
],
431+
"parameters": [
432+
"webDriverBiDi"
433+
],
434+
"expectations": [
435+
"FAIL"
436+
]
437+
},
423438
{
424439
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
425440
"testIdPattern": "[device-request-prompt.spec] *",

0 commit comments

Comments
 (0)