blob: 089ce248df16a074e24df39b70a7e4bfaf5e7a25 (
plain)
1
2
3
4
5
6
7
|
[MediaStreamTrackGenerator-in-service-worker.https.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, OK]
[A service worker is able to initialize a MediaStreamTrackGenerator without crashing]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, FAIL]
FAIL
|