Bug 52237
| Summary: | fast/canvas/webgl/read-pixels-test.html TIMEOUT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zhenyao Mo <zmo> |
| Component: | WebGL | Assignee: | Zhenyao Mo <zmo> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | cmarrin, enne, kbr, kkinnunen |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 52068 | ||
| Bug Blocks: | |||
Zhenyao Mo
But not on webkit bots. Need to figure out why. The test is added to the test_expectations.txt for now.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Zhenyao Mo
It also TIMEOUT on webkit bots. I couldn't reproduce it on my Mac though. Very unfortunate.
Kenneth Russell
I can reproduce the timeout by building a debug version of Chromium's DumpRenderTree port and running
new-run-webkit-tests --platform chromium --debug fast/canvas/webgl
Haven't run DumpRenderTree manually to see what's going on (i.e., whether it's crashing, etc.)
Zhenyao Mo
Can you try run-webkit-tests [--debug] LayoutTests/fast/canvas/webgl?
It passes fine on my Mac, but timeout on the webkit snowleopard bot.
Kenneth Russell
(In reply to comment #3)
> Can you try run-webkit-tests [--debug] LayoutTests/fast/canvas/webgl?
>
> It passes fine on my Mac, but timeout on the webkit snowleopard bot.
That works fine on my Mac too. Perhaps the Chromium DRT port can be used to diagnose the problem.
Zhenyao Mo
(In reply to comment #4)
> (In reply to comment #3)
> > Can you try run-webkit-tests [--debug] LayoutTests/fast/canvas/webgl?
> >
> > It passes fine on my Mac, but timeout on the webkit snowleopard bot.
>
> That works fine on my Mac too. Perhaps the Chromium DRT port can be used to diagnose the problem.
Thanks. I'll look into that.
Kimmo Kinnunen
Other bugs cover more recent skips.