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
I'm not exactly sure why our e2e tests attempted to pull the code on
their own based on the `PULL_NUMBER` envvar passed from the test system,
but it should be unnecessary. We should expect the code to test is
placed properly in the `GOPATH`.
This should help with issues with merging multiple PRs at the same time,
when tide tends to bind them together to make sure our daily merge
capacity is higher than 24h/<time-to-execute-longest-tests>.`
0 commit comments