Skip to content
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

test(IDX-3144): inline some message-routing system-tests #2080

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

basvandijk
Copy link
Collaborator

@basvandijk basvandijk commented Oct 16, 2024

This is part of IDX-3144 to inline system-tests defined in the rust library //rs/tests:tests into their binaries to speedup CI and make working on system-tests more efficient. This PR focuses on inlining system-tests defined under rs/tests/src/message_routing and inlines:

  • global_reboot_test
  • memory_safety_test
  • rejoin_test
  • rejoin_test_large_state
  • state_sync_malicious_chunk_test

@basvandijk basvandijk changed the title test(IDX-3144): inline message-routing system-tests test(IDX-3144): inline some message-routing system-tests Oct 16, 2024
@basvandijk basvandijk marked this pull request as ready for review October 16, 2024 21:04
@basvandijk basvandijk requested review from a team as code owners October 16, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant