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 190952 - Two generator tests disabled
Summary: Two generator tests disabled
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.0
Hardware: PC Linux
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-12 15:14 UTC by Jan Lahoda
Modified: 2016-07-07 07:17 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 Jan Lahoda 2010-10-12 15:14:38 UTC
Two generator tests will be disabled:
ClassMemberTest.testAddAfterEmptyInit1+testAddAfterEmptyInit2
and should be checked and re-enabled.
Comment 1 Jan Lahoda 2011-01-20 09:28:46 UTC
I tried to fix the most common case:
http://hg.netbeans.org/jet-main/rev/451d04fdb632

Semicolons unrelated to members (the testAddAfterEmptyInit2 case) are most likely very rare.
Comment 2 Quality Engineering 2011-01-22 06:10:56 UTC
Integrated into 'main-golden', will be available in build *201101220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/451d04fdb632
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #190952: trying to fix common case of trailing semicolons for class members.
Comment 3 Martin Balin 2016-07-07 07:17:23 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss