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

Fix sync tests to what is expected #1055

Merged

Conversation

maxxboehme
Copy link
Collaborator

What does this Pull Request accomplish?

Some of the sync system tests have been failing for a while. Specifically the ones that check for errors. This is probably because they require real hardware and are not ran as part of the CI.

I updated the tests to work as expected with the current implementation. It appears that #692 did some changes where the error and message is reported through the grpc status instead of the response status. Updated the tests work with those changes.

Why should this Pull Request be merged?

Fixes sync tests so we can rely on their output to identify issues with any changes.

What testing has been done?

built and ran tests locally.

@maxxboehme
Copy link
Collaborator Author

xnet test ConvertFramesToFromSignalsFromExample_CompareFrames_ValuesMatch fails on Ubuntu repeatedly. Does not appear to be caused by this change. @reckenro @astarche

@reckenro
Copy link
Collaborator

reckenro commented May 7, 2024

xnet test ConvertFramesToFromSignalsFromExample_CompareFrames_ValuesMatch fails on Ubuntu repeatedly

Yeah, I can't see your change affecting this. Didn't see a Bug/Issue either so created one: #1058

@maxxboehme maxxboehme merged commit 1cf3d3b into ni:main May 7, 2024
10 of 11 checks passed
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.

3 participants