blob: bffee6c1a8f0892bec5e67676ee244fb359a61f4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252">
<title>Juno M6 Test Plan</title>
</head>
<body>
<h1>Juno M6 Test Plan</h1>
Testing day: Tuesday 2012-03-13<br>
Test Build: Always switch to latest available I-build<br>
Components: Platform Search, Platform Text, JDT Text and JDT UI<br>
Testers: Deepak, Markus and Dani<br>
<h2>Setup</h2>
<h3>Builds</h3>
<ul>
<li>3.8 build: <a href="mailto:markus_keller@ch.ibm.com">Markus</a> and <a href="mailto:daniel_megert@ch.ibm.com">Dani</a></li>
<li>4.2 build: <a href="mailto:deepak.azad@in.ibm.com">Deepak</a></li>
</ul>
<h3>Platforms</h3>
<ul>
<li>Windows 7: <a href="mailto:daniel_megert@ch.ibm.com">Dani</a></li>
<li>Linux-GTK: <a href="mailto:deepak.azad@in.ibm.com">Deepak</a></li>
<li>Mac OS X 10.7: <a href="mailto:markus_keller@ch.ibm.com">Markus</a></li>
</ul>
<h2>Goal</h2>
<ul>
<li>test new functionality added since M5</li>
<li>verify that severe bugs are correctly fixed</li>
</ul>
<h2>Test New Functionality </h2>
<h4>Test better matching bracket support (Markus, Dani - Questions: Deepak, Dani, Markus)</h4>
<ul>
<li>test highlighting both matching brackets (bug 27372)</li>
<li>verify that matching bracket (Ctrl+Shift+P) works anywhere in the file (bug 40580)</li>
<li>verify that highlighting enclosing brackets works and is quick enough</li>
<li>verify that toggling highlighting enclosing brackets doesn't leak listeners</li>
</ul>
<h4>CamelCase matching in Quick Outline and Quick Type Hierarchy (Dani, Deepak - Questions: Markus)</h4>
CamelCase matching works for the first identifier in the label. The rest is matched using the normal StringMatcher (* and ?).
<ul>
<li>verify that camelCase matching works</li>
<li>verify that old pattern matching still works</li>
<li>verify that camelCase followed by a method parameter list (in parentheses) works</li>
</ul>
<h4>'Remove unnecessary casts' Clean Up (Deepak, Dani - Questions: Markus)</h4>
<ul>
<li>verify that it doesn't remove necessary casts</li>
<li>verify that it works fine with nested casts that may be enclosed in parentheses</li>
</ul>
<h2>Bug Verification (All)</h2>
<em>Before starting to verify a bug add a comment indicating that you are about to verify it.</em>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M6&amp;query_format=advanced&amp;classification=Eclipse&amp;product=JDT&amp;component=UI&amp;priority=P1&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
P1 JDT UI bugs, 3.8 M6</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M6&amp;query_format=advanced&amp;classification=Eclipse&amp;component=Text&amp;component=Search&amp;priority=P1&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
P1 Text and Search bugs, 3.8 M6</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M6&amp;query_format=advanced&amp;classification=Eclipse&amp;product=JDT&amp;component=UI&amp;bug_severity=blocker&amp;bug_severity=critical&amp;bug_severity=major&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
JDT UI bugs blocker/critical/major, 3.8 M6</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=3.8%20M6&amp;query_format=advanced&amp;classification=Eclipse&amp;component=Text&amp;component=Search&amp;bug_severity=blocker&amp;bug_severity=critical&amp;bug_severity=major&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;order=bugs.priority,bugs.target_milestone,bugs.bug_id">
Text and Search bugs blocker/critical/major, 3.8 M6</a></li>
</ul>
</body>
</html>