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

Add integration tests around stream redirection #2027

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

meatballhat
Copy link
Contributor

@meatballhat meatballhat commented Oct 28, 2024

to ensure we don't have regressions like that seen in v0.11.5.

The tests here are somewhat contrived, but based on how some known models work that failed when stream redirection didn't work as expected, and in fact they all fail when run against v0.11.5.

Connected to PLAT-410

to ensure we don't have regressions like that seen in `v0.11.4`.

The tests here are somewhat contrived, but based on how some known
models work that failed when stream redirection didn't work as expected.
@meatballhat meatballhat requested a review from a team October 28, 2024 00:40
Copy link
Contributor

@8W9aG 8W9aG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really amazing work dan, very impressive, only suggestion I might have would be to add a few comments about the issues the test itself is trying to fix, in the sense that looking at the test its not clear to me why it should ever fail, but thats just a nice to have

@meatballhat
Copy link
Contributor Author

Really amazing work dan, very impressive, only suggestion I might have would be to add a few comments about the issues the test itself is trying to fix, in the sense that looking at the test its not clear to me why it should ever fail, but thats just a nice to have

Thank you, @8W9aG! I'll get some comments in place 👍🏼

@meatballhat meatballhat merged commit 5c1908f into main Oct 28, 2024
20 checks passed
@meatballhat meatballhat deleted the stream-redirection-tests branch October 28, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants