mirror of
https://github.com/servo/servo.git
synced 2025-08-23 22:35:33 +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,27 +1,13 @@
|
|||
[blitframebuffer-multisampled-readbuffer.html]
|
||||
[WebGL test #1: Framebuffer incomplete.]
|
||||
[WebGL test #2]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
[WebGL test #2: Framebuffer incomplete.]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
[WebGL test #1: getError expected: NO_ERROR. Was INVALID_ENUM : setup draw framebuffer should succeed]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: getError expected: NO_ERROR. Was INVALID_OPERATION : blitframebuffer should succeed]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 254,184,69,255\nat (0, 0) expected: 254,184,69,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: getError expected: NO_ERROR. Was INVALID_OPERATION : blitframebuffer should succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: should be 254,184,69,255\nat (0, 0) expected: 254,184,69,255 was 0,0,0,0]
|
||||
[WebGL test #8]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue