aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/qmltest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/qmltest.pro')
-rw-r--r--tests/auto/qmltest/qmltest.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
index 54db7a78ab..52fd6bf9de 100644
--- a/tests/auto/qmltest/qmltest.pro
+++ b/tests/auto/qmltest/qmltest.pro
@@ -10,5 +10,5 @@ importFiles.files = borderimage buttonclick createbenchmark events qqmlbindi
importFiles.path = .
DEPLOYMENT += importFiles
-CONFIG+=insignificant_test # QTBUG-33723
-
+# Please do not make this test insignificant again, thanks.
+# Just skip those unstable ones. See also QTBUG-33723.