ros2 / rclcpp

rclcpp (ROS Client Library for C++)
Apache License 2.0
513 stars 412 forks source link

:farmer: Flaky `TestGuardCondition.construction_and_destruction` throwing SEH Exception in Windows repeated #2435

Open Crola1702 opened 4 months ago

Crola1702 commented 4 months ago

Bug report

Required Info:

Steps to reproduce issue

  1. Run a build in nightly_win_rep
  2. See TestGuardCondition.construction_and_destruction test failure

Expected behavior

Test should pass

Actual behavior

Test is failing

Additional information

Reference build: https://ci.ros2.org/view/nightly/job/nightly_win_rep/3273/#showFailuresLink

Test regressions:

Log output:

[ RUN      ] TestGuardCondition.construction_and_destruction
unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:

[  FAILED  ] TestGuardCondition.construction_and_destruction (0 ms)
Crola1702 commented 2 months ago

Flaky ratio in the last 30 days (Apr 11th):

job_name last_fail first_fail build_count failure_count failure_percentage
nightly_win_rep 2024-04-09 2024-03-13 29 11 37.93
Crola1702 commented 2 weeks ago

Flaky ratio in the last 30 days (Jun 18th):

job_name last_fail first_fail build_count failure_count failure_percentage
nightly_win_rep 2024-06-16 2024-05-21 25 8 32.0