Skip to content
  • Sam Thursfield's avatar
    functional-tests: Reduce timeout to 60 seconds · 0a39a3b1
    Sam Thursfield authored
    It's annoying to wait 3 minutes in cases where a test has just hung
    (which seems to happen frequently :/).
    
    If a test suite times out after 1 minute, let's ideally try to
    speed it up, but if not split it up into parts that do execute
    in under 1 minute.
    0a39a3b1