diff options
author | Ivan Solovev <ivan.solovev@qt.io> | 2021-02-16 14:21:49 +0100 |
---|---|---|
committer | Ivan Solovev <ivan.solovev@qt.io> | 2021-02-17 12:37:56 +0100 |
commit | 0924904bcb574e0af14534287cd9e9f8b8a4eb38 (patch) | |
tree | 032ab47376341cb67ede70fd3b652eb5acec557e /tests | |
parent | 4fc8262f82d805ae9899be3828e6e60e801a958b (diff) | |
download | qtlocation-0924904bcb574e0af14534287cd9e9f8b8a4eb38.tar.gz |
QtPositioning: unblacklist tests
Several runs on CI show that these tests are no longer
a problem for macOS 10.14, 10.15 and 11.
Let's try to unblacklist them.
Task-number: QTBUG-90836
Change-Id: Ie8824097dd72d0e7ca3e0d47cd8d97cec9712115
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/declarative_positioning_core/BLACKLIST | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative_positioning_core/BLACKLIST b/tests/auto/declarative_positioning_core/BLACKLIST deleted file mode 100644 index 99b4d786..00000000 --- a/tests/auto/declarative_positioning_core/BLACKLIST +++ /dev/null @@ -1,6 +0,0 @@ -# QTBUG-59074 flaky test -[CoordinateAnimation::test_west_direction_coordinate_animation] -osx -# QTBUG-59074 flaky test -[CoordinateAnimation::test_east_direction_coordinate_animation] -osx |