flutter / flutter/flutter-intellij
Unable to see test icons in gutter
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Unable to see any gutter icons for test files.
## Steps to Reproduce
Open `*_test.dart` files and no Run icons show up in the gutter.

Notice that on line no. **32**, there are no icons for running the test.
## Version info
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.2.1, on Mac OS X 10.14.4 18E226, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.2.1)
[!] Android Studio (version 3.4)
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] IntelliJ IDEA Ultimate Edition (version 2019.1.1)
[✓] VS Code (version 1.33.1)
[✓] Connected device (1 available)
! Doctor found issues in 1 category.
Contributor guide
Research direction
Reproduce the problem by opening a *_test.dart file in IntelliJ IDEA and checking the gutter around line 32. Start by tracing the Flutter plugin's test-gutter integration and compare the behavior with the reported Flutter and IntelliJ versions. Done means test run icons appear for applicable test files and launch successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100