diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol/sdes-dont-dont-dont.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/protocol/sdes-dont-dont-dont.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/sdes-dont-dont-dont.html.ini b/testing/web-platform/meta/webrtc/protocol/sdes-dont-dont-dont.html.ini new file mode 100644 index 0000000000..87ec9989b9 --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/sdes-dont-dont-dont.html.ini @@ -0,0 +1,9 @@ +[sdes-dont-dont-dont.html] + expected: + if (os == "win") and debug and (processor == "x86_64") and not swgl: OK + if (os == "android") and debug and not fission: OK + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "win") and not debug: OK + if os == "mac": OK + [OK, ERROR] + max-asserts: 3 |