|
293 | 293 | "emulate media should not be affected by second connectOverCDP with noDefaults" |
294 | 294 | ] |
295 | 295 | }, |
296 | | - "library/chromium/connect-to-worker.spec.ts": { |
297 | | - "failing": [ |
298 | | - "should connect, evaluate, receive console and disconnect" |
299 | | - ] |
300 | | - }, |
301 | 296 | "library/chromium/css-coverage.spec.ts": { |
302 | 297 | "failing": [ |
303 | 298 | "should work", |
|
564 | 559 | "failing": [ |
565 | 560 | "should not allow parallel js coverage and cleanup upon disconnect", |
566 | 561 | "should not allow parallel css coverage", |
567 | | - "last emulateMedia wins", |
568 | | - "should unroute websockets", |
569 | | - "should remove init scripts upon disconnect" |
| 562 | + "last emulateMedia wins" |
570 | 563 | ], |
571 | 564 | "skipped": [ |
572 | 565 | "should chain routes with changed url" |
|
620 | 613 | }, |
621 | 614 | "library/popup.spec.ts": { |
622 | 615 | "failing": [ |
623 | | - "should inherit user agent from browser context @smoke", |
624 | 616 | "should respect routes from browser context", |
625 | 617 | "should inherit http credentials from browser context", |
626 | 618 | "should inherit touch support from browser context", |
627 | 619 | "should use viewport size from window features", |
628 | 620 | "should respect routes from browser context when using window.open", |
| 621 | + "BrowserContext.addInitScript should apply to a cross-process popup", |
629 | 622 | "should not throttle rAF in the opener page" |
630 | 623 | ] |
631 | 624 | }, |
632 | 625 | "library/proxy.spec.ts": { |
633 | 626 | "failing": [ |
634 | 627 | "should authenticate", |
635 | 628 | "should work with authenticate followed by redirect", |
636 | | - "should proxy local network requests > by default > loopback address", |
637 | 629 | "should reconnect with credentials after CONNECT 407 closes the socket" |
638 | 630 | ], |
639 | 631 | "skipped": [ |
|
763 | 755 | }, |
764 | 756 | "library/trace-viewer.spec.ts": { |
765 | 757 | "failing": [ |
766 | | - "should open two trace viewers", |
767 | 758 | "should filter network requests by url", |
768 | 759 | "should handle multiple headers", |
| 760 | + "should handle file URIs", |
769 | 761 | "should highlight target elements", |
770 | 762 | "should pick locator", |
771 | 763 | "should update highlight when typing locator", |
|
774 | 766 | "should highlight locator in iframe while typing", |
775 | 767 | "should not leak recorders", |
776 | 768 | "canvas disabled title", |
| 769 | + "canvas clipping", |
777 | 770 | "should generate aria snapshot with unaltered urls", |
778 | 771 | "should reflect system color scheme changes in document theme", |
779 | 772 | "should not navigate on anchor clicks", |
|
784 | 777 | }, |
785 | 778 | "library/tracing.spec.ts": { |
786 | 779 | "failing": [ |
| 780 | + "should collect trace with resources, but no js", |
787 | 781 | "should save trace while a WebSocket keeps streaming frames" |
788 | 782 | ], |
789 | 783 | "skipped": [ |
|
793 | 787 | ] |
794 | 788 | }, |
795 | 789 | "library/video.spec.ts": { |
| 790 | + "failing": [ |
| 791 | + "screencast > should capture navigation" |
| 792 | + ], |
796 | 793 | "skipped": [ |
797 | 794 | "screencast > should scale frames down to the requested size ", |
798 | 795 | "screencast > should capture full viewport", |
|
942 | 939 | ] |
943 | 940 | }, |
944 | 941 | "page/page-basic.spec.ts": { |
945 | | - "failing": [ |
946 | | - "frame.press should work" |
947 | | - ], |
948 | 942 | "skipped": [ |
949 | 943 | "page.frame should respect name" |
950 | 944 | ] |
|
1023 | 1017 | }, |
1024 | 1018 | "page/page-event-request.spec.ts": { |
1025 | 1019 | "failing": [ |
| 1020 | + "should fire for navigation requests", |
1026 | 1021 | "should report requests and responses handled by service worker", |
1027 | 1022 | "should report requests and responses handled by service worker with routing", |
1028 | 1023 | "should report navigation requests and responses handled by service worker with routing", |
|
1054 | 1049 | "should work cross-process", |
1055 | 1050 | "should work with Cross-Origin-Opener-Policy", |
1056 | 1051 | "should work with Cross-Origin-Opener-Policy after redirect", |
| 1052 | + "should capture iframe navigation request", |
1057 | 1053 | "should capture cross-process iframe navigation request", |
1058 | 1054 | "should work with anchor navigation", |
1059 | 1055 | "should work with redirects", |
1060 | 1056 | "should return response when page changes its URL after load", |
1061 | 1057 | "should work with subframes return 204", |
1062 | | - "should work with subframes return 204 with domcontentloaded", |
1063 | 1058 | "should navigate to empty page with domcontentloaded", |
1064 | 1059 | "should fail when replaced by another navigation", |
1065 | 1060 | "js redirect overrides url bar navigation ", |
1066 | | - "should work with self requesting page", |
1067 | 1061 | "should send referer", |
1068 | 1062 | "should send referer of cross-origin URL", |
1069 | 1063 | "should override referrer-policy", |
|
1157 | 1151 | }, |
1158 | 1152 | "page/page-request-continue.spec.ts": { |
1159 | 1153 | "failing": [ |
1160 | | - "continue should drop content-length on redirects", |
1161 | 1154 | "should not delete the origin header" |
1162 | 1155 | ] |
1163 | 1156 | }, |
|
1204 | 1197 | }, |
1205 | 1198 | "page/page-screenshot.spec.ts": { |
1206 | 1199 | "failing": [ |
1207 | | - "page screenshot > should allow transparency" |
| 1200 | + "page screenshot > should allow transparency", |
| 1201 | + "page screenshot animations > should not capture css animations in shadow DOM", |
| 1202 | + "page screenshot animations > should wait for fonts to load" |
1208 | 1203 | ], |
1209 | 1204 | "skipped": [ |
1210 | 1205 | "page screenshot > should produce a valid webp screenshot", |
|
1227 | 1222 | }, |
1228 | 1223 | "page/page-wait-for-load-state.spec.ts": { |
1229 | 1224 | "failing": [ |
| 1225 | + "should resolve immediately if load state matches", |
1230 | 1226 | "should wait for load state of empty url popup", |
1231 | 1227 | "should wait for load state of about:blank popup ", |
1232 | 1228 | "should wait for load state of about:blank popup with noopener " |
|
1235 | 1231 | "page/page-wait-for-request.spec.ts": { |
1236 | 1232 | "failing": [ |
1237 | 1233 | "should work", |
1238 | | - "should work with no timeout", |
1239 | | - "should work with url match", |
1240 | | - "should work with url match regular expression from a different context" |
| 1234 | + "should work with predicate", |
| 1235 | + "should work with no timeout" |
1241 | 1236 | ] |
1242 | 1237 | }, |
1243 | 1238 | "page/page-wait-for-selector-1.spec.ts": { |
|
1247 | 1242 | }, |
1248 | 1243 | "page/page-wait-for-selector-2.spec.ts": { |
1249 | 1244 | "failing": [ |
1250 | | - "should throw when frame is detached xpath" |
| 1245 | + "should throw when frame is detached xpath", |
| 1246 | + "should fail when navigating while on handle" |
1251 | 1247 | ] |
1252 | 1248 | }, |
1253 | 1249 | "page/wheel.spec.ts": { |
|
0 commit comments