mirror of
https://github.com/servo/servo.git
synced 2025-09-20 11:50:09 +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,24 +1,24 @@
|
|||
[oes-texture-half-float.html]
|
||||
[WebGL test #101: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
|
||||
[WebGL test #101]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #103: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #103]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #104]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: Alpha channel should be 0.75 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #105]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #110: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
|
||||
[WebGL test #110]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #112]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #113]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: Alpha channel should be 1 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #114]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue