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 - Netbeans use last test result if new test completely fail
Summary: Netbeans use last test result if new test completely fail
Status: RESOLVED DUPLICATE of bug 166529
Alias: None
Product: php
Classification: Unclassified
Component: PHPUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 11:07 UTC by tprochazka
Modified: 2009-07-14 12:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***