blob: a7bf0a412aa3d67ffa23695407e2c3413fbbbd03 (
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
|
[droppedentriescount.any.html]
[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: FAIL
[Dropped entries surfaced after an observe() call!]
expected: FAIL
[droppedentriescount.any.worker.html]
[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: FAIL
[Dropped entries surfaced after an observe() call!]
expected: FAIL
|