blob: 012612c3a88e4588cda960e9eabeb6d8b62b2595 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[video-decoder.crossOriginIsolated.https.any.html]
[Test isConfigSupported() and configure() using a SharedArrayBuffer]
expected: FAIL
[Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
expected: FAIL
[video-decoder.crossOriginIsolated.https.any.worker.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
[Test isConfigSupported() and configure() using a SharedArrayBuffer]
expected: FAIL
[Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
expected: FAIL
|