Remove expected-crash state of many WebGL tests on Linux.

These tests are still all skipped currently (see #9331), but with
skipping removed, these didn't crash with Mesa 12.1 on Haswell
(Intel).
This commit is contained in:
Eric Anholt 2016-08-08 09:46:31 -07:00
parent 944cbbff8b
commit 1caf82bc0f
9 changed files with 0 additions and 22 deletions

View file

@ -1,7 +1,5 @@
[tex-sub-image-2d-bad-args.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -1,7 +1,5 @@
[texture-complete.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -1,7 +1,5 @@
[texture-sub-image-cube-maps.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -1,4 +0,0 @@
[texture-transparent-pixels-initialized.html]
type: testharness
expected:
if os == "linux": CRASH

View file

@ -1,7 +1,5 @@
[texture-upload-cube-maps.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -1,4 +0,0 @@
[data-view-test.html]
type: testharness
expected:
if os == "linux": CRASH

View file

@ -1,7 +1,5 @@
[null-uniform-location.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #6: callUniformFunction('uniform1i') should be undefined. Threw exception TypeError: func is undefined]
expected: FAIL

View file

@ -1,7 +1,5 @@
[uniform-location.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #1: contextA.uniformMatrix4fv(locationA, false, mat) threw exception TypeError: contextA.uniformMatrix4fv is not a function]
expected: FAIL

View file

@ -1,7 +1,5 @@
[uniform-values-per-program.html]
type: testharness
expected:
if os == "linux": CRASH
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL