summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/io.pro
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-11-25 20:23:26 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-11-25 23:08:09 +0200
commitc7dec2faca476c94a40bd4ac5118915b1a5d9aa8 (patch)
tree533410673389590ca5b5024224a266a84b0ced20 /tests/auto/corelib/io/io.pro
parent63934f13380c9ed3c455394e2ba863d44239f05c (diff)
Android: exclude faulty qfilesystemwatcher test
Task-number: QTBUG-88508 Pick-to: 6.0 Change-Id: I11b845e74e599d3bdae4f9490a591893531bc77b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/corelib/io/io.pro')
-rw-r--r--tests/auto/corelib/io/io.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/io.pro b/tests/auto/corelib/io/io.pro
index 84a4cf0dab..acc1752721 100644
--- a/tests/auto/corelib/io/io.pro
+++ b/tests/auto/corelib/io/io.pro
@@ -55,6 +55,10 @@ SUBDIRS=\
win32:!qtConfig(private_tests): SUBDIRS -= \
qfilesystementry
+# QTBUG-88508
+android: SUBDIRS -= \
+ qfilesystemwatcher
+
!qtConfig(filesystemwatcher): SUBDIRS -= \
qfilesystemwatcher