diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RollbackEvents.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RollbackEvents.https.html.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RollbackEvents.https.html.ini b/testing/web-platform/meta/webrtc/RollbackEvents.https.html.ini new file mode 100644 index 0000000000..82af8e6d4f --- /dev/null +++ b/testing/web-platform/meta/webrtc/RollbackEvents.https.html.ini @@ -0,0 +1,26 @@ +[RollbackEvents.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [[audio\] Track with stream: removal due to disassociation in rollback and then add it back again] + expected: FAIL + + [[audio\] Track without stream: removal due to disassociation in rollback and then add it back] + expected: FAIL + + [[audio\] Track with stream: removal due to direction changing and then add back using rollback] + expected: FAIL + + [[audio\] Track without stream: removal due to direction changing and then add back using rollback] + expected: FAIL + + [[video\] Track with stream: removal due to disassociation in rollback and then add it back again] + expected: FAIL + + [[video\] Track without stream: removal due to disassociation in rollback and then add it back] + expected: FAIL + + [[video\] Track with stream: removal due to direction changing and then add back using rollback] + expected: FAIL + + [[video\] Track without stream: removal due to direction changing and then add back using rollback] + expected: FAIL |