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
test(inline-suggestion): crossFileContextUtil.test using real clock and test timeouts #6258
## Problem
ref #6252
Test is using real system clock, it's likely to timeout
due to heavy computation in an undeterministic way.
## Solution
Use fake clock.
0 commit comments