-
Notifications
You must be signed in to change notification settings - Fork 391
chore(ic): add flexible message ordering to StateMachine tests #9508
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
Open
venkkatesh-sekar
wants to merge
58
commits into
master
Choose a base branch
from
vsekar/fmo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
ca29a48
wip
venkkatesh-sekar ff973ae
test
venkkatesh-sekar c38d823
test
venkkatesh-sekar 5058129
test
venkkatesh-sekar 644e63a
as
venkkatesh-sekar b7d9934
as
venkkatesh-sekar 7999e44
as
venkkatesh-sekar c5472d9
as
venkkatesh-sekar 096bad4
as
venkkatesh-sekar 228ed68
as
venkkatesh-sekar 7a6b1b2
as
venkkatesh-sekar a59c9fb
as
venkkatesh-sekar c9c8349
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar 4bae9dd
as
venkkatesh-sekar 4707aaa
test
venkkatesh-sekar 2d423ae
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar 30dd611
test
venkkatesh-sekar c8d5796
test
venkkatesh-sekar a3db307
test
venkkatesh-sekar aef1fc5
test
venkkatesh-sekar 73ffcb6
flush
venkkatesh-sekar fc1db26
v1
venkkatesh-sekar d33cb72
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar d71935a
remove ordering
venkkatesh-sekar 2a07aac
make queue check strong
venkkatesh-sekar b3a4ec5
clean
venkkatesh-sekar 1b4f387
clean
venkkatesh-sekar 14351de
fix
venkkatesh-sekar ec488ac
test
venkkatesh-sekar e9ff57c
test
venkkatesh-sekar 164b93d
test
venkkatesh-sekar d315527
clean budget
venkkatesh-sekar bab9a43
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar b195890
test
venkkatesh-sekar ed8f333
test
venkkatesh-sekar 53ad375
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar 59010b5
merge fix
venkkatesh-sekar 8d2177e
test
venkkatesh-sekar e3460a5
test
venkkatesh-sekar d6c2526
test
venkkatesh-sekar ce89565
test
venkkatesh-sekar 28603ae
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar 531ea69
test
venkkatesh-sekar 3453b6f
fix: loopback induction and subnet queue checks for flexible ordering
venkkatesh-sekar 3ab30cf
refactor: rotate sender schedule instead of asserting front position
venkkatesh-sekar 70cbd97
refactor: rename fmo to flexible_message_ordering, remove clear_flexi…
venkkatesh-sekar f73ffeb
refactor: rename buffer_ingress_as to ingress_message_with_flexible_o…
venkkatesh-sekar eef5c53
fix: panic on missing execution_state in set_next_scheduled_method
venkkatesh-sekar 11366ce
refactor: move ordering_target init inside flexible_ordering branch
venkkatesh-sekar e255ae9
refactor: remove Arc<RwLock<SchedulerConfig>> from SchedulerImpl
venkkatesh-sekar bb2aa9c
Automatically fixing code for linting and formatting issues
9d5f310
refactor: pass SchedulerConfig through execute_round, remove from Sch…
venkkatesh-sekar 2d81914
fix: pass scheduler_config to MessageRoutingImpl::new in replay
venkkatesh-sekar 0da6445
fix: address copilot review comments
venkkatesh-sekar b186354
Merge branch 'master' into vsekar/fmo
venkkatesh-sekar b4ae0cf
fix: pass scheduler_config to drain_subnet_queues in test_utilities
venkkatesh-sekar d6970f7
refactor: avoid cloning SchedulerConfig per thread in execute_caniste…
venkkatesh-sekar 14e3d1a
fix: use max_instructions_per_round for drain_subnet_messages round l…
venkkatesh-sekar 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.