1 [close.https.any.sharedworker.html]
3 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
4 if (os == "mac") and debug: [OK, TIMEOUT]
7 expected
: [PASS
, TIMEOUT]
9 [close with code and reason]
10 expected
: [PASS
, TIMEOUT
, NOTRUN]
12 [close with code and long reason]
13 expected
: [PASS
, TIMEOUT
, NOTRUN]
15 [server initiated closure with code and reason]
16 expected
: [PASS
, TIMEOUT
, NOTRUN]
18 [server initiated connection closure]
19 expected
: [FAIL
, TIMEOUT
, NOTRUN]
21 [server initiated closure without code and reason]
22 expected
: [PASS
, TIMEOUT
, NOTRUN]
25 [close.https.any.worker.html]
27 if not editorLegacyDirectionMode and (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
28 if not editorLegacyDirectionMode and (os == "mac") and debug: [OK, TIMEOUT]
29 if editorLegacyDirectionMode
: [OK
, ERROR
, TIMEOUT
, CRASH]
32 expected
: [PASS
, TIMEOUT
, NOTRUN]
34 [close with code and reason]
35 expected
: [PASS
, TIMEOUT
, NOTRUN]
37 [close with code and long reason]
38 expected
: [PASS
, TIMEOUT
, NOTRUN]
40 [server initiated closure with code and reason]
41 expected
: [PASS
, TIMEOUT
, NOTRUN]
43 [server initiated connection closure]
44 expected
: [FAIL
, TIMEOUT
, NOTRUN]
46 [server initiated closure without code and reason]
47 expected
: [PASS
, TIMEOUT
, NOTRUN]
50 [close.https.any.serviceworker.html]
52 if fission and not editorLegacyDirectionMode and (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
53 if fission and not editorLegacyDirectionMode and (os == "linux") and debug and not swgl: [ERROR, OK, TIMEOUT]
54 if fission and not editorLegacyDirectionMode and (os == "mac") and debug: [OK, TIMEOUT]
55 if fission and editorLegacyDirectionMode
: [OK
, CRASH
, ERROR
, TIMEOUT]
56 if not fission
: [OK
, ERROR
, TIMEOUT
, CRASH]
59 expected
: [PASS
, TIMEOUT
, NOTRUN]
61 [close with code and reason]
62 expected
: [PASS
, TIMEOUT
, NOTRUN]
64 [close with code and long reason]
65 expected
: [PASS
, TIMEOUT
, NOTRUN]
67 [server initiated closure with code and reason]
68 expected
: [PASS
, TIMEOUT
, NOTRUN]
70 [server initiated connection closure]
71 expected
: [FAIL
, TIMEOUT
, NOTRUN]
73 [server initiated closure without code and reason]
74 expected
: [PASS
, TIMEOUT
, NOTRUN]
77 [close.https.any.html]
78 expected
: [OK
, TIMEOUT]
80 expected
: [PASS
, TIMEOUT]
82 [close with code and reason]
83 expected
: [PASS
, TIMEOUT
, NOTRUN]
85 [close with code and long reason]
86 expected
: [PASS
, TIMEOUT
, NOTRUN]
88 [server initiated closure with code and reason]
89 expected
: [PASS
, TIMEOUT
, NOTRUN]
91 [server initiated connection closure]
92 expected
: [FAIL
, TIMEOUT
, NOTRUN]
94 [server initiated closure without code and reason]
95 expected
: [PASS
, TIMEOUT
, NOTRUN]