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 211143 - regression in inaccuracy tests (vlc projectl)
Summary: regression in inaccuracy tests (vlc projectl)
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.2
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 10:08 UTC by soldatov
Modified: 2012-04-14 09:43 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-04-13 10:08:12 UTC
latest 2 days:
vlc. Test failed. Expected: 257 identifiers, Real: 436
vlc. Test failed. Expected: 257 identifiers, Real: 375
Comment 1 Vladimir Voskresensky 2012-04-13 13:56:34 UTC
most probably mine
Comment 2 Vladimir Voskresensky 2012-04-13 19:18:34 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/4dd4fae455e6

test:
 http://hg.netbeans.org/cnd-main/rev/d3806cf3cf3a

Let's see if really fixed...
Comment 3 Quality Engineering 2012-04-14 09:43:30 UTC
Integrated into 'main-golden', will be available in build *201204140400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4dd4fae455e6
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #211143 - regression in inaccuracy tests (vlc projectl)
- introduced dedicated map for short names to prevent the current situation when short classifier can not be registered anymore, because it's short name was already occupied when another struct (ie. inner C struct with composed fqn) was registered before