diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini b/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini new file mode 100644 index 0000000000..3c6f2c912a --- /dev/null +++ b/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini @@ -0,0 +1,112 @@ +[full-cycle-test.https.any.html?vp9_p2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.html?vp9_p0] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.html?vp8] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + +[full-cycle-test.https.any.html?h264_avc] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.html?av1] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.worker.html?av1] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.worker.html?vp8] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + +[full-cycle-test.https.any.html?h264_annexb] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.worker.html?vp9_p0] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.worker.html?h264_avc] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.worker.html?h264_annexb] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL + + +[full-cycle-test.https.any.worker.html?vp9_p2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Encoding and decoding cycle] + expected: FAIL + + [Encoding and decoding cycle w/ stripped color space] + expected: FAIL |