summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/performance-timeline/droppedentriescount.any.js.ini
blob: 2ad9cee4e199ad335e1e5ce4ac041b028316ee60 (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
[droppedentriescount.any.html]
  expected: TIMEOUT
  [Dropped entries count is 0 when there are no dropped entries of relevant type.]
    expected: TIMEOUT

  [Dropped entries correctly counted with multiple types.]
    expected: NOTRUN

  [Dropped entries counted even if observer was not registered at the time.]
    expected: NOTRUN

  [Dropped entries only surfaced on the first callback.]
    expected: NOTRUN

  [Dropped entries surfaced after an observe() call!]
    expected: NOTRUN


[droppedentriescount.any.worker.html]
  expected: TIMEOUT
  [Dropped entries count is 0 when there are no dropped entries of relevant type.]
    expected: TIMEOUT

  [Dropped entries correctly counted with multiple types.]
    expected: NOTRUN

  [Dropped entries counted even if observer was not registered at the time.]
    expected: NOTRUN

  [Dropped entries only surfaced on the first callback.]
    expected: NOTRUN

  [Dropped entries surfaced after an observe() call!]
    expected: NOTRUN