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

[TESTS] - View Sync Testing Harness Callback #2287

Merged
merged 5 commits into from
Jan 11, 2024
Merged

[TESTS] - View Sync Testing Harness Callback #2287

merged 5 commits into from
Jan 11, 2024

Conversation

DieracDelta
Copy link
Contributor

Closes #2285

This PR:

This PR adds a view sync check to ensure that certain nodes did have view sync activated during the test run.

This PR does not:

Add any substantial tests using this feature. It would be worth discussing what sort of tests should make use of this feature.

Key places to review:

Worth confirming that ViewSyncTaskDescription matches the sort of API we want to specify nodes hitting view sync

@DieracDelta DieracDelta changed the title feat: compiling view sync task [TESTS] - View Sync Testing Harness Callback Dec 31, 2023
@DieracDelta DieracDelta marked this pull request as ready for review December 31, 2023 19:52
bfish713
bfish713 previously approved these changes Jan 8, 2024
Copy link
Collaborator

@bfish713 bfish713 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really just one small comment about simplifying the task, generally looks good and useful

crates/testing/src/view_sync_task.rs Outdated Show resolved Hide resolved
crates/testing/src/view_sync_task.rs Outdated Show resolved Hide resolved
@DieracDelta DieracDelta merged commit eb3bd3d into main Jan 11, 2024
8 of 11 checks passed
@DieracDelta DieracDelta deleted the jr/view_sync branch January 11, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TESTS] - View Sync Testing Harness Callback
2 participants