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,7 +1,4 @@
[fragcolor-fragdata-invariant.html]
bug: https://github.com/servo/servo/issues/20601
[WebGL test #0: [unexpected link status\] Declaring both gl_FragColor and gl_FragData invariant should succeed.]
expected: FAIL
[WebGL test #0: [unexpected link status\] (expected: true) Declaring both gl_FragColor and gl_FragData invariant should succeed.]
[WebGL test #0]
expected: FAIL

View file

@ -1,116 +1,68 @@
[shader-varying-packing-restrictions.html]
[WebGL test #9: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing first element should fail]
[WebGL test #10]
expected: FAIL
[WebGL test #8: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing last element should fail]
[WebGL test #14]
expected: FAIL
[WebGL test #34: [unexpected link status\] shaders with one more than the maximum number of varyings of mat3 should fail]
[WebGL test #15]
expected: FAIL
[WebGL test #14: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing last element should fail]
[WebGL test #16]
expected: FAIL
[WebGL test #32: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing last element should fail]
[WebGL test #2]
expected: FAIL
[WebGL test #28: [unexpected link status\] shaders with one more than the maximum number of varyings of mat2 should fail]
expected: FAIL
[WebGL test #16: [unexpected link status\] shaders with one more than the maximum number of varyings of vec3 should fail]
expected: FAIL
[WebGL test #26: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #27: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #33: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #3: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #2: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #15: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #10: [unexpected link status\] shaders with one more than the maximum number of varyings of vec2 should fail]
expected: FAIL
[WebGL test #38: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing last element should fail]
[WebGL test #20]
expected:
if os == "mac": FAIL
[WebGL test #21: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing first element should fail]
[WebGL test #21]
expected:
if os == "mac": FAIL
[WebGL test #40: [unexpected link status\] shaders with one more than the maximum number of varyings of mat4 should fail]
[WebGL test #22]
expected: FAIL
[WebGL test #26]
expected: FAIL
[WebGL test #27]
expected: FAIL
[WebGL test #28]
expected: FAIL
[WebGL test #3]
expected: FAIL
[WebGL test #32]
expected: FAIL
[WebGL test #33]
expected: FAIL
[WebGL test #34]
expected: FAIL
[WebGL test #38]
expected:
if os == "mac": FAIL
[WebGL test #22: [unexpected link status\] shaders with one more than the maximum number of varyings of vec4 should fail]
expected: FAIL
[WebGL test #4: [unexpected link status\] shaders with one more than the maximum number of varyings of float should fail]
expected: FAIL
[WebGL test #39: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing first element should fail]
[WebGL test #39]
expected:
if os == "mac": FAIL
[WebGL test #20: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing last element should fail]
[WebGL test #4]
expected: FAIL
[WebGL test #40]
expected:
if os == "mac": FAIL
[WebGL test #2: [unexpected link status\] (expected: false) shaders with varying array of float with one more than the maximum number of elements accessing last element should fail]
[WebGL test #8]
expected: FAIL
[WebGL test #3: [unexpected link status\] (expected: false) shaders with varying array of float with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #4: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of float should fail]
expected: FAIL
[WebGL test #8: [unexpected link status\] (expected: false) shaders with varying array of vec2 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #9: [unexpected link status\] (expected: false) shaders with varying array of vec2 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #10: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of vec2 should fail]
expected: FAIL
[WebGL test #14: [unexpected link status\] (expected: false) shaders with varying array of vec3 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #15: [unexpected link status\] (expected: false) shaders with varying array of vec3 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #16: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of vec3 should fail]
expected: FAIL
[WebGL test #22: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of vec4 should fail]
expected: FAIL
[WebGL test #26: [unexpected link status\] (expected: false) shaders with varying array of mat2 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #27: [unexpected link status\] (expected: false) shaders with varying array of mat2 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #28: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of mat2 should fail]
expected: FAIL
[WebGL test #32: [unexpected link status\] (expected: false) shaders with varying array of mat3 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #33: [unexpected link status\] (expected: false) shaders with varying array of mat3 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #34: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of mat3 should fail]
[WebGL test #9]
expected: FAIL

View file

@ -1,19 +1,10 @@
[shader-with-global-variable-precision-mismatch.html]
bug: https://github.com/servo/servo/issues/20601
[WebGL test #0: [unexpected link status\] mismatching precision for uniforms causes link error (as expected)]
[WebGL test #0]
expected: FAIL
[WebGL test #1: [unexpected link status\] mismatching precision for int uniforms with default precision causes link error (as expected)]
[WebGL test #1]
expected: FAIL
[WebGL test #2: [unexpected link status\] mismatching precision for structure uniforms causes link error (as expected)]
expected: FAIL
[WebGL test #0: [unexpected link status\] (expected: false) mismatching precision for uniforms causes link error (as expected)]
expected: FAIL
[WebGL test #1: [unexpected link status\] (expected: false) mismatching precision for int uniforms with default precision causes link error (as expected)]
expected: FAIL
[WebGL test #2: [unexpected link status\] (expected: false) mismatching precision for structure uniforms causes link error (as expected)]
[WebGL test #2]
expected: FAIL

View file

@ -1,31 +1,22 @@
[shaders-with-invariance.html]
bug: https://github.com/servo/servo/issues/20601
[WebGL test #17: [unexpected link status\] vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed]
[WebGL test #12]
expected: FAIL
[WebGL test #9: [unexpected link status\] vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail]
[WebGL test #16]
expected: FAIL
[WebGL test #12: [unexpected link status\] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail]
expected: FAIL
[WebGL test #3: [unexpected link status\] vertex shader with invariant (global setting) varying and fragment shader with invariant varying must succeed]
[WebGL test #2]
expected:
if os == "mac": FAIL
[WebGL test #2: [unexpected link status\] vertex shader with invariant (global setting) varying and fragment shader with variant varying must fail]
[WebGL test #3]
expected:
if os == "mac": FAIL
[WebGL test #8: [unexpected link status\] vertex shader with invariant gl_Position and fragment shader with invariant gl_FragCoord must succeed]
[WebGL test #8]
expected:
if os == "mac": FAIL
[WebGL test #9: [unexpected link status\] (expected: false) vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail]
expected: FAIL
[WebGL test #12: [unexpected link status\] (expected: false) vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail]
expected: FAIL
[WebGL test #16: [unexpected link status\] (expected: true) vertex shader with variant varying and fragment shader with invariant (global setting) varying must succeed]
[WebGL test #9]
expected: FAIL

View file

@ -1,3 +1,3 @@
[shaders-with-name-conflicts.html]
[WebGL test #0: [unexpected link status\] (expected: true) using the same name for a vertex shader attribute and fragment shader uniform should succeed]
[WebGL test #0]
expected: FAIL

View file

@ -1,7 +1,4 @@
[shaders-with-uniform-structs.html]
bug: https://github.com/servo/servo/issues/20601
[WebGL test #5: [unexpected link status\] Structures must have the same type definitions (including precision) to be considered the same type.]
expected: FAIL
[WebGL test #5: [unexpected link status\] (expected: false) Structures must have the same type definitions (including precision) to be considered the same type.]
[WebGL test #5]
expected: FAIL

View file

@ -1,5 +1,2 @@
[shaders-with-varyings.html]
bug: https://github.com/servo/servo/issues/20601
[WebGL test #3: [unexpected link status\] vertex shader with unused varying and fragment shader with used varying must succeed]
expected: FAIL

View file

@ -1,144 +1,144 @@
[glsl-function-texture2dprojlod.html]
[WebGL test #51: sampling with lod = 0 divider = 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
[WebGL test #51]
expected: FAIL
[WebGL test #52: sampling with lod = 1 divider = 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
[WebGL test #52]
expected: FAIL
[WebGL test #53: sampling with lod = 2 divider = 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
[WebGL test #53]
expected: FAIL
[WebGL test #54: sampling with lod = 3 divider = 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,255]
[WebGL test #54]
expected: FAIL
[WebGL test #55: sampling with lod = 4 divider = 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,255]
[WebGL test #55]
expected: FAIL
[WebGL test #56: sampling with lod = 5 divider = 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,255]
[WebGL test #56]
expected: FAIL
[WebGL test #57: sampling with lod = 6 divider = 1 should be pink\nat (0, 0) expected: 255,128,128,255 was 0,0,0,255]
[WebGL test #57]
expected: FAIL
[WebGL test #58: sampling with lod = 7 divider = 1 should be gray\nat (0, 0) expected: 128,128,128,255 was 0,0,0,255]
[WebGL test #58]
expected: FAIL
[WebGL test #59: sampling with lod = 0 divider = 2 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
[WebGL test #59]
expected: FAIL
[WebGL test #60: sampling with lod = 1 divider = 2 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
[WebGL test #60]
expected: FAIL
[WebGL test #61: sampling with lod = 2 divider = 2 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
[WebGL test #61]
expected: FAIL
[WebGL test #62: sampling with lod = 3 divider = 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,255]
[WebGL test #62]
expected: FAIL
[WebGL test #63: sampling with lod = 4 divider = 2 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,255]
[WebGL test #63]
expected: FAIL
[WebGL test #64: sampling with lod = 5 divider = 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,255]
[WebGL test #64]
expected: FAIL
[WebGL test #65: sampling with lod = 6 divider = 2 should be pink\nat (0, 0) expected: 255,128,128,255 was 0,0,0,255]
[WebGL test #65]
expected: FAIL
[WebGL test #66: sampling with lod = 7 divider = 2 should be gray\nat (0, 0) expected: 128,128,128,255 was 0,0,0,255]
[WebGL test #66]
expected: FAIL
[WebGL test #67: sampling with lod = 0 divider = 3 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
[WebGL test #67]
expected: FAIL
[WebGL test #68: sampling with lod = 1 divider = 3 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
[WebGL test #68]
expected: FAIL
[WebGL test #69: sampling with lod = 2 divider = 3 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
[WebGL test #69]
expected: FAIL
[WebGL test #70: sampling with lod = 3 divider = 3 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,255]
[WebGL test #70]
expected: FAIL
[WebGL test #71: sampling with lod = 4 divider = 3 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,255]
[WebGL test #71]
expected: FAIL
[WebGL test #72: sampling with lod = 5 divider = 3 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,255]
[WebGL test #72]
expected: FAIL
[WebGL test #73: sampling with lod = 6 divider = 3 should be pink\nat (0, 0) expected: 255,128,128,255 was 0,0,0,255]
[WebGL test #73]
expected: FAIL
[WebGL test #74: sampling with lod = 7 divider = 3 should be gray\nat (0, 0) expected: 128,128,128,255 was 0,0,0,255]
[WebGL test #74]
expected: FAIL
[WebGL test #75: sampling with lod = 0 divider = 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
[WebGL test #75]
expected: FAIL
[WebGL test #76: sampling with lod = 1 divider = 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
[WebGL test #76]
expected: FAIL
[WebGL test #77: sampling with lod = 2 divider = 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
[WebGL test #77]
expected: FAIL
[WebGL test #78: sampling with lod = 3 divider = 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,255]
[WebGL test #78]
expected: FAIL
[WebGL test #79: sampling with lod = 4 divider = 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,255]
[WebGL test #79]
expected: FAIL
[WebGL test #80: sampling with lod = 5 divider = 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,255]
[WebGL test #80]
expected: FAIL
[WebGL test #81: sampling with lod = 6 divider = 1 should be pink\nat (0, 0) expected: 255,128,128,255 was 0,0,0,255]
[WebGL test #81]
expected: FAIL
[WebGL test #82: sampling with lod = 7 divider = 1 should be gray\nat (0, 0) expected: 128,128,128,255 was 0,0,0,255]
[WebGL test #82]
expected: FAIL
[WebGL test #83: sampling with lod = 0 divider = 2 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
[WebGL test #83]
expected: FAIL
[WebGL test #84: sampling with lod = 1 divider = 2 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
[WebGL test #84]
expected: FAIL
[WebGL test #85: sampling with lod = 2 divider = 2 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
[WebGL test #85]
expected: FAIL
[WebGL test #86: sampling with lod = 3 divider = 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,255]
[WebGL test #86]
expected: FAIL
[WebGL test #87: sampling with lod = 4 divider = 2 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,255]
[WebGL test #87]
expected: FAIL
[WebGL test #88: sampling with lod = 5 divider = 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,255]
[WebGL test #88]
expected: FAIL
[WebGL test #89: sampling with lod = 6 divider = 2 should be pink\nat (0, 0) expected: 255,128,128,255 was 0,0,0,255]
[WebGL test #89]
expected: FAIL
[WebGL test #90: sampling with lod = 7 divider = 2 should be gray\nat (0, 0) expected: 128,128,128,255 was 0,0,0,255]
[WebGL test #90]
expected: FAIL
[WebGL test #91: sampling with lod = 0 divider = 3 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
[WebGL test #91]
expected: FAIL
[WebGL test #92: sampling with lod = 1 divider = 3 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
[WebGL test #92]
expected: FAIL
[WebGL test #93: sampling with lod = 2 divider = 3 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
[WebGL test #93]
expected: FAIL
[WebGL test #94: sampling with lod = 3 divider = 3 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,255]
[WebGL test #94]
expected: FAIL
[WebGL test #95: sampling with lod = 4 divider = 3 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,255]
[WebGL test #95]
expected: FAIL
[WebGL test #96: sampling with lod = 5 divider = 3 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,255]
[WebGL test #96]
expected: FAIL
[WebGL test #97: sampling with lod = 6 divider = 3 should be pink\nat (0, 0) expected: 255,128,128,255 was 0,0,0,255]
[WebGL test #97]
expected: FAIL
[WebGL test #98: sampling with lod = 7 divider = 3 should be gray\nat (0, 0) expected: 128,128,128,255 was 0,0,0,255]
[WebGL test #98]
expected: FAIL