diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2019-03-18 14:50:27 +0100 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@qt.io> | 2019-03-20 06:12:08 +0000 |
commit | 7feb0848fdbe9657a1f8152c71474ed78458639b (patch) | |
tree | f3a95317f64bce121818334636dfcf7685f259e9 /tests/auto/qmltest | |
parent | 84c3e16d78b62550ee240ccfa9d64c816719a83b (diff) | |
download | qtdeclarative-7feb0848fdbe9657a1f8152c71474ed78458639b.tar.gz |
Blacklist AnimatedImage::test_crashRaceCondition_replyFinished()
This is unstable on macOS 10.13.
Task-number: QTBUG-74525
Change-Id: I8c04b4f0b4c560d1805982a605f994e0f1f1c87d
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/auto/qmltest')
-rw-r--r-- | tests/auto/qmltest/animatedimage/BLACKLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qmltest/animatedimage/BLACKLIST b/tests/auto/qmltest/animatedimage/BLACKLIST new file mode 100644 index 0000000000..3a5ed393ea --- /dev/null +++ b/tests/auto/qmltest/animatedimage/BLACKLIST @@ -0,0 +1,2 @@ +[AnimatedImage::test_crashRaceCondition_replyFinished] +osx-10.13 |