diff --git a/tests/auto/other/exceptionsafety/exceptionsafety.pro b/tests/auto/other/exceptionsafety/exceptionsafety.pro index 558c1d6636..3e9c996cd8 100644 --- a/tests/auto/other/exceptionsafety/exceptionsafety.pro +++ b/tests/auto/other/exceptionsafety/exceptionsafety.pro @@ -2,5 +2,5 @@ CONFIG += testcase TARGET = tst_exceptionsafety SOURCES += tst_exceptionsafety.cpp QT = core testlib -CONFIG += parallel_test +CONFIG += parallel_test insignificant_test DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0