NEW276005
[ iOS Sim, x86_64 ] 3 webgl canvas textures conformance tests are constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=276005
Summary [ iOS Sim, x86_64 ] 3 webgl canvas textures conformance tests are constantly ...
Ben Schwartz
Reported 2024-06-28 13:03:24 PDT
The following three tests are constantly failing on iOS simulator when the host Mac architecture is x86_64: webgl/1.0.x/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html webgl/2.0.y/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html webgl/2.0.y/conformance2/textures/canvas/tex-2d-rgba16f-rgba-float.html HISTORY (it appears passing because none of our infra tests on x86_64): https://results.webkit.org/?platform=ios&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=webgl%2F1.0.x%2Fconformance%2Ftextures%2Fcanvas%2Ftex-2d-rgba-rgba-unsigned_byte.html&test=webgl%2F2.0.y%2Fconformance%2Ftextures%2Fcanvas%2Ftex-2d-rgba-rgba-unsigned_byte.html&test=webgl%2F2.0.y%2Fconformance2%2Ftextures%2Fcanvas%2Ftex-2d-rgba16f-rgba-float.html REPRODUCIBILITY: I was able to reproduce this issue on iOS simulator (17.5, x86_64 machine) ToT using the following command: run-webkit-tests -v --ios-simulator webgl/1.0.x/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html webgl/2.0.y/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html webgl/2.0.y/conformance2/textures/canvas/tex-2d-rgba16f-rgba-float.html REGRESSION: It looks like the first two tests have been failing since introduction in iOS 16. The last test appears to have started failing after the ANGLE re-import at 267605@main.
Attachments
Ben Schwartz
Comment 1 2024-06-28 13:06:07 PDT
EWS
Comment 2 2024-06-28 13:13:49 PDT
Test gardening commit 280467@main (5a01a5edd328): <https://commits.webkit.org/280467@main> Reviewed commits have been landed. Closing PR #30280 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.