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

Flaky Windows test regressions: SEH Exception #8

Open
Crola1702 opened this issue Nov 21, 2023 · 0 comments
Open

Flaky Windows test regressions: SEH Exception #8

Crola1702 opened this issue Nov 21, 2023 · 0 comments

Comments

@Crola1702
Copy link
Contributor

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 (Windows Debug and Release)
  • TearDown() (Windows Debug)
  • SetUp() (Windows Debug)

Present in tests:

  • test_client (Windows Debug)
  • test_qos_event (Windows Debug)
  • test_qos_parametes (Windows Debug)
  • test_wait_set (Windows Debug)
  • test_executor (Windows Debug)
  • test_server (Windows Debug)
  • test_lifecycle_service_client (Windows Debug)
  • test_graph__rmw_fastrtps_cpp (Windows Release)

It does not affect build success or failure (as far as we know).

Jobs:

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

No branches or pull requests

1 participant