mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49: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,13 +1,12 @@
|
|||
[read-pixels-from-fbo-test.html]
|
||||
[WebGL test #43: Expected color = 187.51696199784095,0,255,178.5, was = 128,0,255,178]
|
||||
[WebGL test #41]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: Expected color = 187.51696199784095,0,255,178.5, was = 128,0,255,178]
|
||||
[WebGL test #43]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #86: Expected color = 716.0999999999999,0,511.5,3, was = 0,0,0,0]
|
||||
[WebGL test #85]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #85: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error]
|
||||
[WebGL test #86]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,58 +1,57 @@
|
|||
[read-pixels-pack-parameters.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #243: last pixel of row 0: expected [249,102,0,255\], got [1,2,3,4\]]
|
||||
[WebGL test #241]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #257: first pixel of row 1: expected [2,200,102,255\], got [1,2,3,4\]]
|
||||
[WebGL test #242]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #246: first pixel of row 2: expected [134,87,234,255\], got [1,2,3,4\]]
|
||||
[WebGL test #243]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #245: last pixel of row 1: expected [2,200,102,255\], got [1,2,3,4\]]
|
||||
[WebGL test #244]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #256: last pixel of row 0: expected [249,102,0,255\], got [1,2,3,4\]]
|
||||
[WebGL test #245]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #254: skipped bytes changed at index 0: expected 1 got 249]
|
||||
[WebGL test #246]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #241: skipped bytes changed at index 0: expected 1 got 249]
|
||||
[WebGL test #247]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #260: last pixel of row 2: expected [134,87,234,255\], got [1,2,3,4\]]
|
||||
[WebGL test #254]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #244: first pixel of row 1: expected [2,200,102,255\], got [1,2,3,4\]]
|
||||
[WebGL test #255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #247: last pixel of row 2: expected [134,87,234,255\], got [1,2,3,4\]]
|
||||
[WebGL test #256]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #242: first pixel of row 0: expected [249,102,0,255\], got [1,2,3,4\]]
|
||||
[WebGL test #257]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #255: first pixel of row 0: expected [249,102,0,255\], got [1,2,3,4\]]
|
||||
[WebGL test #258]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #259: first pixel of row 2: expected [134,87,234,255\], got [1,2,3,4\]]
|
||||
[WebGL test #259]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #258: last pixel of row 1: expected [2,200,102,255\], got [1,2,3,4\]]
|
||||
[WebGL test #260]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue