Skip to content

Conversation

@gkjung
Copy link
Contributor

@gkjung gkjung commented Jun 7, 2022

Two improvements made to the CircleCI config in order to speedup the total duration of the tests:

  • windows-unit-tests split into 4 tests (windows-unit-tests-sfge, windows-unit-tests-cli-messaging, etc.) so each starts at the same time instead of one after another
  • the tests above are parallelized, which mainly affects sfge as the tests are split amongst two instances and complete faster

Changes to MethodUtilTest.java are needed for the tests to pass (an issue was found with a test)

@gkjung gkjung force-pushed the d/W-11179348 branch 2 times, most recently from a580b57 to c0e16c7 Compare June 7, 2022 23:25
@gkjung gkjung changed the title @W-11179348@: changing windows executor size @W-11179348@: optimizing windows-unit-tests runtime Jun 13, 2022
@gkjung gkjung requested a review from jfeingold35 June 13, 2022 23:26
@gkjung gkjung force-pushed the d/W-11179348 branch 2 times, most recently from 204c59c to 365b1ae Compare June 14, 2022 16:41
@gkjung gkjung force-pushed the d/W-11179348 branch 2 times, most recently from 3bf8fef to e9598f9 Compare June 22, 2022 18:25
@gkjung gkjung merged commit 97acd50 into dev-3 Jun 23, 2022
@stephen-carter-at-sf stephen-carter-at-sf deleted the d/W-11179348 branch May 17, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants