Skip to content

πŸ‘©β€πŸŒΎ Regression on TestExecutor.test_create_task_coroutine_wake_from_another_threadΒ #1562

@claraberendsen

Description

@claraberendsen

Generated by Generative AI

No

Operating System:

Windows 10, Windows 11

ROS version or commit hash:

Rolling

RMW implementation (if applicable):

None

RMW Configuration (if applicable):

No response

Client library (if applicable):

No response

'ros2 doctor --report' output

No response

Steps to reproduce issue

  1. Run a Windows release job on ci.ros2.org
  2. See job error

Expected behavior

Test to pass

Actual behavior

Test errors since the response time is below the expected time.

assert 0.1 <= (8170542.875 - 8170542.781)

Failing test: rclpy.rclpy.test.test_executor.TestExecutor.test_create_task_coroutine_wake_from_another_thread

Additional information

Reference build: https://ci.ros2.org/job/nightly_win_rel/3638/
First failure: https://ci.ros2.org/job/nightly_win_rel/3633/

I think the improvements put in #1469 made the assumptions of time of this test not true.

This is affecting both the Windows nightlies and the Windows 2025 canaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions