зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1143227 - Annotate test_conformance__textures__texture-npot-video.html as asserting 4 times on Android, since bug 1083347 made us run it on Android debug builds, on a CLOSED TREE. No review.
This commit is contained in:
Родитель
ab42a2ec61
Коммит
52dea62a7d
|
@ -14,6 +14,9 @@
|
|||
src='../mochi-single.html?conformance/textures/texture-npot-video.html'>
|
||||
</iframe>
|
||||
<script>
|
||||
if (navigator.userAgent.contains("Android")) {
|
||||
SimpleTest.expectAssertions(4); // bug 1143227
|
||||
}
|
||||
SimpleTest.requestFlakyTimeout("untriaged");
|
||||
IFrameAutoresize.StartById('mochi-single', false);
|
||||
</script>
|
||||
|
|
Загрузка…
Ссылка в новой задаче