diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini new file mode 100644 index 0000000000..49ce06b415 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini @@ -0,0 +1,8 @@ +[RTCDTMFSender-ontonechange.https.html] + restart-after: + if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237 + expected: + if (os == "android") and not debug: [OK, CRASH] + [Calling insertDTMF() multiple times in the middle of tonechange events should cause future tonechanges to be updated the last provided tones] + expected: + if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL] |