blob: 0d5f0447d7eb7cd06a158287e21ab22ed2fac54d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
[js-promise-integration.any.worker.html]
[Promising function always entered]
expected: FAIL
[Always get a Promise]
expected: FAIL
[Suspend once]
expected: FAIL
[Suspend/resume in a loop]
expected: FAIL
[Suspending with mismatched args and via Proxy]
expected: FAIL
[Make sure we actually suspend]
expected: FAIL
[Do not suspend if the import's return value is not a Promise]
expected: FAIL
[Catch rejected promise]
expected: FAIL
[Promising with no return]
expected: FAIL
[Suspend two modules]
expected: FAIL
[js-promise-integration.any.html]
expected: ERROR
[Promising function always entered]
expected: FAIL
[Always get a Promise]
expected: FAIL
[Suspend once]
expected: FAIL
[Suspend/resume in a loop]
expected: FAIL
[Suspending with mismatched args and via Proxy]
expected: FAIL
[Make sure we actually suspend]
expected: FAIL
[Do not suspend if the import's return value is not a Promise]
expected: FAIL
[Catch rejected promise]
expected: FAIL
[Promising with no return]
expected: FAIL
[Suspend two modules]
expected: FAIL
|