RTCEncodedAudioFrame-constructor.html.ini (1368B)
1 [RTCEncodedAudioFrame-constructor.html] 2 expected: 3 if (os == "mac") and debug: [OK, TIMEOUT] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 if (os == "linux") and not debug: [OK, TIMEOUT] 6 [Constructing a new receiver audio frame explicitly using metadata from a previous frame works] 7 expected: 8 if (os == "mac") and debug: [PASS, TIMEOUT] 9 if (os == "mac") and not debug: [PASS, TIMEOUT] 10 if (os == "linux") and not debug: [PASS, TIMEOUT] 11 12 [Constructing a new sender audio frame explicitly using metadata from a previous frame works] 13 expected: 14 if (os == "mac") and debug: [PASS, NOTRUN] 15 if (os == "mac") and not debug: [PASS, NOTRUN] 16 if (os == "linux") and not debug: [PASS, NOTRUN] 17 18 [Constructing a new receiver audio frame explicitly using metadata from a previous frame works, absCaptureTime extension enabled] 19 expected: 20 if (os == "mac") and debug: [FAIL, NOTRUN] 21 if (os == "mac") and not debug: [FAIL, NOTRUN] 22 if (os == "linux") and not debug: [FAIL, NOTRUN] 23 FAIL 24 25 [Constructing a new sender audio frame explicitly using metadata from a previous frame works, absCaptureTime extension enabled] 26 expected: 27 if (os == "mac") and debug: [FAIL, NOTRUN] 28 if (os == "mac") and not debug: [FAIL, NOTRUN] 29 if (os == "linux") and not debug: [FAIL, NOTRUN] 30 FAIL