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

[Housekeeping] flytekit integration tests are failing #5585

Closed
2 tasks done
eapolinario opened this issue Jul 23, 2024 · 1 comment
Closed
2 tasks done

[Housekeeping] flytekit integration tests are failing #5585

eapolinario opened this issue Jul 23, 2024 · 1 comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free

Comments

@eapolinario
Copy link
Contributor

Describe the issue

The test case tests/flytekit/integration/remote/test_remote.py::test_remote_run has been failing consistently since flyteorg/flytekit#2595.

What if we do not do this?

False negatives might fly under the radar.

Related component(s)

flytekit

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@eapolinario eapolinario added the housekeeping Issues that help maintain flyte and keep it tech-debt free label Jul 23, 2024
Copy link

runllm bot commented Jul 23, 2024

To address the issue with the failing test_remote_run in flytekit, it is important to first identify the changes introduced in PR #2595 that might be causing the failure. This PR might have introduced changes that affect the remote execution or the setup/teardown of the Flyte cluster used in the tests.

  1. Review PR [BUG] Flyte spark tasks are not being executed with spark service account #2595: Check the changes made in the PR to understand what might be causing the test to fail.
  2. Check Dependencies: Ensure that all dependencies, such as flytectl and docker-compose, are correctly set up and compatible with the changes.
  3. Update Test Setup: Modify the test setup to align with any new configurations or requirements introduced by the PR.

Would you like more detailed steps on how to debug and fix the failing test?

Sources:


This is an AI-generated response and your feedback is appreciated! Please leave a 👍 if this is helpful and 👎 if it is not.

Mention @RunLLM to ask follow-up questions. See runllm.com for more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free
Projects
None yet
Development

No branches or pull requests

1 participant