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 226819 - Rebuild failing test failure
Summary: Rebuild failing test failure
Status: RESOLVED WORKSFORME
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 7.2.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 08:56 UTC by gualtiero65
Modified: 2013-03-01 12:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (41.30 KB, text/plain)
2013-02-28 08:56 UTC, gualtiero65
Details
Test results window detail (21.09 KB, image/png)
2013-02-28 08:58 UTC, gualtiero65
Details
ant console log with message error (745 bytes, text/plain)
2013-02-28 08:59 UTC, gualtiero65
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gualtiero65 2013-02-28 08:56:05 UTC
When try to rerun failing tests, the test run fails with ant run. See attachments


Product Version = NetBeans IDE 7.2.1 (Build 201210100934)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Comment 1 gualtiero65 2013-02-28 08:56:11 UTC
Created attachment 131996 [details]
IDE log
Comment 2 gualtiero65 2013-02-28 08:58:47 UTC
Created attachment 131997 [details]
Test results window detail

The arrow marks the button I use to rerun failing tests
Comment 3 gualtiero65 2013-02-28 08:59:22 UTC
Created attachment 131998 [details]
ant console log with message error
Comment 4 Theofanis Oikonomou 2013-03-01 12:42:33 UTC
I cannot reproduce in 7.3. From the ant log it seems that the classpath variable -Dclasspath is empty. Can you reliably reproduce? Please, reopen preferably attaching a sample project and/or describing exact steps to reproduce, if testng library is in your path and CoS status. Thank you