Skip to content

Commit

Permalink
Update test/TestExpectations.json
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
  • Loading branch information
2 people authored and Maksim Sadym committed Nov 30, 2023
1 parent f8ed782 commit 31e8367
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions test/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2129,6 +2129,12 @@
"parameters": ["chrome", "webDriverBiDi"],
"expectations": ["PASS"]
},
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "webDriverBiDi"],
"expectations": ["PASS"]
},
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect to a disconnected browser",
"platforms": ["darwin", "linux", "win32"],
Expand Down Expand Up @@ -3653,12 +3659,6 @@
"parameters": ["cdp", "firefox", "headful"],
"expectations": ["FAIL", "PASS"]
},
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect",
"platforms": ["darwin"],
"parameters": ["firefox", "webDriverBiDi"],
"expectations": ["PASS"]
},
{
"testIdPattern": "[navigation.spec] navigation \"after all\" hook in \"navigation\"",
"platforms": ["darwin", "linux", "win32"],
Expand Down

0 comments on commit 31e8367

Please sign in to comment.