This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

[commit/testsuite] Remove breakpoint/2080 setup_kfail in i386-prologue.exp


Hello,

I noticed some KPASS while running i386-prologue.exp. I looked a bit
deeper, and it looks like the associated setup_kfail should be removed.
They have always been there since the tests were added, but the bug
they test was fixed almost at the same time...

Testcase: http://www.sourceware.org/ml/gdb-patches/2006-02/msg00293.html
Patch:    http://www.sourceware.org/ml/gdb-patches/2006-02/msg00302.html

2006-12-20  Joel Brobecker  <brobecker@adacore.com>

        * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
        The associated tests should be PASSing.

Tested on x86-linux. It seems pretty obvious, unless I missed something.
Since it's easy to revert, I'll just apply the obvious rule and commit.

Thanks,
-- 
Joel

Attachment: kfail.diff
Description: Text document


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