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 @@
[feedback-loop.html]
bug: https://github.com/servo/servo/issues/21288
type: testharness
[WebGL test #3: getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop]
expected: FAIL

View file

@ -0,0 +1,6 @@
[framebuffer-object-attachment.html]
type: testharness
expected: CRASH
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -0,0 +1,9 @@
[framebuffer-state-restoration.html]
type: testharness
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[renderbuffer-initialization.html]
type: testharness
disabled: https://github.com/servo/servo/issues/13710