mirror of
https://github.com/google/benchmark.git
synced 2025-01-27 20:30:15 +08:00
Increase complexity_test runtime slightly less.
This commit is contained in:
parent
f261c68074
commit
309ecb737f
@ -87,7 +87,7 @@ endif()
|
||||
|
||||
# Attempt to work around flaky test failures when running on Appveyor servers.
|
||||
if (DEFINED ENV{APPVEYOR})
|
||||
set(COMPLEXITY_MIN_TIME "1.0")
|
||||
set(COMPLEXITY_MIN_TIME "0.5")
|
||||
else()
|
||||
set(COMPLEXITY_MIN_TIME "0.01")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user