|
439 | 439 | "expectations": ["SKIP"], |
440 | 440 | "comment": "Suddenly started being flaky on Windows" |
441 | 441 | }, |
442 | | - { |
443 | | - "testIdPattern": "[navigation.spec] navigation Frame.goto should return matching responses", |
444 | | - "platforms": ["darwin", "linux", "win32"], |
445 | | - "parameters": ["firefox"], |
446 | | - "expectations": ["FAIL"], |
447 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
448 | | - }, |
449 | 442 | { |
450 | 443 | "testIdPattern": "[navigation.spec] navigation Page.goto should send referer", |
451 | 444 | "platforms": ["darwin", "linux", "win32"], |
|
502 | 495 | "expectations": ["FAIL"], |
503 | 496 | "comment": "chrome-headless-shell does not have a PDF viewer" |
504 | 497 | }, |
505 | | - { |
506 | | - "testIdPattern": "[oopif.spec] OOPIF should retrieve body for OOPIF document requests", |
507 | | - "platforms": ["darwin", "linux", "win32"], |
508 | | - "parameters": ["webDriverBiDi"], |
509 | | - "expectations": ["FAIL"], |
510 | | - "comment": "https://github.com/w3c/webdriver-bidi/issues/747" |
511 | | - }, |
512 | 498 | { |
513 | 499 | "testIdPattern": "[page.spec] Page Page.addScriptTag should throw when added with content to the CSP page", |
514 | 500 | "platforms": ["darwin", "linux", "win32"], |
|
1075 | 1061 | "expectations": ["FAIL"], |
1076 | 1062 | "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
1077 | 1063 | }, |
1078 | | - { |
1079 | | - "testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect to a disconnected browser", |
1080 | | - "platforms": ["darwin", "linux", "win32"], |
1081 | | - "parameters": ["firefox", "webDriverBiDi"], |
1082 | | - "expectations": ["FAIL"], |
1083 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
1084 | | - }, |
1085 | 1064 | { |
1086 | 1065 | "testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support acceptInsecureCerts option", |
1087 | 1066 | "platforms": ["darwin", "linux", "win32"], |
|
1334 | 1313 | "expectations": ["FAIL"], |
1335 | 1314 | "comment": "Firefox does not support multiple sessions in BiDi." |
1336 | 1315 | }, |
| 1316 | + { |
| 1317 | + "testIdPattern": "[oopif.spec] OOPIF should retrieve body for OOPIF document requests", |
| 1318 | + "platforms": ["darwin", "linux", "win32"], |
| 1319 | + "parameters": ["chrome", "webDriverBiDi"], |
| 1320 | + "expectations": ["FAIL"], |
| 1321 | + "comment": "https://github.com/w3c/webdriver-bidi/issues/747" |
| 1322 | + }, |
1337 | 1323 | { |
1338 | 1324 | "testIdPattern": "[page.spec] Page Page.addScriptTag should throw when added with content to the CSP page", |
1339 | 1325 | "platforms": ["darwin", "linux", "win32"], |
|
0 commit comments