Skip to content
  • David Cole's avatar
    ExternalProject Test: Increase test timeout value · 42b26ee5
    David Cole authored
    Previously, it was hard-coded at 1000 seconds. Now it uses
    the value of CMAKE_LONG_TEST_TIMEOUT, which has a minimum
    value of 1500 seconds, but might have a longer value depending
    on the CTEST_TEST_TIMEOUT value of the driving dashboard.
    
    This should help avoid test failures on overloaded dashboard
    machines where it really does take that long to finish the
    test successfully.
    42b26ee5