Bug 63638
Summary: | [chromium] Index-validation-with-resized-buffer failing on canary builders | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nat Duca <nduca> |
Component: | WebGL | Assignee: | Gregg Tavares <gman> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | gman, kbr, senorblanco, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Nat Duca
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcanvas%2Fwebgl%2Findex-validation-with-resized-buffer.html&group=%40ToT%20-%20chromium.org
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
This failure looks bad -- it's occurring during initialization of the context. Doesn't seem to be happening in Chromium, only DRT.
Nat Duca
Committed r90032: <http://trac.webkit.org/changeset/90032>
Kenneth Russell
Looking at the Chromium blamelist for the first failure:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20GPU%20Mesa%20-%20chromium.org&tests=fast%2Fcanvas%2Fwebgl%2Findex-validation-with-resized-buffer.html
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&mode=html&range=90863:90861
this likely started failing after http://src.chromium.org/viewvc/chrome?view=rev&revision=90861 .
Gregg, could you please look into this?
Stephen White
Seems to be passing now with Gregg's chrome change at http://src.chromium.org/viewvc/chrome?view=rev&revision=91043. Resolving as fixed.