This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testcases in Bugzilla



On Tue, 13 May 2003, Wolfgang Bangerth wrote:

>
> > we still haven't reached a conclusion about the testcases in Bugzilla.
>
> To be quite honest, I think what you suggest won't work. What we put into
> the bug database is just too diverse:
> - we have bug reports where just the text of an error message became
>   worse than before
> - we have bug reports where we get the compiler into an endless loop
> - we have reports where compilation takes quadratic instead of linear
>   time in the input
> - reports with two or more testcases that should do the same but don't
> - some other really weird stuff happening.
>
> I can't imagine a method to _automatically_ extract these testcases and do
> something reasonable. If there is one, it would increase the entry level
> for people working in GNATS.

Err, we can easily extract attachments marked "testcase" from bugzilla in
about 9 lines of perl.
The rest is up to other scripts and whatnot.
>
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]