mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Remove message from WebGL subtest name and remove stale expectations (#35791)
* Remove message from WebGL subtest name This causes stale expectations: https://github.com/servo/servo/issues/35750 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Update expectations Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
d57dbb4d47
commit
5853c00628
616 changed files with 19831 additions and 18532 deletions
|
@ -1,9 +1,9 @@
|
|||
[blending.html]
|
||||
[WebGL test #6: Expected [1,2,3,4\], was [0,0,0,0\]]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: Expected [1,2,3,4\], was [0,0,0,0\]]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: Expected [1,2,3,4\], was [0,0,0,0\]]
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[clear-default-framebuffer-with-scissor-test.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[clipping-wide-points.html]
|
||||
[WebGL test #3: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[line-rendering-quality.html]
|
||||
bug: https://github.com/servo/servo/issues/25937
|
||||
[WebGL test #5: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
[more-than-65536-indices.html]
|
||||
bug: https://github.com/servo/servo/issues/24538
|
||||
[WebGL test #8: Should be green.\nat (0, 0) expected: 0,255,0,255 was 128,128,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
[multisample-corruption.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
expected: [OK, TIMEOUT]
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[out-of-bounds-index-buffers.html]
|
||||
bug: https://github.com/servo/servo/issues/20599
|
||||
[WebGL test #2: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[point-no-attributes.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #1: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #1]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[point-size.html]
|
||||
bug: https://github.com/servo/servo/issues/21981
|
||||
[WebGL test #9: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[preservedrawingbuffer-leak.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[rendering-sampling-feedback-loop.html]
|
||||
[WebGL test #2: getError expected: INVALID_OPERATION. Was NO_ERROR : Feedback loop detection should ignore drawBuffers settings.]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue