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

@ -0,0 +1,22 @@
[draw-buffers-dirty-state-bug.html]
[WebGL test #6: should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL
[WebGL test #3: should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
expected: FAIL
[WebGL test #7: getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : there should be no errors]
expected: FAIL
[WebGL test #4: getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : Clear and draw should cause no GL errors]
expected: FAIL
[WebGL test #2: getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : Clear and draw should cause no GL errors]
expected: FAIL
[WebGL test #1: getError expected: NO_ERROR. Was INVALID_ENUM : Setup should cause no GL errors]
expected: FAIL
[WebGL test #5: should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
expected: FAIL