Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfix split e2e tests on circle by timing on windows #2586
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Currently, if look at the windows_e2e tests on circle under the
write e2e filesstep, you will see this warning:This might be a result of the next line of how we run them.
We might try to make it the same as in the Linux e2e.
This might require to run it under bash.exe instead of under powershell.
It requires more investigation.
reference - https://circleci.com/docs/2.0/parallelism-faster-jobs/#using-the-circleci-cli-to-split-tests