| <!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>Mars M2 Test Plan</title> |
| </head> |
| <body> |
| <h1>Mars M2 Test Plan</h1> |
| Testing day: Tuesday 2014-09-16<br> |
| Test Builds: 4.4.1RC4 and latest available I-build<br> |
| Components: Platform Search, Platform Text, JDT Text and JDT UI<br> |
| Testers: <a href="mailto:noopur_gupta@in.ibm.com">Noopur</a>, <a href="mailto:markus_keller@ch.ibm.com">Markus</a> and <a href="mailto:daniel_megert@ch.ibm.com">Dani</a><br> |
| |
| |
| <h2>Setup</h2> |
| <h3>Builds</h3> |
| <ul> |
| <li>4.4.1 build: everybody</li> |
| <li>4.5 build: everybody</li> |
| </ul> |
| <h3>Platforms</h3> |
| <ul> |
| <li>Windows 7: Dani</li> |
| <li>Linux-GTK: Noopur</li> |
| <li>Mac OS X 10.9: Markus</li> |
| </ul> |
| |
| <h2>Goal</h2> |
| <ul> |
| <li>test new functionality added since 4.4</li> |
| <li>verify that severe bugs are correctly fixed</li> |
| <li>verify that all 4.4.1 bugs are correctly fixed</li> |
| </ul> |
| |
| |
| <h2>Test New Functionality </h2> |
| |
| <strong>Note:</strong> First test the items where your name is listed first. Then test the other items. |
| |
| <h4>Linked Mode supports positions with unequal content (Noopur, Dani - Questions: Markus)</h4> |
| <ul> |
| <li>verify that 'Rename in File/Workspace' quick assists work fine if some linked positions use unicode escapes</li> |
| <li>verify that quick fixes/assists that generate linked positions with equal content still work fine</li> |
| </ul> |
| |
| <h4>AST recovery for lonely name nodes (Markus, Noopur - Questions: Markus/Noopur)</h4> |
| <ul> |
| <li>verify that the various "Create 'for' loop" quick assists still work</li> |
| <li>verify that proposed quick fixes/assists make sense and work</li> |
| <li>try to "break" the recovery (e.g. by adding comments)</li> |
| </ul> |
| |
| <h4>"Convert lambda to anonymous" quick fix in pre-1.8 projects (Noopur, Markus - Questions: Markus)</h4> |
| <ul> |
| <li>verify that the quick fix shows up and works in pre-1.8 projects</li> |
| <li>verify that the quick assist still shows up and works in 1.8 projects</li> |
| </ul> |
| |
| |
| <h2>4.4.1 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=4.4.1&query_format=advanced&classification=Eclipse&product=JDT&component=UI&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| JDT UI bugs</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.4.1&query_format=advanced&classification=Eclipse&component=Text&component=Search&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| Text and Search bugs</a></li> |
| </ul> |
| |
| |
| <h2>4.5 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=4.4%20M2&query_format=advanced&classification=Eclipse&product=JDT&component=UI&priority=P1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| P1 JDT UI bugs, 4.4 M2</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.4%20M2&query_format=advanced&classification=Eclipse&component=Text&component=Search&priority=P1&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| P1 Text and Search bugs, 4.4 M2</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.4%20M2&query_format=advanced&classification=Eclipse&product=JDT&component=UI&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| JDT UI bugs blocker/critical/major, 4.4 M2</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.4%20M2&query_format=advanced&classification=Eclipse&component=Text&component=Search&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_status=RESOLVED&resolution=FIXED&order=bugs.priority,bugs.target_milestone,bugs.bug_id"> |
| Text and Search bugs blocker/critical/major, 4.4 M2</a></li> |
| </ul> |
| |
| <h2>Sanity Check The Build (All)</h2> |
| Sanity check the build by using it for development (either on "real" code or your pet project), with focus on changes made in Platform UI. |
| |
| </body> |
| </html> |