Skip to content

Commit 4e27d19

Browse files
authored
Bidi: Pass browser and browsercontext tests (#2999)
1 parent e3d4f17 commit 4e27d19

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

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

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -900,36 +900,6 @@
900900
"FAIL"
901901
]
902902
},
903-
{
904-
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
905-
"testIdPattern": "[page.spec] *Page.browserContext*",
906-
"platforms": [
907-
"darwin",
908-
"linux",
909-
"win32"
910-
],
911-
"parameters": [
912-
"webDriverBiDi"
913-
],
914-
"expectations": [
915-
"FAIL"
916-
]
917-
},
918-
{
919-
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
920-
"testIdPattern": "[page.spec] *Page.browser*",
921-
"platforms": [
922-
"darwin",
923-
"linux",
924-
"win32"
925-
],
926-
"parameters": [
927-
"webDriverBiDi"
928-
],
929-
"expectations": [
930-
"FAIL"
931-
]
932-
},
933903
{
934904
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
935905
"testIdPattern": "[page.spec] *Page.close*",

0 commit comments

Comments
 (0)