- Start Harness and open WD for testsuite that has custom context menu handlers (i.e. JDTS)
- Expand any package to see tests.
- Make a multiselection - select several tests or several packages. Or both.
- Invoke popup menu.
- Implementations of com.sun.javatest.exec.JavaTestContextMenu.updateState(String[], TestResult[]) are always called with both parameters == null when user invokes popup menu for multiselection.
This is a regression from jt4.2_b10.
- Expand any package to see tests.
- Make a multiselection - select several tests or several packages. Or both.
- Invoke popup menu.
- Implementations of com.sun.javatest.exec.JavaTestContextMenu.updateState(String[], TestResult[]) are always called with both parameters == null when user invokes popup menu for multiselection.
This is a regression from jt4.2_b10.