From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../MediaRecorder-peerconnection-no-sink.https.html.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/web-platform/meta/mediacapture-record') diff --git a/testing/web-platform/meta/mediacapture-record/MediaRecorder-peerconnection-no-sink.https.html.ini b/testing/web-platform/meta/mediacapture-record/MediaRecorder-peerconnection-no-sink.https.html.ini index 6a9b63dd4b..8b31cf46eb 100644 --- a/testing/web-platform/meta/mediacapture-record/MediaRecorder-peerconnection-no-sink.https.html.ini +++ b/testing/web-platform/meta/mediacapture-record/MediaRecorder-peerconnection-no-sink.https.html.ini @@ -1,16 +1,17 @@ [MediaRecorder-peerconnection-no-sink.https.html] expected: if (os == "android") and release_or_beta: OK - if (os == "linux") and debug and not fission and swgl: [OK, CRASH] if (os == "linux") and not debug and fission: [OK, CRASH] if os == "android": [OK, TIMEOUT] [MediaRecorder records from PeerConnection without sinks, {"video":{}}] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551 expected: if (os == "android") and release_or_beta: PASS + if (os == "win") and debug and (processor == "x86"): [PASS, FAIL] if os == "android": [FAIL, PASS, TIMEOUT] [MediaRecorder records from PeerConnection without sinks, {"audio":{},"video":{}}] expected: if (os == "android") and release_or_beta: PASS + if (os == "win") and debug and (processor == "x86"): [PASS, FAIL] if os == "android": [PASS, NOTRUN] -- cgit v1.2.3