blob: 3db51b9f4fd8abd8db2094156d4a7cfbeee428f8 (
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
|
[reconfiguring-encoder.https.any.worker.html?h264_avc]
disabled:
if (os != "linux") or (version == "Ubuntu 18.04"): not implemented
[reconfiguring-encoder.https.any.html?av1]
disabled:
if os != "linux": not implemented
[reconfiguring-encoder.https.any.html?vp9_p0]
disabled:
if os != "linux": not implemented
[reconfiguring-encoder.https.any.worker.html?vp9_p2]
disabled:
if os != "linux": not implemented
[reconfiguring-encoder.https.any.worker.html?vp9_p0]
disabled:
if os != "linux": not implemented
[reconfiguring-encoder.https.any.html?h264_annexb]
disabled:
if (os != "linux") or (version == "Ubuntu 18.04"): not implemented
[reconfiguring-encoder.https.any.worker.html?h264_annexb]
disabled:
if (os != "linux") or (version == "Ubuntu 18.04"): not implemented
[reconfiguring-encoder.https.any.html?vp9_p2]
disabled:
if os != "linux": not implemented
[reconfiguring-encoder.https.any.worker.html?av1]
disabled:
if os != "linux": not implemented
expected:
if asan and not fission: [OK, TIMEOUT]
[Reconfiguring encoder]
expected:
if asan and not fission: [PASS, TIMEOUT]
[reconfiguring-encoder.https.any.worker.html?vp8]
disabled:
if os != "linux": not implemented
[reconfiguring-encoder.https.any.html?h264_avc]
disabled:
if (os != "linux") or (version == "Ubuntu 18.04"): not implemented
[reconfiguring-encoder.https.any.html?vp8]
disabled:
if os != "linux": not implemented
|