question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to see test icons in gutter

See original GitHub issue

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.

image

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.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
MCOfficercommented, Aug 9, 2019

For me, this was actually fixed with yesterday’s patch (#3740), so supposedly #3741

0reactions
isorensencommented, Jan 17, 2020

Issue for me is similar. The three icons above work, but the three below don’t. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't see run test icons in gutter
I do see a "run line marker" in the Gutter Icons settings. Is this the one? I've tried disabling it and re-enabling to...
Read more >
My ReSharper Gutter Icons for Unit Tests aren't showing
I've installed ReSharper 4.1 and Gallio 3.0.5, but I don't get the gutter icons for unit tests. The tests seem to run fine...
Read more >
Xcode fails to discover tests, missing gutter test diamonds
Close xcode, reopen, and you should see the project being indexed. Posted 6 years ago by. bashmntl.
Read more >
Testing Python in Visual Studio Code
The beaker icon is for the Test Explorer view. When opening the Test Explorer, you will see a Configure Tests button if you...
Read more >
Test in Android Studio
To learn how to write automated Android tests, see Test apps on Android. ... Press the Run test icon in the gutter. Right-click...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found