| Summary: | New Test(253286@main): [ iOS Debug ] webgl/2.0.y/conformance2/state/gl-object-get-calls.html is a constant timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW --- | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 253497 | ||
| Bug Blocks: | 239640 | ||
|
Description
Hercules Hjalmarsson
2022-08-29 09:45:04 PDT
This issue can be bisected to 253286@main using command: run-webkit-tests --debug --ios-simulator --iterations=2 webgl/2.0.y/conformance2/state/gl-object-get-calls.html It doesn't appear that this can be resolved with a rebase since on the bots this test only gets to line: +[ 68: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums (https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/253888@main%20(3512)/webgl/2.0.y/conformance2/state/gl-object-get-calls-diff.txt) Before causing a timeout. However, when attempting to repo locally, this runs until: +[ 205: PASS ] getTexParameter correctly handled invalid parameter enums Before causing a timeout. The constant timeout is only happening on iOS Debug queues. Test gardening commit 253908@main (a8727d4af626): <https://commits.webkit.org/253908@main> Reviewed commits have been landed. Closing PR #3775 and removing active labels. |