This repository was archived by the owner on Jan 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 142
[CI] Speed up CI test and fix flaky test #1925
Merged
BewareMyPower
merged 20 commits into
streamnative:master
from
yzang2019:yzang/fix-flaky-test
Jul 4, 2023
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
61bda9c
Speed up CI test and fix flaky test
yzang2019 f7d7b96
Fix flaky tests
yzang2019 5b3ed54
Add oauth server and fix another flaky test
yzang2019 79f82ea
Refactor the structure of tests module
yzang2019 8e3e724
Merge branch 'master' into yzang/fix-flaky-test
yzang2019 3c67f1c
Fix syntax error
yzang2019 157806d
Fix test names
yzang2019 e589c2f
test to json
yzang2019 10c4795
Fix matrix
yzang2019 78201cf
Optimize import
yzang2019 1d18de8
Fix import stylei
yzang2019 753861b
Reorder imports
yzang2019 c5cdcd6
Avoid using * in import
yzang2019 f5173b6
Fix line to long issue
yzang2019 2f93f9b
Add all tests
yzang2019 aa167be
Fix style issue
yzang2019 dbf94bd
More move arounds
yzang2019 829cdd7
Fix style
yzang2019 9014081
Fix one more flaky test
yzang2019 b02bd73
Add unit test check process
yzang2019 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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've run these locally and it takes 22 seconds