You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just saw a package-level test timeout of 1 minute being hit because
`TestRandomInjectHints` took 29s and `TestParseArrayRandomParseArray`
took 16s before interruption. This commit reduces the number of
iterations by 5x and 10x, respectively.
Release note: None
0 commit comments