Make use of window.onerror in Khronos tests

This commit is contained in:
Anthony Ramine 2018-08-27 21:43:29 +02:00
parent 6089e45b7d
commit 273aac87e4
47 changed files with 8 additions and 135 deletions

View file

@ -1,5 +1,2 @@
[buffer-copying-restrictions.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[buffer-type-restrictions.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[get-buffer-sub-data-validity.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,8 +1,5 @@
[get-buffer-sub-data.html]
expected: ERROR
[Overall test]
expected: NOTRUN
[WebGL test #2: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray) threw exception TypeError: gl.getBufferSubData is not a function]
expected: FAIL

View file

@ -1,5 +1,2 @@
[uniform-buffers-state-restoration.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[unary-minus-operator-in-dynamic-loop.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[occlusion-query.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[draw-buffers-driver-hang.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,8 +1,5 @@
[sync-webgl-specific.html]
expected: ERROR
[Overall test]
expected: NOTRUN
[WebGL test #3: gl.getError() should be 0. Was 1280.]
expected: FAIL

View file

@ -1,5 +1,2 @@
[same-buffer-two-binding-points.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[simultaneous_binding.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[switching-objects.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,5 +1,2 @@
[too-small-buffers.html]
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -1,8 +1,5 @@
[transform_feedback.html]
expected: ERROR
[Overall test]
expected: NOTRUN
[WebGL test #2: getError expected: NO_ERROR. Was INVALID_ENUM : TRANSFORM_FEEDBACK_BINDING query should succeed]
expected: FAIL