summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scheduler/tentative/yield/yield-priority-posttask.any.js.ini
blob: f39a75376c76b47bf23bf464d399bbd79bc5f79e (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[yield-priority-posttask.any.worker.html]
  [yield() with postTask tasks (priority option)]
    expected: FAIL

  [yield() with postTask tasks (signal option)]
    expected: FAIL

  [yield() with different priority from task (priority)]
    expected: FAIL

  [yield() with different priority from task (signal)]
    expected: FAIL

  [yield() priority overrides signal]
    expected: FAIL

  [yield() with postTask tasks (inherit signal)]
    expected: FAIL

  [yield() with TaskSignal has dynamic priority]
    expected: FAIL

  [yield() mixed inheritance and default]
    expected: FAIL

  [yield() with postTask tasks (inherit priority)]
    expected: FAIL

  [yield() with postTask tasks (inherit signal by default)]
    expected: FAIL


[yield-priority-posttask.any.html]
  [yield() with postTask tasks (priority option)]
    expected: FAIL

  [yield() with postTask tasks (signal option)]
    expected: FAIL

  [yield() with different priority from task (priority)]
    expected: FAIL

  [yield() with different priority from task (signal)]
    expected: FAIL

  [yield() priority overrides signal]
    expected: FAIL

  [yield() with postTask tasks (inherit signal)]
    expected: FAIL

  [yield() with TaskSignal has dynamic priority]
    expected: FAIL

  [yield() mixed inheritance and default]
    expected: FAIL

  [yield() with postTask tasks (inherit priority)]
    expected: FAIL

  [yield() with postTask tasks (inherit signal by default)]
    expected: FAIL