-
Notifications
You must be signed in to change notification settings - Fork 523
Checking CircleCI tests run once and only once #2749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
algojohnlee
merged 54 commits into
master
from
jack/1489-checking-circleci-tests-run-only-once
Sep 8, 2021
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
9442a8c
Adding gotestsum to integration tests
algojack 68e791c
Removed a testing block
algojack f20b6d0
Adding test results dir
algojack ec23752
Undoing shellcheck improvements
algojack 58a3b56
Undoing shellcheck improvements
algojack 12bb942
Added junit file for test results
algojack 64907c0
Merge branch 'master' into jack/1489-checking-circleci-tests-run-only…
algojack 3e167d4
Added new check job and result_path var
algojack d35acb0
Fixed typo
algojack 6c6a3b2
Fixed parameter reference
algojack e4aaf76
Added script to check for tests
algojack cff740f
Added partition id folders and recursive file list
algojack eb1e87e
Creating node index folders
algojack 47eee52
Fixing workspace paths
algojack 744eca3
Fixing workspace paths
algojack b73ee2b
Combining result files into one
algojack 784072c
Making it run for all needed jobs
algojack 25cd3dd
Fixing naming
algojack 2dbac42
Merge remote-tracking branch 'origin/master' into jack/1489-checking-…
algojack 69e438d
Separated skipped due to partition, and made docker small
algojack 61986f5
Restricted to amd64_test and nightly for testing
algojack aed014b
Restricted to mac_amd64_test and nightly for testing
algojack 965c61d
Added color and switched to nightly
algojack 7884fe7
Enabled all nightly tests to check that they all work
algojack 464a39a
Merge remote-tracking branch 'origin/master' into jack/1489-checking-…
algojack 2855341
Switched back to normal (not nightlies)
algojack b6d3b4d
Added comment about gotestsum usage
algojack 11d153a
Add double sharding to the expect tests
cce f4e5e60
Merge branch 'master' into jack/1489-checking-circleci-tests-run-only…
algojack 7f93ef4
Replaced lists with one dictionary and better messages
algojack 08fd3b5
Fixed typos and formatting
algojack a749734
Added verification to e2e expect jobs
algojack 08cfb40
Fixed exit error code
algojack a7ef7c7
Switching to nightly tests to check them too
algojack fa5f92c
Revert "Switching to nightly tests to check them too"
algojack fff3913
increase parallelism: 2 and reduce resource_class used by expect jobs
cce c4b6da3
Fixing how we detect intentional vs unintentional skips
algojack aa5576d
Fixed message when no reason found
algojack 30c9613
Fixed formatting of skipped reasons
algojack 5772416
Fixing wording of some things
algojack bb2fa57
Revert "Add double sharding to the expect tests"
cce 4929222
Fixing double partitioned tests
algojack 67abb84
Add PartitionTest call to some tests that were not partitioned spotte…
cce 04ed1bc
Switching to nightly tests for testing only
algojack 732eb5b
Merge branch 'jack/1489-checking-circleci-tests-run-only-once' of git…
algojack 87e0cba
Fixing expect tests to have partition
algojack 017a5ae
Paritioning unpartitioned multiple run tests
algojack 8c09cb5
Revert "Switching to nightly tests for testing only"
algojack dcbca18
Fixed automatic VSCode corrections
algojack 7a0c2b5
Fixing vscode bug
algojack 4ae2738
Fixing double partitioned tests
algojack efd73b6
Switching to nightly tests for testing only
algojack d083c52
Fixing double partitioning
algojack 54a03e5
Revert "Switching to nightly tests for testing only"
algojack File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.