[webkit-dev] Running WebGL layout tests

Kenneth Russell kbr at google.com
Tue Nov 3 12:35:01 PST 2009


Hi,

Trying to run the WebGL layout tests in LayoutTests/fast/canvas/webgl.
Here's the command line I'm using:

run-webkit-tests --debug LayoutTests/fast/canvas/webgl/[test name.html]

(I built WebKit --debug.)

All of the tests fail while attempting to fetch the 3D context.
(TypeError: Result of expression 'context' [undefined] is not an
object.) The same tests run fine when run under "run-safari --debug".

Do I need to do some other "defaults write" or other setup to allow
the layout test harness to run with WebGL enabled?

Thanks,

-Ken


More information about the webkit-dev mailing list