blob: 8ef08f143bf21a02922eb513f9596ce6a0762c78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[video-decoder.crossOriginIsolated.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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
|