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 268859

Summary: Rerun failed tests doesn't work in Ant project
Product: projects Reporter: cezariusz <cezariusz>
Component: Ant ProjectAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description cezariusz 2016-11-06 10:19:49 UTC
Product Version: NetBeans IDE Dev (Build 201611050002)
Java: 1.8.0_112; Java HotSpot(TM) 64-Bit Server VM 25.112-b15
Runtime: Java(TM) SE Runtime Environment 1.8.0_112-b15
System: Windows 10 version 10.0 running on amd64; Cp1250; pl_PL (nb)

1. Create a Java Ant project
2. Create some JUnit tests, some of them failing
3. Run tests
4. Try to rerun failed tests

Expected result: failed test run again

Actual result: Error "You may only execute Ant scripts residing on disk." on the tab named "??? (test-custom)".