Skip to content

Commit

Permalink
Enable webgl extensions tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Mar 31, 2017
1 parent 6a1fecd commit 11b2dce
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 31 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

@@ -1,7 +1,5 @@
[ext-blend-minmax.html]
type: testharness
expected:
if os == "mac": CRASH
[WebGL test #1: getError expected: INVALID_ENUM. Was NO_ERROR : after evaluating: gl.blendEquation(MIN_EXT)]
expected: FAIL

Expand Down
@@ -1,7 +1,5 @@
[ext-frag-depth.html]
type: testharness
expected:
if os == "mac": CRASH
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

Expand Down
@@ -1,7 +1,5 @@
[ext-sRGB.html]
type: testharness
expected:
if os == "mac": CRASH
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

Expand Down
@@ -1,7 +1,5 @@
[ext-shader-texture-lod.html]
type: testharness
expected:
if os == "mac": CRASH
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

Expand Down
@@ -1,6 +1,6 @@
[ext-texture-filter-anisotropic.html]
type: testharness
expected: CRASH
expected: ERROR
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

This file was deleted.

This file was deleted.

@@ -1,6 +1,5 @@
[oes-standard-derivatives.html]
type: testharness
expected: CRASH
[WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

Expand Down
@@ -1,6 +1,5 @@
[oes-texture-float-linear.html]
type: testharness
expected: CRASH
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

@@ -1,6 +1,5 @@
[oes-texture-float-with-canvas.html]
type: testharness
expected: CRASH
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

@@ -1,6 +1,5 @@
[oes-texture-float-with-image-data.html]
type: testharness
expected: CRASH
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

@@ -1,6 +1,5 @@
[oes-texture-float-with-image.html]
type: testharness
expected: CRASH
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected:
if os == "linux": FAIL
Expand Down

0 comments on commit 11b2dce

Please sign in to comment.