| <!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 M4 Test Plan</title> |
| </head> |
| <body> |
| <h1>Mars M4 Test Plan</h1> |
| Testing day: Tuesday 2014-12-09<br> |
| Test Build: 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>, |
| <a href="mailto:daniel_megert@ch.ibm.com">Dani</a> |
| <br> |
| |
| |
| <h2>Setup</h2> |
| <h3>Builds</h3> |
| <ul> |
| <li>4.4.2 build: everybody</li> |
| <li>4.5 build: everybody</li> |
| </ul> |
| <h3>Platforms</h3> |
| <ul> |
| <li>Windows 7: Markus, Dani</li> |
| <li>Linux-GTK: Noopur, Dani</li> |
| <li>Mac OS X 10.10: Markus</li> |
| </ul> |
| |
| <h2>Goal</h2> |
| <ul> |
| <li>test new functionality added since 4.5 M3</li> |
| <li>verify that severe bugs are correctly fixed</li> |
| <li>verify that all 4.4.2 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>Separate preference for "Unused exception parameter" (Dani, Noopur - Questions: Markus)</h4> |
| Detection for unused exception parameters has been added in an early 4.5 milestone. |
| Initially, it was controlled by the "Unused method parameter" option, but for 4.5 M4, |
| a separate option has been introduced. |
| <ul> |
| <li>verify that no unused exception parameters are reported if only "Unused method parameter" is set to "Warning"</li> |
| <li>verify that the new option works</li> |
| </ul> |
| |
| <h4>Custom code formatter implementations (Noopur, Markus - Questions: Markus)</h4> |
| <ul> |
| <li>verify that the code formatter preference page looks and works as in the past</li> |
| <li>write a plug-in that contributes to the <code>org.eclipse.jdt.core.javaFormatter</code> extension point</li> |
| <li>verify that the code formatter preference page now shows an option to choose the formatter implementation</li> |
| <li>verify that the toggling works and your formatter is used</li> |
| <li>verify for workspace- and project-specific preferences</li> |
| </ul> |
| |
| <h4>Links in Javadoc hovers/view (Noopur, Dani - Questions: Markus)</h4> |
| <ul> |
| <li>verify that links in Javadoc hovers still work after bug 431768 (see steps in <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=431768#c21">comment 21</a>)</li> |
| <li>verify that links still work if Javadoc is not inherited</li> |
| <li>verify that links still work if Javadoc is extracted from source</li> |
| </ul> |
| |
| <h4>JUnit view supports re-running parameterized tests (Markus, Noopur - Questions: Markus)</h4> |
| <ul> |
| <li>use <a href="http://blog.moritz.eysholdt.de/2014/11/new-eclipse-junit-feature-run-subtrees.html">Moritz' blog post</a> |
| as inspiration and try to break the added features, e.g. by using a custom test runner</li> |
| </ul> |
| |
| |
| <h2>4.4.2 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.2&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.2&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.5%20M4&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.5 M4</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.5%20M4&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.5 M4</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.5%20M4&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.5 M4</a></li> |
| |
| <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?target_milestone=4.5%20M4&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.5 M4</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). |
| |
| </body> |
| </html> |