Bug 1289655 - Mark test.

MozReview-Commit-ID: 5jA9mZDRjYR
This commit is contained in:
Jeff Gilbert 2016-07-29 16:49:54 -07:00
parent 720b873197
commit 336b801590
2 changed files with 2 additions and 2 deletions

View File

@ -5778,7 +5778,7 @@ skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.
[generated/test_2_conformance__rendering__multisample-corruption.html]
skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
[generated/test_2_conformance__rendering__negative-one-index.html]
fail-if = (os == 'mac') || (os == 'win')
fail-if = (os == 'mac')
skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
[generated/test_2_conformance__rendering__point-no-attributes.html]
skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))

View File

@ -151,7 +151,7 @@ fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance2__vertex_arrays__vertex-array-object.html]
fail-if = (os == 'mac') || (os == 'win')
[generated/test_2_conformance__rendering__negative-one-index.html]
fail-if = (os == 'mac') || (os == 'win')
fail-if = (os == 'mac')
[generated/test_conformance__extensions__oes-texture-half-float.html]
fail-if = (os == 'mac') || (os == 'win') || (os == 'android') || (os == 'linux')
[generated/test_2_conformance2__reading__read-pixels-pack-parameters.html]