-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase test timeout for slow runners [skip ci] (#1085)
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
74867b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dstebila : Ouch, the merge was too fast: This CCI option only is permitted on
run
not onjobs
. So, can we please throw out/revert this commit again? Also, we already set a no_output_timeout of 1h -- then I reall don't know how/why the Rainbow constant runtime tests failed in the weekly test run (ideas welcome).