mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Move Khronos WebGL tests to /_webgl/
This commit is contained in:
parent
d827370804
commit
4852f7d616
7200 changed files with 53650 additions and 228616 deletions
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[renderbuffer-initialization.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
Loading…
Add table
Add a link
Reference in a new issue