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

--deps is broken #1011

Closed
ry opened this issue Oct 18, 2018 · 3 comments
Closed

--deps is broken #1011

ry opened this issue Oct 18, 2018 · 3 comments

Comments

@ry
Copy link
Member

ry commented Oct 18, 2018

There's been a regression in --deps.

~/src/deno> ./out/debug/deno tests/https_import.ts --deps
Hello
~/src/deno>

It could really use a top-level test. (Tho we need a way of running check_output_tests with arguments to do that.)

Probably should add tools/test_deps.py to test this with arguments.

cc @mirkojotic

@mirkojotic
Copy link
Contributor

@ry ok, I'll be working on it

@chrisdothtml
Copy link

fixed via #1103?

@ry
Copy link
Member Author

ry commented Dec 20, 2018

Ya thanks.

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

No branches or pull requests

3 participants