[Webkit-unassigned] [Bug 228703] New: 4 webgl/2.0.0/deqp/functional/gles3/ tests are failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 09:48:21 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228703
Bug ID: 228703
Summary: 4 webgl/2.0.0/deqp/functional/gles3/ tests are failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Mac (Intel)
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ayumi_kojima at apple.com
CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com
webgl/2.0.0/deqp/functional/gles3/fbomultisample.2_samples.html
webgl/2.0.0/deqp/functional/gles3/fbomultisample.4_samples.html
webgl/2.0.0/deqp/functional/gles3/fbomultisample.8_samples.html
webgl/2.0.0/deqp/functional/gles3/shadertexturefunction/texturegrad.html
Are consistently failing on Big Sur E wk2 Release.
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=webgl%2F2.0.0%2Fdeqp%2Ffunctional%2Fgles3%2Ffbomultisample.4_samples.html&test=webgl%2F2.0.0%2Fdeqp%2Ffunctional%2Fgles3%2Ffbomultisample.2_samples.html&test=webgl%2F2.0.0%2Fdeqp%2Ffunctional%2Fgles3%2Ffbomultisample.8_samples.html&test=webgl%2F2.0.0%2Fdeqp%2Ffunctional%2Fgles3%2Fshadertexturefunction%2Ftexturegrad.html
Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK2-WebGL-Tests/r280527%20(2502)/results.html
Diff (webgl/2.0.0/deqp/functional/gles3/fbomultisample.* tests):
--- /Volumes/Data/worker/bigsur-release-tests-wk2-webgl/build/layout-test-results/webgl/2.0.0/deqp/functional/gles3/fbomultisample.2_samples-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk2-webgl/build/layout-test-results/webgl/2.0.0/deqp/functional/gles3/fbomultisample.2_samples-actual.txt
@@ -1,4 +1,27 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../resources/webgl_test_files/deqp/functional/gles3/fbomultisample.2_samples.html
-[ PASS ] All tests passed
+
+[ 1: PASS ] msaa.2_samples.rgba8:
+[ 2: PASS ] msaa.2_samples.srgb8_alpha8:
+[ 3: PASS ] msaa.2_samples.rgb10_a2:
+[ 4: PASS ] msaa.2_samples.rgba4:
+[ 5: PASS ] msaa.2_samples.rgb5_a1:
+[ 6: PASS ] msaa.2_samples.rgb8:
+[ 7: PASS ] msaa.2_samples.rgb565:
+[ 8: PASS ] msaa.2_samples.rg8:
+[ 9: PASS ] msaa.2_samples.r8:
+[ 10: PASS ] msaa.2_samples.rgba32f:
+[ 11: PASS ] msaa.2_samples.rgba16f:
+[ 12: PASS ] msaa.2_samples.rg32f:
+[ 13: PASS ] msaa.2_samples.rg16f:
+[ 14: PASS ] msaa.2_samples.r32f:
+[ 15: PASS ] msaa.2_samples.r16f:
+[ 16: PASS ] msaa.2_samples.depth_component32f:
+[ 17: PASS ] msaa.2_samples.depth_component24:
+[ 18: PASS ] msaa.2_samples.depth_component16:
+[ 19: PASS ] msaa.2_samples.depth32f_stencil8:
+[ 20: PASS ] msaa.2_samples.depth24_stencil8:
+[ 21: FAIL ] msaa.2_samples.stencil_index8:
+[ 22: PASS ] msaa.2_samples.stencil_index8: successfullyParsed is true
+[ FAIL ] 1 failures reported
Diff (webgl/2.0.0/deqp/functional/gles3/shadertexturefunction/texturegrad.html):
--- /Volumes/Data/worker/bigsur-release-tests-wk2-webgl/build/layout-test-results/webgl/2.0.0/deqp/functional/gles3/shadertexturefunction/texturegrad-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk2-webgl/build/layout-test-results/webgl/2.0.0/deqp/functional/gles3/shadertexturefunction/texturegrad-actual.txt
@@ -1,4 +1,38 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/shadertexturefunction/texturegrad.html
-[ PASS ] All tests passed
+
+[ 1: PASS ] texture_functions.texturegrad.sampler2d_fixed_vertex: Pass
+[ 2: PASS ] texture_functions.texturegrad.sampler2d_fixed_fragment: Pass
+[ 3: PASS ] texture_functions.texturegrad.sampler2d_float_vertex: Pass
+[ 4: PASS ] texture_functions.texturegrad.sampler2d_float_fragment: Pass
+[ 5: PASS ] texture_functions.texturegrad.isampler2d_vertex: Pass
+[ 6: PASS ] texture_functions.texturegrad.isampler2d_fragment: Pass
+[ 7: PASS ] texture_functions.texturegrad.usampler2d_vertex: Pass
+[ 8: PASS ] texture_functions.texturegrad.usampler2d_fragment: Pass
+[ 9: FAIL ] texture_functions.texturegrad.samplercube_fixed_vertex: Fail
+[ 10: FAIL ] texture_functions.texturegrad.samplercube_fixed_fragment: Fail
+[ 11: FAIL ] texture_functions.texturegrad.samplercube_float_vertex: Fail
+[ 12: FAIL ] texture_functions.texturegrad.samplercube_float_fragment: Fail
+[ 13: FAIL ] texture_functions.texturegrad.isamplercube_vertex: Fail
+[ 14: FAIL ] texture_functions.texturegrad.isamplercube_fragment: Fail
+[ 15: FAIL ] texture_functions.texturegrad.usamplercube_vertex: Fail
+[ 16: FAIL ] texture_functions.texturegrad.usamplercube_fragment: Fail
+[ 17: PASS ] texture_functions.texturegrad.sampler2darray_fixed_vertex: Pass
+[ 18: PASS ] texture_functions.texturegrad.sampler2darray_fixed_fragment: Pass
+[ 19: PASS ] texture_functions.texturegrad.sampler2darray_float_vertex: Pass
+[ 20: PASS ] texture_functions.texturegrad.sampler2darray_float_fragment: Pass
+[ 21: PASS ] texture_functions.texturegrad.isampler2darray_vertex: Pass
+[ 22: PASS ] texture_functions.texturegrad.isampler2darray_fragment: Pass
+[ 23: PASS ] texture_functions.texturegrad.usampler2darray_vertex: Pass
+[ 24: PASS ] texture_functions.texturegrad.usampler2darray_fragment: Pass
+[ 25: PASS ] texture_functions.texturegrad.sampler3d_fixed_vertex: Pass
+[ 26: PASS ] texture_functions.texturegrad.sampler3d_fixed_fragment: Pass
+[ 27: PASS ] texture_functions.texturegrad.sampler3d_float_vertex: Pass
+[ 28: PASS ] texture_functions.texturegrad.sampler3d_float_fragment: Pass
+[ 29: PASS ] texture_functions.texturegrad.isampler3d_vertex: Pass
+[ 30: PASS ] texture_functions.texturegrad.isampler3d_fragment: Pass
+[ 31: PASS ] texture_functions.texturegrad.usampler3d_vertex: Pass
+[ 32: PASS ] texture_functions.texturegrad.usampler3d_fragment: Pass
+[ 33: PASS ] texture_functions.texturegrad.sampler2darrayshadow_fragment: successfullyParsed is true
+[ FAIL ] 8 failures reported
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210802/b92901b9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list