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(MR): [MR-638] Include best-effort messages in queues_compatibility_test, stage 1 #3561

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

Conversation

alin-at-dfinity
Copy link
Contributor

Have queues_compatibility_test also persist and restore best-effort requests and responses.

Unfortunately, the mainnet version that we test against must also have the test module encoding and decoding the same messages (in this case best_effort_test) before the test can actually work. So we will require a second stage to actually enable the test once the mainnet version includes this newly added test module.

…ity_test`, stage 1

Have `queues_compatibility_test` also persist and restore best-effort requests and responses.

Unfortunately, the mainnet version that we test against must also have the test module encoding and decoding the same messages (in this case `best_effort_test`) before the test can actually work. So we will require a second stage to actually enable the test once the mainnet version includes this newly added test module.
…o Bidirectional when the mainnet version has the best_effort_test module to run against.
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