Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Modify how errors in the execution engine are handled. #584

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

egrimley-arm
Copy link
Contributor

In execution_engine_manager.rs, dispatch_on_incoming_data now returns response_invalid_request when there was an error.

In server_test.rs, test_template now distinguishes between an error and an event not returning SUCCESS. There is an additional argument, expect_success.

In execution_engine_manager.rs, dispatch_on_incoming_data now returns
response_invalid_request when there was an error.

In server_test.rs, test_template now distinguishes between an error
and an event not returning SUCCESS. There is an additional argument,
expect_success.
@egrimley-arm egrimley-arm merged commit 4776e5f into veracruz-project:main Jan 13, 2023
@egrimley-arm egrimley-arm deleted the pr-err branch January 13, 2023 14:28
@mathias-arm mathias-arm added trusted-veracruz-runtime Something related to the trusted Veracruz runtime always-refactoring A refactoring/code quality change to the Veracruz codebase labels Jul 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
always-refactoring A refactoring/code quality change to the Veracruz codebase trusted-veracruz-runtime Something related to the trusted Veracruz runtime
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants