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 235612

Summary: failing MetaprogrammingTestCase
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Code CompletionAssignee: petrk
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic
Priority: P3 Keywords: NO74, TEST
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 235522    
Bug Blocks: 247539    

Description Vladimir Voskresensky 2013-09-06 15:42:16 UTC
we've got failing MetaprogrammingTestCase test after fixing https://netbeans.org/bugzilla/show_bug.cgi?id=235522
Comment 1 Vladimir Voskresensky 2013-09-06 15:42:57 UTC
Please, mark it as Randomly failed
Comment 2 Vladimir Voskresensky 2013-09-06 16:50:50 UTC
http://hg.netbeans.org/cnd-main/rev/0294c902ff41
- Randomly failed
Comment 3 Quality Engineering 2013-09-07 03:43:08 UTC
Integrated into 'main-silver', will be available in build *201309070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0294c902ff41
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #235612 - failing MetaprogrammingTestCase
- added RandomlyFails
Comment 4 Quality Engineering 2013-09-16 02:00:50 UTC
Integrated into 'main-silver', will be available in build *201309160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4fcd18f337d6
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #235612 - failing MetaprogrammingTestCase
- remove expensive hashCode
(transplanted from 05c05c597313da949bceb52ef695fa7d358e74fa)
Comment 5 Quality Engineering 2013-12-24 02:43:04 UTC
Integrated into 'main-silver', will be available in build *201312240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c194e8480314
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Additional fix for #235612 - failing MetaprogrammingTestCase
Comment 6 Quality Engineering 2014-01-25 03:39:34 UTC
Integrated into 'main-silver', will be available in build *201401250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ab08bfa8c90e
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixing #235612 - failing MetaprogrammingTestCase
Comment 7 petrk 2014-09-26 15:15:45 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/bc1384664e04
Comment 8 Quality Engineering 2014-09-28 01:57:27 UTC
Integrated into 'main-silver', will be available in build *201409280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/bc1384664e04
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixing #235612 - failing MetaprogrammingTestCase
-- changed cache logic for classifiers in instantiated types
Comment 9 Vladimir Voskresensky 2014-09-30 13:39:38 UTC
fix is not complete. see performance regression in issue#247539
Comment 10 Vladimir Voskresensky 2014-10-03 12:44:33 UTC
closing to have fixes in patch2 and opened new bug https://netbeans.org/bugzilla/show_bug.cgi?id=247671
Comment 11 Quality Engineering 2014-10-07 14:44:38 UTC
Integrated into 'releases/release801', will be available in build *201410071419* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/bafc2b603e2a
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixing #235612 - failing MetaprogrammingTestCase
-- changed cache logic for classifiers in instantiated types
(transplanted from bc1384664e0483f1d1cc4d30cd4092c2e314e4ee)