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

[Failing Test]: Some GHA actions fail when running tox suites because a requested python interpreter is not found #31289

Closed
16 tasks
tvalentyn opened this issue May 14, 2024 · 1 comment

Comments

@tvalentyn
Copy link
Contributor

tvalentyn commented May 14, 2024

What happened?

After #31255, specifically: 3ca2c5f , some tox tests are failing because we are trying to create a venv for a Python version that is not provisioned by GHA.

Issue Failure

Failure: Test is flaky

Issue Priority

Priority: 2 (backlog / disabled test but we think the product is healthy)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@tvalentyn tvalentyn changed the title [Failing Test]: Some GHA actions running tox suites because a requested python interpreter is not found [Failing Test]: Some GHA actions fail when running tox suites because a requested python interpreter is not found May 14, 2024
@tvalentyn
Copy link
Contributor Author

3ca2c5f was reverted.

@github-actions github-actions bot added this to the 2.57.0 Release milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant