Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Threading related tests on Windows are flaky. #4503

Closed
florian-kuebler opened this issue Nov 29, 2022 · 2 comments
Closed

Threading related tests on Windows are flaky. #4503

florian-kuebler opened this issue Nov 29, 2022 · 2 comments
Labels

Comments

@florian-kuebler
Copy link
Collaborator

There is a check testing for main thread execution, which fails. This is currently blocking the windows ci setup. We will temporarily disable the test and investigate afterwards.

florian-kuebler added a commit to florian-kuebler/orbitprofiler that referenced this issue Nov 29, 2022
Due to google#4502 and google#4503, some tests are failing on Windows.
This change disables the effected tests (until a proper fix
is done), such that we can setup the Windows ci.

Test: Build & Run tests
florian-kuebler added a commit that referenced this issue Nov 30, 2022
Due to #4502 and #4503, some tests are failing on Windows.
This change disables the effected tests (until a proper fix
is done), such that we can setup the Windows ci.

Test: Build & Run tests
@florian-kuebler
Copy link
Collaborator Author

Other tests that are flaky:
Throttle.SecondDelayedFireLeadsToImmediateTrigger
ThreadPool.ExtendThreadPool

@florian-kuebler
Copy link
Collaborator Author

And yet another one:
ThreadPool.CheckTtl

@florian-kuebler florian-kuebler changed the title ProcessLauncher.LaunchSuspendResumeProcess test fails on Windows Threading related tests on Windows are flaky. Dec 6, 2022
@ronaldfw ronaldfw closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants