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

Broken PO tests corrected #1766

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

10sharmashivam
Copy link
Contributor

@10sharmashivam 10sharmashivam commented Oct 30, 2024

Tracking issue

Closes #4764
Referecen Merged PR

Why are the changes needed?

Since Tests were broken because of relying on external sources for test data, but once my earlier PR, got merged, in which I hosted testing datasets locally, I used their raw github user link to replace external source links. Which increases robustness of these tests. @davidmirror-ops

What changes were proposed in this pull request?

Replaced external testing datasets link with internal raw github user links.

How was this patch tested?

All tests using new links works fine, and gives expected output

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • [X ] All commits are signed-off.

Signed-off-by: 10sharmashivam <[email protected]>
@davidmirror-ops davidmirror-ops merged commit 9af4cac into flyteorg:master Oct 30, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Some P0 tests are broken
2 participants