test: remove CONFIG+=insignificant_test for tst_qgraphicstransform
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 1 Aug 2011 04:38:36 +0000 (14:38 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 2 Aug 2011 05:37:27 +0000 (07:37 +0200)
commit95d9a0c25c207c7dfc5fa228e90a2eb873b2ecbc
tree10eb626171c3ee152edb5c7171530281210bb0f2
parentc07e1130d9fbfec2aeda2248341858b12a99fb93
test: remove CONFIG+=insignificant_test for tst_qgraphicstransform

This autotest failure is stable, so it should be marked with
QEXPECT_FAIL, not CONFIG+=insignificant_test.

Note that the test row naming had to be changed, as the test previously
created many rows of testdata with the same name, making it impossible
to skip only the broken rows.

Task-number: QTBUG-20661
Change-Id: Ie38f5dddafe7686e30eaa8ff3445310935d2cd9a
Reviewed-on: http://codereview.qt.nokia.com/2419
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
tests/auto/qgraphicstransform/qgraphicstransform.pro
tests/auto/qgraphicstransform/tst_qgraphicstransform.cpp