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 195014 - Utilities tests are broken by recent commits
Summary: Utilities tests are broken by recent commits
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2011-02-03 07:36 UTC by Vladimir Kvashin
Modified: 2011-02-04 05:56 UTC (History)
1 user (show)

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 Vladimir Kvashin 2011-02-03 07:36:26 UTC
Utilities test can not compile.
I suppose they are broken by
http://hg.netbeans.org/core-main/rev/3a331f02b4f1
Comment 1 Vladimir Kvashin 2011-02-03 07:37:14 UTC
This in turn broke automatic unit tests for CND team, upgrading to P1
Comment 2 Yulia Novozhilova 2011-02-03 11:48:07 UTC
Fixed: http://hg.netbeans.org/core-main/rev/7b2e3cb552e6
I'm sorry for the disturbance.
Comment 3 Yulia Novozhilova 2011-02-03 17:42:01 UTC
FYI, Tests are now corrected to support recent changes in BufferedCharSequence.
http://hg.netbeans.org/core-main/rev/7b2e3cb552e6
Comment 4 Quality Engineering 2011-02-04 05:56:42 UTC
Integrated into 'main-golden', will be available in build *201102040000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7b2e3cb552e6
User: Yulia Novozhilova <ynov@netbeans.org>
Log: Quick fix for #195014: Utilities tests are broken by recent commits;