This is the mail archive of the gcc-patches@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]

Re: PATCH: XFAIL tests that aren't regressions


>>>>> "Geoff" == Geoff Keating <geoffk@geoffk.org> writes:

    Geoff> when you set up an xfail for all targets like this, and
    Geoff> it's possible that the test doesn't fail on every target,
    Geoff> it's a good idea to add a comment saying on what targets
    Geoff> the test does fail.

But I can't know that.  I only know a subset of what platforms the
test fails on.  If I enumerate the subset, and you find it's fixed
there, you still don't know if it's fixed everywhere, because you
don't know if the original subset was complete.

Anyhow, I only did this on the branch, so it's a non-issue in this
case. :-)

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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