зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1522333 - Disable /offscreen-canvas/fill-and-stroke-styles/ tests on win ccov and update MediaRecorder-peerconnection.https.html on android. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D62491 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c49c7f3b65
Коммит
fb8d9d6663
|
@ -2,6 +2,7 @@
|
|||
expected:
|
||||
if release_or_beta and (os == "android"): OK
|
||||
if os == "android": TIMEOUT
|
||||
if os == 'win' and ccov: ["OK", "ERROR"] # Bug 1522333
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":false,"audio":true} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
disabled:
|
||||
if os == 'win' and ccov: https://bugzilla.mozilla.org/show_bug.cgi?id=1522333
|
||||
lsan-allowed: [Alloc, mozilla::net::nsServerSocket::CreateClientTransport]
|
||||
|
|
Загрузка…
Ссылка в новой задаче