[webkit-qt] Layout test environment problem

Andras Becsi abecsi at inf.u-szeged.hu
Sun May 1 09:15:02 PDT 2011


Hi,

The main cause for failing device orientation and geolocation tests 
might be that your system is missing qt-mobility 
(http://qt.gitorious.org/qt-mobility).

There are however known environment dependent issues on different 
distributions and the failing canvas tests could be related to those.
It might be feasible for you to use the QBAT Virtual Machine which is 
downloadable from:

http://webkit.sed.hu/blog/20101028/qtwebkit-builder-and-tester-virtual-machine

This virtual machine has the exact same environment as the buildbots, 
and all the needed software is preinstalled to be able to hack on QtWebKit.

BR,
Andras

2011-04-30 13:10 keltezéssel, Young Han Lee írta:
> 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
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt



More information about the webkit-qt mailing list