DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.14k stars 258 forks source link

Increase timeout for checks on emulated runners to 60 minutes. #709

Closed mmuetzel closed 7 months ago

mmuetzel commented 7 months ago

With more tests running now, the average duration of the "check" step is dangerously close to the timeout of 30 minutes for the runners on emulated hardware. The main contributor is "Mongoose_Memory_Test" (about 10 minutes for that test alone).

Increase the timeout to 60 minutes to have enough margin. That's still below the default limit of 6 hours and should help if runners are really "stuck" indefinitely at some test.