Bug 33924
| Summary: | fast/canvas/webgl/texImage2DImageDataTest.html fails randomly on the bots | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | enne, kbr, rlp, zmo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Maciej Stachowiak
This test has been failing a lot randomly (but not every time) on Leopard and SnowLeopard Release buildbots since r53514-r53517. However, it failed occasionally (though less often) even before that, for instance see <http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r53494%20(9561)/results.html>. Thus, it appears there is something wrong with either this test or the code it is testing that leads to random failures.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Rachel Petterson
I'm taking a look at this to see if I can make it more stable.
Zhenyao Mo
Another instance:
https://bugs.webkit.org/show_bug.cgi?id=39128
From both the test codes, I think they are from the same cause.
Alexey Proskuryakov
I don't see any failures in recent past. No TestExpectations exist for this test at the time.