Remove xfail in gdb.mi/mi-watch.exp
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 19:02:10 +0000 (15:02 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 19:02:37 +0000 (15:02 -0400)
commitda33c9a7bff093e772a381bf9ab42d876089cdcf
treeba516543544a84063f48dc7fbeaf500db508c362
parent0c87c0bfdfe19d5e2b8938d1db42c43e7b19e53f
Remove xfail in gdb.mi/mi-watch.exp

I noticed there was an unexpected pass in mi-watch.exp when running on
x86_64.  Doing a bit of archeology shows that the xfail was added by
4a543da.  This particular test failed on the MIPS architecture, which
the original contributor was working with.  Here is the thread:

https://www.sourceware.org/ml/gdb-patches/2007-09/msg00151.html

Looking at the latest buildbot results for MIPS, it seems that it's also
an unexpected pass on that architecture.  Therefore, I see no reason to
leave the xfail in place.

gdb/testsuite/ChangeLog:

* gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-watch.exp