We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SEH Exception
Migrated from https://github.com/osrf/buildfarmer/issues/320 on July 1st 2022
In build log, we can see an error like this:
unknown file: error: SEH exception with code 0xc0000005 thrown in <statement>.
Known statements:
the test body
TearDown()
SetUp()
Present in tests:
It does not affect build success or failure (as far as we know).
Jobs:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In build log, we can see an error like this:
Known statements:
the test body
(Windows Debug and Release)TearDown()
(Windows Debug)SetUp()
(Windows Debug)Present in tests:
Jobs:
The text was updated successfully, but these errors were encountered: