Skip to content
  • Allan McRae's avatar
    Increase meson test timeout · 75bf8e88
    Allan McRae authored
    
    
    Running the testsuite using "PACTEST_VALGRIND=1 ninja test -C build", I ran
    into the following failure:
    
    161/332 smoke001.py                             TIMEOUT 30.02 s
    
    I figure an i7 @ 3.10GHz should be enough to run our testsuite... so boost
    the meson test timeout to 120 seconds (which should be enough time for
    anyone...).
    
    Signed-off-by: default avatarAllan McRae <allan@archlinux.org>
    75bf8e88