aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/performance-timeline/droppedentriescount.any.js.ini
blob: 73d94bab37a5a5ba697ad6e861a024a3d2dbddc1 (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
[droppedentriescount.any.worker.html]
  expected: TIMEOUT
  [Dropped entries count is 0 when there are no dropped entries of relevant type.]
    expected: FAIL

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

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

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

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


[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