Page MenuHomePhabricator

D17945.diff
No OneTemporary

D17945.diff

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -49,7 +49,7 @@
# Sanitizers, coverage and quemu introduce a lot of overhead, so double the
# timeout to prevent false positives.
- if(ENABLE_SANITIZERS OR ENABLE_COVERAGE OR CMAKE_CROSSCOMPILING_EMULATOR)
+ if(ENABLE_SANITIZERS OR ENABLE_COVERAGE OR CMAKE_CROSSCOMPILING_EMULATOR OR CMAKE_BUILD_TYPE STREQUAL "Debug")
message(
STATUS
"Slow build detected, doubling timeout for ${DESCRIPTION} (target '${TARGET}')"

File Metadata

Mime Type
text/plain
Expires
Tue, May 20, 21:14 (15 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865936
Default Alt Text
D17945.diff (542 B)

Event Timeline