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

include node id for missing test double error messages for SdkTestExecutor #243

Merged
merged 1 commit into from Sep 26, 2023

Conversation

AndersonReyes
Copy link
Contributor

@AndersonReyes AndersonReyes commented Sep 22, 2023

TL;DR

Please replace this text with a description of what this PR accomplishes.
Include the node id in the errors when there is no matching mock / test double for a node. This makes it easier to find the node / apply code when there might be mutiple instances of the same task.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

Remove the 'fixes' keyword if there will be multiple PRs to fix the linked issue

fixes https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

@welcome
Copy link

welcome bot commented Sep 22, 2023

Thank you for opening this pull request! 🙌
These tips will help get your PR across the finish line: - Most of the repos have a PR template; if not, fill it out to the best of your knowledge. - Sign off your commits (Reference: DCO Guide).

Signed-off-by: Anderson Reyes <reyesanderson428@gmail.com>

formatting
@AndersonReyes
Copy link
Contributor Author

llooks like it failed with
image

but not sure what this error means, looking into it

@AndersonReyes
Copy link
Contributor Author

might have just been gh actions acting up
image

@RRap0so RRap0so merged commit 60ba906 into flyteorg:master Sep 26, 2023
4 checks passed
@welcome
Copy link

welcome bot commented Sep 26, 2023

Congrats on merging your first pull request! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants