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

dart test complains that pub is deprecated #2734

Closed
pq opened this issue Nov 7, 2020 · 2 comments
Closed

dart test complains that pub is deprecated #2734

pq opened this issue Nov 7, 2020 · 2 comments

Comments

@pq
Copy link
Member

pq commented Nov 7, 2020

Not sure whether this should be filed her or in the SDK. Happy to move. Anyway, I'd expect dart test to not warn:

[~/src/repos/cli_util] (master) $ dart test
The `pub` command is deprecated. Run `dart pub` instead.
00:01 +4: All tests passed!

/cc @jonasfj @bkonyi

@sigurdm
Copy link
Contributor

sigurdm commented Nov 10, 2020

Fixed for now by removing the deprecation warning.
Landed in the sdk https://dart-review.googlesource.com/c/sdk/+/170980

@sigurdm sigurdm closed this as completed Nov 10, 2020
@sigurdm
Copy link
Contributor

sigurdm commented Nov 10, 2020

Follow more updates in: #2736

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

2 participants