| Issue 8: | Right click TestNG -> Run as test gets disabled | |
| 4 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? Frequently when trying to run a test by right clicking on the source editor pane, the TestNG menu options are disabled. Typically this doesn't occur when the Test class is first opened, but only after some modifications have been made. I either have to close and re-open the test or navigate to package explorer and run the test by right clicking on the test there. What is the expected output? What do you see instead? The TestNG menu should always be available from the editor pane for test classes. What version of the product are you using? On what operating system? jdk1.5.0_11, Eclipse 3.2.1, TestNG eclipse plugin 5.1, moreUnit 0.5.2, on Windows XP Please provide any additional information below.
Feb 20, 2007
#1
JamesJ...@gmail.com
Sep 11, 2007
I also encounter this problem with eclipse Europar (aka 3.3) on windows XP, JDK1.5. Very boring problem, because I cannot launch tests directly from eclipse just I like I did with JUnit.
May 28, 2008
I am also getting the same problem...is there any solution for this?
Jul 30, 2008
Also having the same problem. It occurs infrequently. Sometimes the menu is enabled and sometimes not. Seems to be a problem when creating a new test class from scratch. Reopening the file often helps, but not always.
Jan 19, 2009
After modification it's also disable in this Eclipse based environment: JBoss Developer Studio Version: 1.1.0 Build id: 1.1.0.GA Build date: 06/27/2008 16:37 |