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
Instead of running a mirror for each `integration.Run` call,
only run it if there is actual sandboxed test running. This speeds
up running tests with a filter as if all the tests from a given
suite are inactive, no time is spent running the mirror.
Signed-off-by: Tonis Tiigi <[email protected]>
0 commit comments