Move Khronos WebGL tests to /_webgl/

This commit is contained in:
Anthony Ramine 2018-08-25 00:46:42 +02:00
parent d827370804
commit 4852f7d616
7200 changed files with 53650 additions and 228616 deletions

View file

@ -0,0 +1,6 @@
[buffer-offscreen-test.html]
bug: https://github.com/servo/servo/issues/21132
type: testharness
[WebGL test #5: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
expected: FAIL

View file

@ -0,0 +1,6 @@
[buffer-preserve-test.html]
bug: https://github.com/servo/servo/issues/21132
type: testharness
[WebGL test #3: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
expected: FAIL

View file

@ -0,0 +1,6 @@
[canvas-test.html]
type: testharness
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[draw-static-webgl-to-multiple-canvas-test.html]
type: testharness
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[draw-webgl-to-canvas-test.html]
type: testharness
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[drawingbuffer-static-canvas-test.html]
type: testharness
expected: CRASH

View file

@ -0,0 +1,3 @@
[drawingbuffer-test.html]
type: testharness
expected: CRASH

View file

@ -0,0 +1,8 @@
[framebuffer-bindings-affected-by-to-data-url.html]
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -0,0 +1,6 @@
[to-data-url-test.html]
type: testharness
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,5 @@
[viewport-unchanged-upon-resize.html]
type: testharness
[WebGL test #3: at (6, 6) expected: 0,0,255,255 was 255,0,0,255]
expected: FAIL