Questions about the gcc testsuite

Mike Stump mrs@apple.com
Tue Jun 10 23:30:00 GMT 2003


On Tuesday, June 10, 2003, at 03:33 PM, Ryan Smiderle wrote:
> The method for actually setting/removing xfails in the testsuite is 
> quite
> a hassle.

It is exactly as we designed it.  :-(

> Do you just allow dejagnu to report failures, then run the log file 
> through
> another program that marks them xfails?

Essentially, yes.  Think of it as an .sum->.html converter that has 
state, state of the last conversion process (for regression finding), 
and state about testcase name to bug tracking number conversion.

It is unfortunate that dejagnu doesn't have such a converter, as 
everyone else rolls their own.



More information about the Gcc mailing list