summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkreply/test/test.pro')
-rw-r--r--tests/auto/qnetworkreply/test/test.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qnetworkreply/test/test.pro b/tests/auto/qnetworkreply/test/test.pro
index d415e04451..dba1c69dbb 100644
--- a/tests/auto/qnetworkreply/test/test.pro
+++ b/tests/auto/qnetworkreply/test/test.pro
@@ -3,6 +3,8 @@ QT -= gui
SOURCES += ../tst_qnetworkreply.cpp
TARGET = ../tst_qnetworkreply
+qpa:contains(QT_CONFIG,xcb): CONFIG+=insignificant_test # unstable, QTBUG-21102
+
win32 {
CONFIG(debug, debug|release) {
TARGET = ../../debug/tst_qnetworkreply