-
Notifications
You must be signed in to change notification settings - Fork 33
[Tooling] Flaky tests - Issue #192 #198
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
deblasis
merged 29 commits into
pokt-network:main
from
deblasis:issue/192-tooling-flaky-tests
Sep 29, 2022
Merged
Changes from 9 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
3e3522c
test(Consensus): Time mockability
deblasis de0d44b
fix(Consensus): mutex for race conditions
deblasis 82cc1d8
fix(Consensus): race conditions prevention and control
deblasis 0a018aa
fix(Consensus): fixed race conditions + fixed flaky tests
deblasis 50dca59
test(Consensus): removing TODOs and t.Skip()
deblasis fa611d8
fix(Consensus): removed obsolete debugSleep
deblasis d3bef4a
docs(Consensus): time mocking utility functions docs
deblasis e1ee177
Merge remote-tracking branch 'upstream/main' into issue/192-tooling-f…
deblasis 6e0b00f
ci(Automation): disabling dockerhub steps via env variable flag
deblasis ef6d01e
refactor(tests): changed clocMock argument order
deblasis 4fd70c0
refactor(tests): forcePacemakerTimeout utility function
deblasis 8eb426d
refactor(tests): s/currentNodeIsLeader/isCurrentNodeLeader
deblasis cb755f9
refactor(tests): helpers.go -> accessors.go
deblasis 6bbfd5c
test(tests): revert module_raintree_test.go
deblasis bb8613c
ci(main): push to dockerhub was supposedly fixed:re-enabling
deblasis 443a201
refactor(tests): timeReminder flow
deblasis 6a79ffc
Revert "ci(main): push to dockerhub was supposedly fixed:re-enabling"
deblasis 97cee63
refactor(tests): cleanup + simplified logic
deblasis e1d5792
docs(clock): simple explanation
deblasis 37a0bd8
refactor(Consensus): removed lock on pacemaker since not used anymore
deblasis 5c87b15
docs(Consensus): mutex explanation
deblasis 1367042
style(tests): assertNodeConsensusView
deblasis 7bb04c3
fix(Consensus): improved locking even further
deblasis 09f1914
docs(Shared): CHANGELOG
deblasis b5a76db
Merge remote-tracking branch 'upstream/main' into issue/192-tooling-f…
deblasis a9b68ed
Merge remote-tracking branch 'upstream/main' into issue/192-tooling-f…
deblasis 8a30ef9
test(Makefile): make test_consensus_concurrent_tests
deblasis 2a7283e
docs(Consensus): mutex comment
deblasis 46b1d64
docs(Consensus): comment with explanation about locking
deblasis 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
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.