Commit 18556f2
[ci] Increase test timeout for Mac_x64 build_tests shards (flutter#188804)
Increase `test_timeout_secs` to `2700` (45 minutes) for all five
`Mac_x64 build_tests` shards (`1_5` to `5_5`) in `.ci.yaml`.
The default test timeout is 30 minutes. Shard `2_5` has been taking
close to 29 minutes, leading to timeouts. Since test sharding
distribution shuffles when tests are added/removed, all five shards have
been updated.
Setting `test_timeout_secs` to `2700` provides a 15-minute buffer before
the global LUCI task timeout of 60 minutes, ensuring the test runner
itself times out and prints diagnostics.
Fixes flutter#1882421 parent 545d7ce commit 18556f2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3679 | 3679 | | |
3680 | 3680 | | |
3681 | 3681 | | |
| 3682 | + | |
3682 | 3683 | | |
3683 | 3684 | | |
3684 | 3685 | | |
| |||
3697 | 3698 | | |
3698 | 3699 | | |
3699 | 3700 | | |
| 3701 | + | |
3700 | 3702 | | |
3701 | 3703 | | |
3702 | 3704 | | |
| |||
3715 | 3717 | | |
3716 | 3718 | | |
3717 | 3719 | | |
| 3720 | + | |
3718 | 3721 | | |
3719 | 3722 | | |
3720 | 3723 | | |
| |||
3733 | 3736 | | |
3734 | 3737 | | |
3735 | 3738 | | |
| 3739 | + | |
3736 | 3740 | | |
3737 | 3741 | | |
3738 | 3742 | | |
| |||
3751 | 3755 | | |
3752 | 3756 | | |
3753 | 3757 | | |
| 3758 | + | |
3754 | 3759 | | |
3755 | 3760 | | |
3756 | 3761 | | |
| |||
0 commit comments