[webkit-dev] WebGL test breakage on build bots

Kenneth Russell kbr at google.com
Tue Mar 16 13:45:13 PDT 2010


Earlier today I landed https://bugs.webkit.org/show_bug.cgi?id=33416
by hand (because the commit queue was blocked), and unfortunately this
broke some of the WebGL layout tests on the bots.

These tests are passing locally, so the best guess I can make is that
the hardware or OpenGL versions on the bots are insufficient or buggy.

A couple of questions:

1. Is there any way to get the per-test output from the test runs on the bots?

2. Is there any way to temporarily disable these tests on the bots
until we can figure out a resolution? The patch for 33416 is generally
sound, and was blocking further work, so it would be preferable not to
have to roll it out.

Thanks,

-Ken


More information about the webkit-dev mailing list