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:
Cosmin Sabou 2020-02-18 10:39:36 +00:00
Родитель c49c7f3b65
Коммит fb8d9d6663
2 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -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]