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 270309

Summary: Showing previous results
Product: php Reporter: mwvdlee
Component: PHPUnitAssignee: issues@php <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:

Description mwvdlee 2017-04-05 13:50:18 UTC
Netbeans 8.2 keeps showing me the results for previously run tests. It keeps repeatedly reporting non-existant errors for source-code lines removed from the code multiple test runs ago.

It also seems to be unable to run multiple tests in multiple windows at once, showing results for one test in another window.

Netbeans 8.1 had perfectly working PHPUnit support, 8.2 is often slow, unreliable and just plain wrong. Is there any way to provide an option to switch to Netbeans 8.1 PHPUnit testing?