Increase timeout of slow test for ASAN-enabled build

Change-Id: Iea0802220701501f18822a5eb1f1b0c22f62e705
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
This commit is contained in:
Dimitrios Apostolou 2022-06-03 15:53:56 +02:00
parent 64f86ca03e
commit 741fc8b752

View File

@ -22,6 +22,10 @@ qt_internal_add_test(tst_qtextstream
QT_TEST_SERVER_LIST "cyrus"
)
if(QT_FEATURE_sanitize_address)
set_property(TEST tst_qtextstream APPEND PROPERTY ENVIRONMENT "QTEST_FUNCTION_TIMEOUT=900000")
endif()
# Resources:
set(qtextstream_resource_files
"../resources/big_endian/"