[Mono-bugs] [Bug 668386] New: Should allow reporting items which were ignored without affecting the final exitCode
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 31 12:23:48 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=668386
https://bugzilla.novell.com/show_bug.cgi?id=668386#c0
Summary: Should allow reporting items which were ignored
without affecting the final exitCode
Classification: Mono
Product: Mono: Tools
Version: 2.10.x
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Gendarme
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: knocte at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10
Having the gd2i tool and the --ignore option is great to start using Gendarme
in old projects that have a lot of defects.
However just ignoring the baseline and getting 0 defects on the Continuous
Integration workflow doesn't foster the fixing of the ignored defects.
It would be great if Gendarme would still report the ignored defects, even if
not failing (not affecting the exit code), so the developers can still look at
them (instead of doing so in a one-by-one basis, removing an entry in the
ignore list and looking if it's easy to fix).
Reproducible: Always
I propose creating a flag "--report-ignored" to do this.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list