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

Tester gutter icons / profiles should not be available when package:test is not available #4398

Closed
DanTup opened this issue Feb 20, 2023 · 0 comments
Labels
in editor Relates to code editing or language features in testing Relates to test execution of Dart/Flutter tests for end users is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Feb 20, 2023

We don't show Run/Debug CodeLens here because it's in the SDK, but we're still adding Run/Debug profiles to the tests, so they still show up with the option to run from gutter icons:

Screenshot 2023-02-20 at 11 53 16

These won't work because we don't run with package:test:

Screenshot 2023-02-20 at 11 54 09

@DanTup DanTup added is bug in editor Relates to code editing or language features in testing Relates to test execution of Dart/Flutter tests for end users labels Feb 20, 2023
@DanTup DanTup added this to the v3.60.0 milestone Feb 20, 2023
@DanTup DanTup closed this as completed in c376099 Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in editor Relates to code editing or language features in testing Relates to test execution of Dart/Flutter tests for end users is bug
Projects
None yet
Development

No branches or pull requests

1 participant