Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / webrtc-encoded-transform / script-transform-generateKeyFrame.https.html.ini
blob660566667c1082c710f3e88231eb638f8b26a944
1 [script-transform-generateKeyFrame.https.html]
2 expected:
3 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
4 if (os == "linux") and not debug: [OK, CRASH]
5 if os == "android": [OK, TIMEOUT]
6 [generateKeyFrame rejects with a null track]
7 expected:
8 if (processor == "x86") and not debug: [PASS, TIMEOUT]
10 [generateKeyFrame(null) resolves for video sender, and throws for video receiver]
11 expected:
12 if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]