droppedentriescount.any.js.ini (929B)
1 [droppedentriescount.any.html] 2 [Dropped entries count is 0 when there are no dropped entries of relevant type.] 3 expected: FAIL 4 5 [Dropped entries correctly counted with multiple types.] 6 expected: FAIL 7 8 [Dropped entries counted even if observer was not registered at the time.] 9 expected: FAIL 10 11 [Dropped entries only surfaced on the first callback.] 12 expected: FAIL 13 14 [Dropped entries surfaced after an observe() call!] 15 expected: FAIL 16 17 18 [droppedentriescount.any.worker.html] 19 [Dropped entries count is 0 when there are no dropped entries of relevant type.] 20 expected: FAIL 21 22 [Dropped entries correctly counted with multiple types.] 23 expected: FAIL 24 25 [Dropped entries counted even if observer was not registered at the time.] 26 expected: FAIL 27 28 [Dropped entries only surfaced on the first callback.] 29 expected: FAIL 30 31 [Dropped entries surfaced after an observe() call!] 32 expected: FAIL