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

Threading related tests on Windows are flaky. #4503

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant