mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1891762 - [puppeteer] Update test expectations. r=webdriver-reviewers,Sasha
Depends on D207742 Differential Revision: https://phabricator.services.mozilla.com/D207743
This commit is contained in:
parent
bda7a63c00
commit
8ea44dc5e0
@ -902,6 +902,13 @@
|
||||
"expectations": ["FAIL"],
|
||||
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
|
||||
},
|
||||
{
|
||||
"testIdPattern": "[target.spec] Target Browser.waitForTarget should wait for a target",
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
"parameters": ["webDriverBiDi", "firefox"],
|
||||
"expectations": ["FAIL", "PASS"],
|
||||
"comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1882401"
|
||||
},
|
||||
{
|
||||
"testIdPattern": "[target.spec] Target should close a service worker",
|
||||
"platforms": ["darwin", "linux", "win32"],
|
||||
|
Loading…
Reference in New Issue
Block a user