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 186512 - "Run Again" and "Debug" doesn't work from Test Results tab
Summary: "Run Again" and "Debug" doesn't work from Test Results tab
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 13:50 UTC by soldatov
Modified: 2010-05-28 10:58 UTC (History)
0 users

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 soldatov 2010-05-21 13:50:53 UTC
Scenario:
- Launch some C++ Simple Test
- Select some node in "Test Results" tab and call context menu
- Select "Run Again" or "Debug"
==> no action
Comment 2 nnnnnk 2010-05-26 15:13:01 UTC
missed method node.
the same fix for method node:
http://hg.netbeans.org/cnd-main/rev/f461f0124f11
Comment 3 soldatov 2010-05-27 11:00:33 UTC
waiting correct fix. I haven't any changes in IDE if I use org-netbeans-modules-cnd-simpleunit.jar file from Alexey
Comment 4 soldatov 2010-05-27 12:42:38 UTC
Verified in RC1 with org-netbeans-modules-cnd-testrunner.jar file from Alexey
Comment 5 Alexander Pepin 2010-05-27 12:51:22 UTC
Starting showstopper process.
Please review the fix and integrate it into release69 clone.
Comment 6 Alexey Vladykin 2010-05-27 13:46:36 UTC
I've reviewed the fix, both changesets. It is correct and safe.
Comment 7 Alexey Vladykin 2010-05-27 13:55:03 UTC
Transplanted to release69 as single changeset: http://hg.netbeans.org/release69/rev/5df6acd6c80d
Comment 8 soldatov 2010-05-28 10:58:42 UTC
verified in rc2