Comment 0 for bug 1273956

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote : autopilot/phablet-test-run does not seem to work with Qt 5.2

It seems all autopilot tests so far seem to fail when run with Qt 5.2. The test app seems to be starting but eventually the failure happens as shown in the attached simple test log (Friends app).

You can upgrade the device to Qt 5.2 currently with the following instructions: http://pastebin.ubuntu.com/6826187/

I filed bug #1273720 against unity8 already yesterday, but it seems all AP tests tend to fail similarly, so it's not unity8 specific.

The PPA (https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+packages) has autopilot-qt successfully recompiled against Qt 5.2.

All fixes should be made so that both Qt 5.0.2 and Qt 5.2 continue to work, ie usage of #ifdef:s or similar constructions.