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
These variable are global. It has consequences.
People launching tests another timezone where facing random issues.
It was random because the tests are launched in different order on each run.
This was hidden by the CI forcing the timezone to PRC, and impossible to see by
someone working in PRC timezone.
0 commit comments