-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Bug]: apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses is flaky #22115
Comments
.take-issue |
I've hopefully fixed this in #23696. However, I had two other theories on what could be going that I'm not sure about. I'm going to note them here in case they turn out to be true:
I think both these are unlikely and the most likely thing happening is these tests are slow (I was getting long 15 second unit tests on my local machine). Likely above PR is the solution. |
Thanks @ryanthompson591. Case 1 is likely. I observe that in most case the time needed for setup is small, much less than 30 seconds. If it is just a performance issue the time should have some distribution. |
@ryanthompson591 are you actively working on this? |
Haven't seen this flake in a while. Is it disabled or is it green now? |
It is green now. It has been migrated to https://ci-beam.apache.org/job/beam_PreCommit_Python_Runners_Cron/ and checked that test still running. We can close this now |
What happened?
TImeout exception:
There was a resolved ticket BEAM-9118 and resolved in #12633 . It's happening again. Seems occurs more frequently when jenkins are more busy.
Issue Priority
Priority: 2
Issue Component
Component: runner-py-direct
The text was updated successfully, but these errors were encountered: