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:
Samson 2025-03-12 10:08:39 +01:00 committed by GitHub
parent d57dbb4d47
commit 5853c00628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
616 changed files with 19831 additions and 18532 deletions

View file

@ -1,12 +1,12 @@
[multisampling-depth-resolve.html]
[WebGL test #0: multisampling-depth-resolve: outer pixels should be red\nat (1, 1) expected: 255,0,0,255 was 0,0,0,0]
[WebGL test #0]
expected: FAIL
[WebGL test #1: multisampling-depth-resolve: outer quad should be yellow\nat (10, 10) expected: 255,255,0,255 was 0,0,0,0]
[WebGL test #1]
expected: FAIL
[WebGL test #2: multisampling-depth-resolve: center quad should be blue\nat (17, 17) expected: 0,0,255,255 was 0,0,0,0]
[WebGL test #2]
expected: FAIL
[WebGL test #3: getError expected: NO_ERROR. Was INVALID_OPERATION : Should be no errors at the end of the test.]
[WebGL test #3]
expected: FAIL