mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
70251a3ff8
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