lanbeier / testng-eclipse

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

Cannot make changes run configuration groups when group is removed #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a group 'will_remove' on a test
2. Select 'will_remove' as a group and apply
3. remove 'will_remove' from unit test
4. Try to remove 'will_remove' from run configuration groups.

What is the expected output? What do you see instead?
To remove the non-existent group.  The group is not unselectable, which is
ok, if the GUI would remove all non-existing groups from the groups list. 
Instead you cannot add items as there is always an invalid group in the list. 

What version of the product are you using? On what operating system?
Version 5.8.0.2
Windows XP
Java 1.6.0

Please provide any additional information below.

Original issue reported on code.google.com by mvfr...@gmail.com on 5 Jan 2009 at 5:27

Attachments: