Add bug numbers for insignificant tests.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 13 Apr 2012 11:50:30 +0000 (21:50 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Apr 2012 00:48:45 +0000 (02:48 +0200)
Change-Id: Ic68f722e27edab52d68742cc45efa69d86ad4f3b
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/qmltest/qmltest.pro
tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro

index b1b2ee2..ca39dac 100644 (file)
@@ -9,4 +9,4 @@ importFiles.files = borderimage  buttonclick  createbenchmark  events  qqmlbindi
 importFiles.path = .
 DEPLOYMENT += importFiles
 
-CONFIG+=insignificant_test
\ No newline at end of file
+CONFIG+=insignificant_test # QTBUG-25306
index a24ea52..831ffd3 100644 (file)
@@ -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