aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/affectors/affectors.pro
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@qt.io>2017-05-08 12:49:35 +0200
committerErik Verbruggen <erik.verbruggen@qt.io>2017-05-10 07:45:59 +0000
commit23a3018fc6a1e650b7eb291009c20d46c9e5c9af (patch)
tree4effee7344882fcd91f1685e0bfa9c744fd12813 /tests/benchmarks/particles/affectors/affectors.pro
parent9064d077e411aab9a2aea9f9e5a14ae029a94e14 (diff)
Disable particle benchmarks
They are broken. See QTBUG-60621 for details. Task-number: QTBUG-60621 Change-Id: Ibf55c64ef1b367bc2058d1c2284cd378ffa826ec Reviewed-by: Robin Burchell <robin.burchell@crimson.no>
Diffstat (limited to 'tests/benchmarks/particles/affectors/affectors.pro')
-rw-r--r--tests/benchmarks/particles/affectors/affectors.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/benchmarks/particles/affectors/affectors.pro b/tests/benchmarks/particles/affectors/affectors.pro
index 2eae07fcc5..35e1f514cc 100644
--- a/tests/benchmarks/particles/affectors/affectors.pro
+++ b/tests/benchmarks/particles/affectors/affectors.pro
@@ -1,4 +1,5 @@
-CONFIG += benchmark
+# This benchmark is broken, see QTBUG-60621
+#CONFIG += benchmark
TEMPLATE = app
TARGET = tst_affectors
SOURCES += tst_affectors.cpp