Disable spdy test on Windows
The test is crashing regularly (see bugreport). Currently the test is not run in the regular CI system, that is why the failures were not noticed. Task-number: QTBUG-47128 Change-Id: I70d4ada0872316cc63d7629bb9ab2d055d70cf2a Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
This commit is contained in:
parent
964d767976
commit
a2c829f339
@ -5,3 +5,5 @@ SOURCES += tst_spdy.cpp
|
||||
|
||||
QT = core core-private network network-private testlib
|
||||
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
|
||||
|
||||
win32:CONFIG += insignificant_test # QTBUG-47128
|
||||
|
Loading…
Reference in New Issue
Block a user