Commit c4f1d2b
authored
Increase cache_lock test timeout (#16545)
We've been seeing occasional failures on CI with these tests timing out.
I'm guessing that the runners are too overloaded and are unable to
complete the test within 1 second. This bumps up the timeout to 10s to
see if that will resolve the problem.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments