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

Use stderr for exceptions #1303

Merged
merged 7 commits into from
Dec 10, 2018
Merged

Use stderr for exceptions #1303

merged 7 commits into from
Dec 10, 2018

Conversation

ry
Copy link
Member

@ry ry commented Dec 10, 2018

Fixes #964

And use stderr for "Downloading" messages.

This modifies tools/integration_tests.py to allow optionally checking
stderr output when "check_stderr: true" is supplied in the .test file.
@ry ry requested a review from piscisaureus December 10, 2018 17:54
@piscisaureus
Copy link
Member

LGTM, please look at one comment.

@ry ry merged commit 9a960b9 into denoland:master Dec 10, 2018
@ry ry deleted the stderr_exceptions branch December 10, 2018 23:44
ry added a commit to ry/deno that referenced this pull request Dec 14, 2018
- console.assert should not throw error (denoland#1335)
- Support more modes in deno.open (denoland#1282, denoland#1336)
- Simplify code fetch logic (denoland#1322)
- readDir entry mode (denoland#1326)
- Use stderr for exceptions (denoland#1303)
- console.log formatting improvements (denoland#1327, denoland#1299)
- Expose TooLarge error code for buffers (denoland#1298)
@ry ry mentioned this pull request Dec 14, 2018
ry added a commit that referenced this pull request Dec 14, 2018
- console.assert should not throw error (#1335)
- Support more modes in deno.open (#1282, #1336)
- Simplify code fetch logic (#1322)
- readDir entry mode (#1326)
- Use stderr for exceptions (#1303)
- console.log formatting improvements (#1327, #1299)
- Expose TooLarge error code for buffers (#1298)
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.

None yet

3 participants