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

Make exceptions thrown by streaming more deterministic in their content #54

Open
mgsloan opened this issue Jun 11, 2016 · 0 comments
Open

Comments

@mgsloan
Copy link
Owner

mgsloan commented Jun 11, 2016

I have no reason to believe that there are any cases where streaming fails with valid input. However, it seems like the particular details of the thrown exceptions do vary run-to-run in the test-suite. For now, the test-suite just passes these test if an exception of the correct type is thrown.

I believe this is the result of merging #49 and #50

mgsloan added a commit that referenced this issue Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant