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 - Showing previous results
Summary: Showing previous results
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: PHPUnit (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-05 13:50 UTC by mwvdlee
Modified: 2017-04-05 13:50 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 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?