aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpixmapcache
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-13 21:50:30 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-16 02:48:45 +0200
commit99d9d9a38dd14d8d97d61ab25ce5bc37bb66d0d6 (patch)
treed5ea913cbe7159139f51443739513045474a9405 /tests/auto/quick/qquickpixmapcache
parent82a3fef9104ef449ecae56a2b228f4e820d928fa (diff)
Add bug numbers for insignificant tests.
Change-Id: Ic68f722e27edab52d68742cc45efa69d86ad4f3b Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickpixmapcache')
-rw-r--r--tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro b/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
index a24ea52e11..831ffd3c35 100644
--- a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
+++ b/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
@@ -15,6 +15,6 @@ TESTDATA = data/*
# LIBS += -lgcov
CONFIG += parallel_test
-CONFIG += insignificant_test
+CONFIG += insignificant_test # QTBUG-25307
QT += core-private gui-private qml-private quick-private network testlib concurrent