Skip to content

Commit 5624cc3

Browse files
author
GitHub Actions
committed
Update dashboard
1 parent 37ce68c commit 5624cc3

4 files changed

Lines changed: 1003 additions & 977 deletions

File tree

chrome-failing.json

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
"should set cookie with reasonable defaults"
1414
]
1515
},
16-
"library/browsercontext-base-url.spec.ts": {
17-
"failing": [
18-
"should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto"
19-
]
20-
},
2116
"library/browsercontext-basic.spec.ts": {
2217
"failing": [
2318
"should disable javascript",
@@ -298,6 +293,11 @@
298293
"emulate media should not be affected by second connectOverCDP with noDefaults"
299294
]
300295
},
296+
"library/chromium/connect-to-worker.spec.ts": {
297+
"failing": [
298+
"should connect, evaluate, receive console and disconnect"
299+
]
300+
},
301301
"library/chromium/css-coverage.spec.ts": {
302302
"failing": [
303303
"should work",
@@ -565,6 +565,7 @@
565565
"should not allow parallel js coverage and cleanup upon disconnect",
566566
"should not allow parallel css coverage",
567567
"last emulateMedia wins",
568+
"should unroute websockets",
568569
"should remove init scripts upon disconnect"
569570
],
570571
"skipped": [
@@ -584,7 +585,6 @@
584585
"runFor > creates updated Date while ticking",
585586
"runFor > passes 8 seconds",
586587
"runFor > passes 1 minute",
587-
"runFor > passes 2 hours, 34 minutes and 10 seconds",
588588
"stubTimers > replaces global setInterval"
589589
]
590590
},
@@ -633,6 +633,7 @@
633633
"failing": [
634634
"should authenticate",
635635
"should work with authenticate followed by redirect",
636+
"should proxy local network requests > by default > loopback address",
636637
"should reconnect with credentials after CONNECT 407 closes the socket"
637638
],
638639
"skipped": [
@@ -762,6 +763,7 @@
762763
},
763764
"library/trace-viewer.spec.ts": {
764765
"failing": [
766+
"should open two trace viewers",
765767
"should filter network requests by url",
766768
"should handle multiple headers",
767769
"should highlight target elements",
@@ -771,7 +773,7 @@
771773
"should pick locator in iframe",
772774
"should highlight locator in iframe while typing",
773775
"should not leak recorders",
774-
"canvas clipping",
776+
"canvas disabled title",
775777
"should generate aria snapshot with unaltered urls",
776778
"should reflect system color scheme changes in document theme",
777779
"should not navigate on anchor clicks",
@@ -832,6 +834,9 @@
832834
"page/elementhandle-screenshot.spec.ts": {
833835
"failing": [
834836
"element screenshot > should not issue resize event"
837+
],
838+
"skipped": [
839+
"element screenshot > should work with webp"
835840
]
836841
},
837842
"page/elementhandle-scroll-into-view.spec.ts": {
@@ -903,6 +908,11 @@
903908
"should get post data for navigator.sendBeacon api calls"
904909
]
905910
},
911+
"page/page-add-init-script.spec.ts": {
912+
"failing": [
913+
"init script should run only once in iframe"
914+
]
915+
},
906916
"page/page-add-locator-handler.spec.ts": {
907917
"failing": [
908918
"should work with toHaveScreenshot"
@@ -920,6 +930,7 @@
920930
"should await form-get on click",
921931
"should await form-post on click",
922932
"should work with noWaitAfter: true",
933+
"should work with dblclick without noWaitAfter when navigation is stalled",
923934
"should work with waitForLoadState(load)",
924935
"should work with goto following click"
925936
]
@@ -1090,6 +1101,7 @@
10901101
},
10911102
"page/page-network-request.spec.ts": {
10921103
"failing": [
1104+
"should work for main frame navigation request",
10931105
"should get the same headers as the server",
10941106
"should not return allHeaders() until they are available",
10951107
"should get the same headers as the server CORS",
@@ -1195,7 +1207,11 @@
11951207
"page screenshot > should allow transparency"
11961208
],
11971209
"skipped": [
1198-
"page screenshot > should produce a valid webp screenshot"
1210+
"page screenshot > should produce a valid webp screenshot",
1211+
"page screenshot > path option should detect webp",
1212+
"page screenshot > quality option should work for webp",
1213+
"page screenshot > webp screenshots should be lossless by default",
1214+
"page screenshot > should allow transparency with webp"
11991215
]
12001216
},
12011217
"page/page-set-extra-http-headers.spec.ts": {
@@ -1211,7 +1227,6 @@
12111227
},
12121228
"page/page-wait-for-load-state.spec.ts": {
12131229
"failing": [
1214-
"should resolve immediately if load state matches",
12151230
"should wait for load state of empty url popup",
12161231
"should wait for load state of about:blank popup ",
12171232
"should wait for load state of about:blank popup with noopener "
@@ -1220,7 +1235,6 @@
12201235
"page/page-wait-for-request.spec.ts": {
12211236
"failing": [
12221237
"should work",
1223-
"should work with predicate",
12241238
"should work with no timeout",
12251239
"should work with url match",
12261240
"should work with url match regular expression from a different context"
@@ -1233,8 +1247,7 @@
12331247
},
12341248
"page/page-wait-for-selector-2.spec.ts": {
12351249
"failing": [
1236-
"should throw when frame is detached xpath",
1237-
"should fail when navigating while on handle"
1250+
"should throw when frame is detached xpath"
12381251
]
12391252
},
12401253
"page/wheel.spec.ts": {
@@ -1253,12 +1266,12 @@
12531266
"should support extra http headers",
12541267
"should report console event on the worker",
12551268
"should report console event on the worker when not listening on page or context",
1256-
"should resolve worker script allHeaders in main frame"
1257-
],
1258-
"skipped": [
1259-
"should report worker script as network request after redirect",
1269+
"should resolve worker script allHeaders in main frame",
12601270
"should resolve worker script allHeaders in iframe",
12611271
"should resolve worker script allHeaders in nested worker inside iframe"
1272+
],
1273+
"skipped": [
1274+
"should report worker script as network request after redirect"
12621275
]
12631276
}
12641277
}

data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

firefox-failing.json

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"failing": [
1616
"save/load third party non-partitioned cookies",
1717
"save/load third party 'Partitioned;' cookies",
18-
"same origin third party 'Partitioned;' cookie with different origin intermediate iframe",
19-
"top level 'Partitioned;' cookie and same origin iframe"
18+
"same origin third party 'Partitioned;' cookie with different origin intermediate iframe"
2019
],
2120
"skipped": [
2221
"should be able to send third party cookies via an iframe"
@@ -50,6 +49,7 @@
5049
},
5150
"library/browsercontext-har.spec.ts": {
5251
"failing": [
52+
"should goBack to redirected navigation",
5353
"should goForward to redirected navigation",
5454
"should round-trip har with postData",
5555
"should record overridden requests to har"
@@ -214,6 +214,11 @@
214214
"should support custom firefox policies"
215215
]
216216
},
217+
"library/geolocation.spec.ts": {
218+
"failing": [
219+
"should use context options for popup"
220+
]
221+
},
217222
"library/har-websocket.spec.ts": {
218223
"failing": [
219224
"should only have one websocket entry",
@@ -406,8 +411,10 @@
406411
},
407412
"library/trace-viewer.spec.ts": {
408413
"failing": [
414+
"should filter network requests by url",
409415
"should pick locator in iframe",
410416
"should highlight locator in iframe while typing",
417+
"should filter network requests by multiple resource types",
411418
"should filter network requests by websocket type",
412419
"should show websocket messages"
413420
],
@@ -418,7 +425,6 @@
418425
},
419426
"library/tracing.spec.ts": {
420427
"failing": [
421-
"should produce screencast frames fit",
422428
"should produce screencast frames crop",
423429
"should produce screencast frames scale",
424430
"should save trace while a WebSocket keeps streaming frames"
@@ -455,6 +461,9 @@
455461
"failing": [
456462
"element screenshot > should work with a rotated element",
457463
"element screenshot > should work for an element with an offset"
464+
],
465+
"skipped": [
466+
"element screenshot > should work with webp"
458467
]
459468
},
460469
"page/elementhandle-scroll-into-view.spec.ts": {
@@ -741,7 +750,11 @@
741750
],
742751
"skipped": [
743752
"page screenshot > should capture blinking caret if explicitly asked for",
744-
"page screenshot > should produce a valid webp screenshot"
753+
"page screenshot > should produce a valid webp screenshot",
754+
"page screenshot > path option should detect webp",
755+
"page screenshot > quality option should work for webp",
756+
"page screenshot > webp screenshots should be lossless by default",
757+
"page screenshot > should allow transparency with webp"
745758
]
746759
},
747760
"page/page-set-content.spec.ts": {

0 commit comments

Comments
 (0)