@@ -15,43 +15,8 @@ library/browsercontext-page-event.spec.ts › should have about:blank for empty
15
15
library/browsercontext-proxy.spec.ts › should use proxy for https urls [timeout]
16
16
library/browsercontext-service-worker-policy.spec.ts › block › blocks service worker registration [timeout]
17
17
library/browsercontext-timezone-id.spec.ts › should work for multiple pages sharing same process [timeout]
18
- library/browsertype-connect.spec.ts › launchServer only › should be able to reconnect to a browser 12 times without warnings [timeout]
19
- library/browsertype-connect.spec.ts › launchServer only › should properly disconnect when connection closes from the server side [timeout]
20
- library/browsertype-connect.spec.ts › launchServer only › should work with cluster [timeout]
21
- library/browsertype-connect.spec.ts › launchServer › disconnected event should be emitted when browser is closed or server is closed [timeout]
22
- library/browsertype-connect.spec.ts › launchServer › disconnected event should have browser as argument [timeout]
23
- library/browsertype-connect.spec.ts › launchServer › setInputFiles should preserve lastModified timestamp [timeout]
24
18
library/browsertype-connect.spec.ts › launchServer › should be able to connect 20 times to a single server without warnings [timeout]
25
- library/browsertype-connect.spec.ts › launchServer › should be able to connect two browsers at the same time [timeout]
26
- library/browsertype-connect.spec.ts › launchServer › should be able to connect when the wsEndpoint is passed as an option [timeout]
27
- library/browsertype-connect.spec.ts › launchServer › should be able to reconnect to a browser [timeout]
28
- library/browsertype-connect.spec.ts › launchServer › should be able to visit ipv6 [timeout]
29
- library/browsertype-connect.spec.ts › launchServer › should be able to visit ipv6 through localhost [timeout]
30
- library/browsertype-connect.spec.ts › launchServer › should connect over http [timeout]
31
- library/browsertype-connect.spec.ts › launchServer › should connect over wss [timeout]
32
- library/browsertype-connect.spec.ts › launchServer › should emit close events on pages and contexts [timeout]
33
- library/browsertype-connect.spec.ts › launchServer › should error when saving download after deletion [timeout]
34
- library/browsertype-connect.spec.ts › launchServer › should filter launch options [timeout]
35
- library/browsertype-connect.spec.ts › launchServer › should fulfill with global fetch result [timeout]
36
- library/browsertype-connect.spec.ts › launchServer › should handle exceptions during connect [timeout]
37
- library/browsertype-connect.spec.ts › launchServer › should ignore page.pause when headed [timeout]
38
- library/browsertype-connect.spec.ts › launchServer › should not throw on close after disconnect [timeout]
39
- library/browsertype-connect.spec.ts › launchServer › should properly disconnect when connection closes from the client side [timeout]
40
- library/browsertype-connect.spec.ts › launchServer › should record trace with sources [timeout]
41
- library/browsertype-connect.spec.ts › launchServer › should reject navigation when browser closes [timeout]
42
- library/browsertype-connect.spec.ts › launchServer › should reject waitForEvent before browser.close finishes [timeout]
43
- library/browsertype-connect.spec.ts › launchServer › should reject waitForEvent before browser.onDisconnect fires [timeout]
44
- library/browsertype-connect.spec.ts › launchServer › should reject waitForSelector when browser closes [timeout]
45
- library/browsertype-connect.spec.ts › launchServer › should respect selectors [timeout]
46
- library/browsertype-connect.spec.ts › launchServer › should save download [timeout]
47
- library/browsertype-connect.spec.ts › launchServer › should save har [timeout]
48
19
library/browsertype-connect.spec.ts › launchServer › should saveAs videos from remote browser [timeout]
49
- library/browsertype-connect.spec.ts › launchServer › should set the browser connected state [timeout]
50
- library/browsertype-connect.spec.ts › launchServer › should support slowmo option [timeout]
51
- library/browsertype-connect.spec.ts › launchServer › should terminate network waiters [timeout]
52
- library/browsertype-connect.spec.ts › launchServer › should throw when calling waitForNavigation after disconnect [timeout]
53
- library/browsertype-connect.spec.ts › launchServer › should throw when used after isConnected returns false [timeout]
54
- library/browsertype-connect.spec.ts › launchServer › should upload large file [timeout]
55
20
library/channels.spec.ts › should work with the domain module [timeout]
56
21
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › serviceWorker(), and fromServiceWorker() work [timeout]
57
22
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › setExtraHTTPHeaders [timeout]
0 commit comments