BrowserCaptureMediaStreamTrack-restrictTo.https.html.ini (803B)
1 [BrowserCaptureMediaStreamTrack-restrictTo.https.html] 2 disabled: 3 if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and not debug: Bug 1931204 4 if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and debug: Bug 1931204 5 expected: 6 if (os == "win") and not debug and (processor == "x86"): [ERROR, TIMEOUT] 7 if os == "android": OK 8 ERROR 9 [Tests that restricting MediaStreamTrack objects works as expected (StackingContext).] 10 expected: FAIL 11 12 [Tests that restricting MediaStreamTrack objects works as expected (OnlyOneBoxFragment).] 13 expected: 14 if os == "android": FAIL 15 NOTRUN 16 17 [Tests that restricting MediaStreamTrack objects works as expected (FlattenedIn3D).] 18 expected: 19 if os == "android": FAIL 20 NOTRUN