blob: f4d158e27763d8b2da5d0374c05bf775f146595a (
plain)
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
|
[task-signal-any-post-task-run-order.tentative.any.serviceworker.html]
[scheduler.postTask() tasks run in priority order with a fixed priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a dynamic priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a composite signal whose source has fixed priority]
expected: FAIL
[task-signal-any-post-task-run-order.tentative.any.html]
[scheduler.postTask() tasks run in priority order with a fixed priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a dynamic priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a composite signal whose source has fixed priority]
expected: FAIL
[task-signal-any-post-task-run-order.tentative.any.worker.html]
[scheduler.postTask() tasks run in priority order with a fixed priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a dynamic priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a composite signal whose source has fixed priority]
expected: FAIL
[task-signal-any-post-task-run-order.tentative.any.sharedworker.html]
[scheduler.postTask() tasks run in priority order with a fixed priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a dynamic priority composite signal]
expected: FAIL
[scheduler.postTask() tasks run in priority order with a composite signal whose source has fixed priority]
expected: FAIL
|