summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-01-13 14:41:56 +0100
committerMichal Klocek <michal.klocek@qt.io>2021-01-26 10:13:51 +0100
commit5df6d2840aec55093047596d1ff0f156b4b7a379 (patch)
treeb711b22af65e19f9237bf0e4d7b54a00b256d367
parentf1d2a49c747e69938f9f878f64620d7d6fc61b41 (diff)
downloadqtlocation-5df6d2840aec55093047596d1ff0f156b4b7a379.tar.gz
Blacklist ReviewModel::test_reset
It seems flaky in recent integrations. Task-number: QTBUG-90244 Change-Id: I7853b94b986cfdab8541117e5c8e66aac26f4ed4 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--tests/auto/declarative_core/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/declarative_core/BLACKLIST b/tests/auto/declarative_core/BLACKLIST
index 99b4d786..428216ae 100644
--- a/tests/auto/declarative_core/BLACKLIST
+++ b/tests/auto/declarative_core/BLACKLIST
@@ -4,3 +4,7 @@ osx
# QTBUG-59074 flaky test
[CoordinateAnimation::test_east_direction_coordinate_animation]
osx
+# QTBUG-90244 flaky test
+[ReviewModel::test_reset]
+windows
+