h264.https.html.ini (574B)
1 [h264.https.html] 2 bug: 1709960 3 expected: 4 if (os == "linux") and not debug and not asan and tsan: [OK, TIMEOUT] 5 if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT] 6 if (os == "linux") and not debug and asan: [OK, TIMEOUT] 7 [H264 simulcast setup with two streams] 8 expected: 9 if (os == "linux") and not debug and not asan and tsan: [PASS, TIMEOUT] 10 if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT] 11 if (os == "linux") and not debug and asan: [PASS, TIMEOUT] 12 if os == "mac": [PASS, FAIL]