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,16 +1,15 @@
|
|||
[shader-with-1024-character-identifier.frag.html]
|
||||
[WebGL test #0: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier should succeed]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier that starts with underscore should succeed]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier that ends with underscore should succeed]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier with odd characters as underscores should succeed]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier with even characters as underscores should succeed]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue