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 201711

Summary: PHPUnit test groups broken
Product: php Reporter: xgathos
Component: PHPUnitAssignee: Tomas Mysik <tmysik>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description xgathos 2011-09-06 22:00:38 UTC
[ JDK VERSION : 1.7 ]

I enabled "Ask for Test Groups Before Running Tests" and defined some groups
with @group.

But the windows to ask for tests group does not appear... the tests are running
with --group "", so new tests are executed.

perhaps the default should be to execute all groups. and the windows should
appear to ask which group to execute
Comment 1 Tomas Mysik 2011-09-07 08:15:55 UTC
We need a sample project since it does work for us. Please reopen this issue and attach it.

Thanks.