Bug 1371190 - Part 4: Update mochitest-errata. r=jgilbert

--HG--
extra : rebase_source : e385ea2c45279e3cb40d196cae72e9509003d7af
This commit is contained in:
Chih-Yi Leu 2017-08-04 09:52:04 +08:00
parent 53db189014
commit 1a73cba56e
2 changed files with 4 additions and 6 deletions

View File

@ -4934,7 +4934,7 @@ skip-if = (os == 'android' || os == 'linux')
[generated/test_2_conformance2__rendering__blitframebuffer-multisampled-readbuffer.html]
skip-if = (os == 'android' || os == 'linux')
[generated/test_2_conformance2__rendering__blitframebuffer-outside-readbuffer.html]
fail-if = (os == 'mac') || (os == 'win')
fail-if = (os == 'mac')
skip-if = (os == 'android' || os == 'linux')
[generated/test_2_conformance2__rendering__blitframebuffer-scissor-enabled.html]
skip-if = (os == 'android' || os == 'linux')
@ -5618,7 +5618,7 @@ skip-if = (os == 'android' || os == 'linux')
[generated/test_2_conformance2__textures__misc__tex-new-formats.html]
skip-if = (os == 'android' || os == 'linux')
[generated/test_2_conformance2__textures__misc__tex-srgb-mipmap.html]
fail-if = (os == 'mac') || (os == 'win')
fail-if = (os == 'mac')
skip-if = (os == 'android' || os == 'linux')
[generated/test_2_conformance2__textures__misc__tex-storage-2d.html]
skip-if = (os == 'android' || os == 'linux')
@ -7615,7 +7615,6 @@ skip-if = (os == 'win' && os_version == '6.1')
[generated/test_conformance__extensions__webgl-draw-buffers-max-draw-buffers.html]
[generated/test_conformance__extensions__webgl-draw-buffers.html]
skip-if = (os == 'linux')
fail-if = (os == 'win')
[generated/test_conformance__extensions__webgl-shared-resources.html]
[generated/test_conformance__glsl__bugs__angle-ambiguous-function-call.html]
[generated/test_conformance__glsl__bugs__angle-constructor-invalid-parameters.html]

View File

@ -80,7 +80,6 @@ fail-if = (os == 'mac' && os_version == '10.6')
skip-if = (os == 'b2g') || (os == 'linux') || (os == 'android')
[generated/test_conformance__extensions__webgl-draw-buffers.html]
fail-if = (os == 'win')
# Crashes
skip-if = (os == 'linux')
@ -204,7 +203,7 @@ fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__misc__views-with-offsets.html]
fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__rendering__blitframebuffer-outside-readbuffer.html]
fail-if = (os == 'mac') || (os == 'win')
fail-if = (os == 'mac')
[generated/test_2_conformance2__rendering__clear-func-buffer-type-match.html]
fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__rendering__fs-color-type-mismatch-color-buffer-type.html]
@ -214,7 +213,7 @@ fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__textures__misc__integer-cubemap-specification-order-bug.html]
fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__textures__misc__tex-srgb-mipmap.html]
fail-if = (os == 'mac') || (os == 'win')
fail-if = (os == 'mac')
[generated/test_2_conformance2__textures__video__tex-2d-r11f_g11f_b10f-rgb-float.html]
fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__textures__video__tex-2d-r11f_g11f_b10f-rgb-half_float.html]