Mark tst_qquickimage as insignificant
authorKent Hansen <kent.hansen@nokia.com>
Fri, 23 Mar 2012 17:10:18 +0000 (18:10 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 23 Mar 2012 17:19:50 +0000 (18:19 +0100)
commit3e6a8eca00334df344a45f09afbcf8fd8e2b7c54
treec6f16e246cf3df6077b0689b770922371c26bb28
parent0655209fdad022bd0f6eb20ce85522cb56506bf0
Mark tst_qquickimage as insignificant

The nullPixmapPaint() test is flaky. There are also several other
places where QQuickView::show() is called without a subsequent call
to QTest::qWaitForWindowShown(); in some of the test functions,
processEvents() is called instead (twice, even, just to be sure: see
the imageCrash_QTBUG_22125 function).

Change-Id: Icb49a36dcf968664f16c3223658ddd6189e965fc
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
tests/auto/quick/qquickimage/qquickimage.pro