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 168534

Summary: Netbeans use last test result if new test completely fail
Product: php Reporter: tprochazka <tprochazka>
Component: PHPUnitAssignee: Tomas Mysik <tmysik>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description tprochazka 2009-07-14 11:07:34 UTC
When I run test, which completely fail (this mean, that no test was run, for example syntax error) Netbeans use last 
generated result in Test Result windows. This cause that everything looks good. I must explore Output windows to see 
that all is bad. I think that NB should be clear last test result before run new one.
Comment 1 Tomas Mysik 2009-07-14 12:02:48 UTC
Will be part of NB 6.7 patch 1.

Thanks for reporting.


*** This issue has been marked as a duplicate of 166529 ***