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 218668 - inaccuracy tests: regression in Iropt project
Summary: inaccuracy tests: regression in Iropt project
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-20 08:39 UTC by soldatov
Modified: 2012-09-21 02:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2012-09-20 08:39:55 UTC
Project has not invalid identifiers. Now I see:
iropt. Test failed. Expected: 0 identifiers, Real: 3503
Comment 1 Vladimir Voskresensky 2012-09-20 12:45:26 UTC
fixing fake includes was not followed by updating repository.
Comment 2 Vladimir Voskresensky 2012-09-20 12:45:58 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/badc9a3d9406
Comment 3 Quality Engineering 2012-09-21 02:25:55 UTC
Integrated into 'main-golden', will be available in build *201209210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/badc9a3d9406
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #218668 - inaccuracy tests: regression in Iropt project
- fixing fake includes was not followed by updating repository