Bug 197289
Summary: | Layout Test webgl/2.0.0/conformance/state/gl-object-get-calls.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin Fan <justin_fan> |
Component: | WebGL | Assignee: | Justin Fan <justin_fan> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, dino, ryanhaddad, sroberts, webkit-bot-watchers-bugzilla |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 222726 |
Justin Fan
The following layout test is flaky (timing out) on macOS-Mojave Debug WK2.
webgl/2.0.0/conformance/state/gl-object-get-calls.html
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F2.0.0%2Fconformance%2Fstate%2Fgl-object-get-calls.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This is a slow test that usually takes more than 20 seconds, but it times out a lot on Apple Mojave Debug WK2.
Shawn Roberts
I cannot reproduce this timeout locally with 500 iterations.
Should we mark it slow on Mojave Debug WK2?
Ryan Haddad
Skipped the test for Mojave Debug WK2 in https://trac.webkit.org/changeset/245059/webkit
Dean Jackson
This is a slow test, so I think this is the correct resolution.