mediastreamaudiosourcenode-routing.html.ini (425B)
1 [mediastreamaudiosourcenode-routing.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] 4 if (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT] 5 if os == "mac": [OK, TIMEOUT] 6 if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT] 7 [MediaStreamAudioSourceNode captures the right track.] 8 expected: 9 if os == "mac": [PASS, TIMEOUT]