Skip to content

Commit

Permalink
Increase default value of TimeoutTime to 20m (dotnet#29420)
Browse files Browse the repository at this point in the history
  • Loading branch information
echesakov authored and stephentoub committed May 1, 2018
1 parent 9b40417 commit 5b4349b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ coreclr_code_coverage()

RunTestSequential=0
((serverGC = 0))
TimeoutTime=15m
TimeoutTime=20m

while [[ $# > 0 ]]
do
Expand Down

0 comments on commit 5b4349b

Please sign in to comment.