vladblaj / testng-idea

Automatically exported from code.google.com/p/testng-idea
0 stars 0 forks source link

Run config title goes away after editing auto-created run config #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
0. Have at least one test group set up.
1. Control-shift-F10 on a class to create a run config. The title of the
run config is the name of the class, which is fine.
2. Edit the run config and change the "Test:" field from Class to Group.
Pick a group. The title in the dialog box remains the same through all this.
3. Hit OK. The title in the run config pulldown menu disappears.

What is the expected output? What do you see instead?

The title should have been whatever was in the title field in the dialog
when I hit OK.

What version of the product are you using? On what operating system?

Plugin 0.5.5, Idea 6.0.4, MacOS X 10.4.8

Original issue reported on code.google.com by dschweis...@gmail.com on 18 Jan 2007 at 5:52