mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
On the bots, we have a timeout without output of 60 minutes for the entire test. This should ensure that we are able to kill mis-behaving tests and give a good error instead of just getting a jenkins timeout error. For those confused, this is for the guard malloc/leaks test. rdar://36874229