summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/thread.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/thread.pro')
-rw-r--r--tests/auto/corelib/thread/thread.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/thread.pro b/tests/auto/corelib/thread/thread.pro
index 510614ef66..d6e24b9b33 100644
--- a/tests/auto/corelib/thread/thread.pro
+++ b/tests/auto/corelib/thread/thread.pro
@@ -26,3 +26,9 @@ qtHaveModule(concurrent) {
SUBDIRS += \
qfuturewatcher
}
+
+android: SUBDIRS -= \
+ # QTBUG-87431
+ qthreadstorage \
+ # QTBUG-88136
+ qfuturewatcher