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: GCC Buildbot Update - Definition of regression


On Wed, 11 Oct 2017, Christophe Lyon wrote:

> * {PASS,UNSUPPORTED,UNTESTED,UNRESOLVED}-> XPASS

I don't think any of these should be considered regressions.  It's good if 
someone manually checks anything that's *consistently* XPASSing, to see if 
the XFAIL should be removed or restricted to narrower conditions, but if 
the result of a test has become any kind of pass, it cannot possibly be 
considered a regression.  (You might have a flaky test XFAILed because it 
passes or fails at random, though I think that random variation is more 
common for GDB than for GCC.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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