Code Coverage's "Show Tests Covering Line" not working

Answered

Hi there!

After running JUnit tests using IntelliJ IDEA coverage runner with Tracing option, tried to click on any of these buttons and got nothing:

 

Tailed idea.log and saw next:

 

2020-09-07 15:36:41,061 [ 316669] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException

 

IntelliJ IDEA 2020.2.1 Build #IU-202.6948.69

JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.

OS: Windows 10

 

Please advise, thanks!

1
11 comments

Hi Tommy,

This looks like a custom plugin's doing. Does it help if you disable all downloaded plugins under File | Settings | Plugins > Installed and restart the IDE?

1
Avatar
Permanently deleted user

Hi Arina,

Thanks for pointing into that direction. Disabling/removing plugins didn't help me. After reverting to the 2020.1.4 version and everything works well.

FYI list of my plugins:

0

Thank you Tommy.

Where exactly do you see this interface? Can you take a larger screenshot of the are around it?

0
Avatar
Permanently deleted user

Arina,

It's on the left side, after the line number - green, yellow or red color rectangles.

0

Thank you.

Turns out the issue is a known one: IDEA-245626. Reported recently. Feel free to follow it for updates.

I also linked this conversation to the ticket.

1
Avatar
Permanently deleted user

Thanks a lot, will keep track on the issue!

0
Avatar
Permanently deleted user

It has been seven months since this issue is reported as IDEA-245626.

When can we expect it to be fixed?

It is still present in v2020.3.2.

0
Avatar
Permanently deleted user

I spent 2 hours trying to figure out why my configuration is broken that I cannot display any Test Covering Line and finally I have found this topic. As the previous speaker wrote - this issue was reported  7 months ago. When can we expect to solve it? 

1

Developers are working on the fix and will provide an update in the YouTrack thread as soon as there is one.

Thank you for your patience.

0

Running IntelliJ IDEA 2023.3.6 (Ultimate Edition) and still broken.

0

Please sign in to leave a comment.