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 191814 - Rerun and rerun failed buttons are disabled after apisupport test is executed
Summary: Rerun and rerun failed buttons are disabled after apisupport test is executed
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal with 2 votes (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 20:06 UTC by _ rkubacki
Modified: 2016-07-07 07:18 UTC (History)
1 user (show)

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 _ rkubacki 2010-11-10 20:06:06 UTC
NB7.0M2, linux, jdk6u22

I run tests in my apisupport project - few of them pass and some fail. I want to run them again (after some editing) but both 'rerun' and 'rerun failed' button are disabled.

IMO Rerun button should be always enable (you check that everything passes, refactor, check again). Rerun failed should be enable if there is at least one failed test (or test in error state).
Comment 1 Theofanis Oikonomou 2012-03-30 15:15:45 UTC
I cannot reproduce in NetBeans IDE Dev (Build
20120326-142a2031e2c0)

If all tests pass only the rerun button is enabled. If at least one test fails both rerun and rerun failed buttons are enabled

Please reopen if it happens again.
Comment 2 bazi 2015-03-10 13:26:29 UTC
I have this issue with simple maven project without modules.

Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_31; Java HotSpot(TM) 64-Bit Server VM 25.31-b07
Runtime: Java(TM) SE Runtime Environment 1.8.0_31-b13
System: Linux version 3.16.0-31-generic running on amd64; UTF-8; en_US (nb)
Comment 3 bazi 2015-03-10 13:30:53 UTC
(In reply to bazi from comment #2)
> I have this issue with simple maven project without modules.
> 
> Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
> Java: 1.8.0_31; Java HotSpot(TM) 64-Bit Server VM 25.31-b07
> Runtime: Java(TM) SE Runtime Environment 1.8.0_31-b13
> System: Linux version 3.16.0-31-generic running on amd64; UTF-8; en_US (nb)

i can provide help if need be. i think NB source code is publicly available so i can look into code if you give first directions - related classes, modules etc.
Comment 4 bazi 2015-03-10 13:37:47 UTC
'rerun' is active for me, but 'rerun failed' is disabled
(comments can't be edited sorry...)
Comment 5 Martin Balin 2016-07-07 07:18:51 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss