-
Notifications
You must be signed in to change notification settings - Fork 527
Tests: No Cache Testing in ledger #5058
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
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
74be81c
init commit
ahangsu d616eb3
disable option
ahangsu 4127490
disable option from config local to ledger
ahangsu d0ad11a
update a testcase for disabling lru cache in lrukv
ahangsu 4e2e30e
update config.json.example
ahangsu a96a8fd
more coverage from unit
ahangsu 90b874d
Merge branch 'master' into no-cache-testing
ahangsu 1a8be94
attempting to run with cache on and cache off modes
ahangsu 280fb3e
remove t skip in acctupdates_test.go
ahangsu 35639af
renaming withOrWithoutLRUCache to withAndWithoutLRUCache
ahangsu c199c7f
poking around and set disable ledger lru cache to be true
ahangsu 4ef03ae
higher warning threshold
ahangsu 7a5abd1
codereading...
ahangsu e25556f
revert conflict commit
ahangsu aa7740e
an ugly attempt to pass config.Local into TestConsensusRange
ahangsu f5f2af3
this is a bad commit, we need to revert later, trigger no-cache test
ahangsu 8755dd8
Revert "this is a bad commit, we need to revert later, trigger no-cac…
ahangsu 7332a07
minor testing
ahangsu eae1d50
Merge branch 'master' into no-cache-testing
ahangsu eccd71e
per pr comment, local ver27, warning threshold 0
ahangsu 6cf1485
per pr comment, t skip, ledger testing
ahangsu e88397a
barking dog
ahangsu aee23ab
minor
ahangsu 1ddb62c
Merge branch 'master' into no-cache-testing
ahangsu f21eb07
codec '' tag for DisableLRUCache
ahangsu 138e3f4
try to use codec:'-'
ahangsu 210bc17
workaround fix in defaultGenerator logic to skip field codec:'-'
ahangsu 37177c7
revert codec:'-' related commits
ahangsu 1caa854
decrease test time by introducing randomness
ahangsu 721a336
log message on lru cache disabling
ahangsu 922413a
per chris comments on removing disable boolean field
ahangsu 2b6e724
per pr comments
ahangsu f728363
WithAndWithout test against TestAcctUpdatesUpdatesCorrectness
ahangsu 5954351
per review comments
ahangsu 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.
Uh oh!
There was an error while loading. Please reload this page.