Use sdk/tests when syncing from upstream Khronos WebGL tests

This commit is contained in:
Anthony Ramine 2018-08-25 01:28:24 +02:00
parent 4852f7d616
commit 26a311fc62
2538 changed files with 61415 additions and 54538 deletions

View file

@ -1,6 +1,5 @@
[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]
[WebGL test #5: remainder of buffer should be cleared\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
expected: FAIL

View file

@ -1,6 +1,5 @@
[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]
[WebGL test #3: remainder of buffer should be cleared\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
expected: FAIL

View file

@ -0,0 +1,11 @@
[rapid-resizing.html]
expected: TIMEOUT
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL
[Overall test]
expected: NOTRUN
[WebGL test #1: context does not exist]
expected: FAIL

View file

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