This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247810 - Code coverage randomly not displayed on
Summary: Code coverage randomly not displayed on
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Testing (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2014-10-09 04:50 UTC by Vladimir Riha
Modified: 2015-07-08 01:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (470.95 KB, text/x-log)
2014-10-09 04:50 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-10-09 04:50:52 UTC
Created attachment 149794 [details]
IDE log

It seems like sometimes if I run all tests (from Code coverage report but probably does not matter), code coverage is not being displayed in the report.It is displayed after I repeatedly run all tests. Once it is displayed, it is always displayed without any problem on next tests execution.

I'm attaching sample project with all NodeJS modules. Please try to open it in NetBeans with fresh user and cache dirs.

Project can be downloaded from

https://drive.google.com/file/d/0B6Sd5ov8j7IUOUl6bDQ4TGlfYm8/view?usp=sharing


Thank you


Product Version: NetBeans IDE 8.0.1 (Build 201408251540)
Updates: NetBeans IDE is updated to version NetBeans 8.0.1 Patch 1.1
Java: 1.8.0_20; Java HotSpot(TM) Client VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2014-10-13 05:08:57 UTC
It seems like it is more likely to be reproduced if you Clear Results in coverage report and the press Run All Tests
Comment 2 Tomas Mysik 2015-07-07 11:33:54 UTC
Could be fixed now I hope. Please verify if possible, thanks.

http://hg.netbeans.org/web-main/rev/73fd4384a3fb
Comment 3 Quality Engineering 2015-07-08 01:18:50 UTC
Integrated into 'main-silver', will be available in build *201507080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/73fd4384a3fb
User: Tomas Mysik <tmysik@netbeans.org>
Log: #247810 - Code coverage randomly not displayed on