tests: acknowledge all known failures in declarative autotests
authorRohan McGovern <rohan.mcgovern@nokia.com>
Sun, 21 Aug 2011 23:25:30 +0000 (09:25 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 22 Aug 2011 03:35:40 +0000 (05:35 +0200)
commite5166af2e4856668ea45d31e0d6fb044dc9ab1af
treedf773a982e0b11d4159f5bc4f1c5d4865149e5e5
parent1cc58fdf174656a52603af00cb40478066c5abd4
tests: acknowledge all known failures in declarative autotests

This change XFAILs or CONFIG+=insignificant_tests all known failures in
declarative autotests, and links them to bug reports.

Note that the changes were only applied to qpa builds, although it is
possible some of these failures affect other platforms too.

Task-number: QTBUG-20990
Task-number: QTBUG-21000
Task-number: QTBUG-21001
Task-number: QTBUG-21004
Task-number: QTBUG-21005
Task-number: QTBUG-21007
Task-number: QTBUG-21008
Task-number: QTBUG-21009
Task-number: QTBUG-21010
Task-number: QTBUG-21011
Task-number: QTBUG-21012
Task-number: QTBUG-21013
Task-number: QTBUG-21015
Task-number: QTBUG-21016
Task-number: QTBUG-21017
Change-Id: Ieb89aa38e48e9e5162d87483d6441749865f234d
Reviewed-on: http://codereview.qt.nokia.com/3239
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Keith Isdale <keith.isdale@nokia.com>
16 files changed:
tests/auto/declarative/examples/examples.pro
tests/auto/declarative/qjsvalue/tst_qjsvalue.cpp
tests/auto/declarative/qsgborderimage/qsgborderimage.pro
tests/auto/declarative/qsgimage/tst_qsgimage.cpp
tests/auto/declarative/qsglistview/tst_qsglistview.cpp
tests/auto/declarative/qsgmousearea/tst_qsgmousearea.cpp
tests/auto/declarative/qsgtext/tst_qsgtext.cpp
tests/auto/declarative/qsgtextedit/qsgtextedit.pro
tests/auto/declarative/qsgtextinput/tst_qsgtextinput.cpp
tests/auto/qtquick1/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp
tests/auto/qtquick1/qdeclarativeflipable/qdeclarativeflipable.pro
tests/auto/qtquick1/qdeclarativefocusscope/qdeclarativefocusscope.pro
tests/auto/qtquick1/qdeclarativeitem/qdeclarativeitem.pro
tests/auto/qtquick1/qdeclarativetext/tst_qdeclarativetext.cpp
tests/auto/qtquick1/qdeclarativetextedit/tst_qdeclarativetextedit.cpp
tests/auto/qtquick1/qdeclarativetextinput/tst_qdeclarativetextinput.cpp