[webkit-help] Layout test environment problem

Young Han Lee joybro at company100.net
Sat Apr 30 04:10:52 PDT 2011


Hi, all

I found that many tests failed when I ran run-webkit-test for qt port
on my linux machine.
The failed tests are mainly related to canvas, DeviceOrientation or Geolocation.
I tried to make it success but I don't know what is wrong yet.
Can you offer any advice or guide?

Following is my environment for the test.

OS : Ubuntu 10.10 x86_64
QT version : 4.7.2
WebKit : 388aeefb3aad1d46ad440029c144523b0c6b1217 (Apr 30 08:13:50)
Build command : ./Tools/Scripts/build-webkit --qt --makeargs='-j 4'
Test command : perl ./Tools/Scripts/run-webkit-tests
--no-launch-safari --no-new-test-results --no-sample-on-timeout
--results-directory layout-test-results --use-remote-links-to-tests
--release --exit-after-n-crashes-or-timeouts 20
--exit-after-n-failures 500 --qt

Failed tests :
canvas/philip/tests/2d.path.bezierCurveTo.shape.html -> failed
css2.1/t1505-c524-font-var-00-b.html -> failed
fast/canvas/canvas-closePath-single-point.html -> failed
fast/canvas/canvas-drawImage-incomplete.html -> failed
fast/dom/URL-attribute-reflection.html -> failed
fast/dom/boolean-attribute-reflection.html -> failed
fast/dom/constructed-objects-prototypes.html -> failed
fast/dom/constructors-cached-navigate.html -> failed
fast/dom/constructors-cached.html -> failed
fast/dom/dom-constructors.html -> failed
fast/dom/prototype-inheritance.html -> failed
fast/dom/DeviceMotion/create-event.html -> failed
fast/dom/DeviceMotion/no-page-cache.html -> failed
fast/dom/DeviceMotion/optional-event-properties.html -> failed
fast/dom/DeviceMotion/window-property.html -> failed
fast/dom/DeviceOrientation/add-listener-from-callback.html -> failed
fast/dom/DeviceOrientation/basic-operation.html -> failed
fast/dom/DeviceOrientation/create-event.html -> failed
fast/dom/DeviceOrientation/multiple-frames.html -> failed
fast/dom/DeviceOrientation/no-page-cache.html -> failed
fast/dom/DeviceOrientation/no-synchronous-events.html -> failed
fast/dom/DeviceOrientation/null-values.html -> failed
fast/dom/DeviceOrientation/optional-event-properties.html -> failed
fast/dom/DeviceOrientation/updates.html -> failed
and so on.


Thanks
Young Han


More information about the webkit-help mailing list