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]

[gdb-xfails] Remove gdb.threads/step-over-trips-on-watchpoint.exp fails


Sergio,

I'd like to remove the gdb.threads/step-over-trips-on-watchpoint.exp
fails from the buildbot XFAILs.  The test is fixed now.

----
>From 4b10d4311184cc0ba09c60d2adf319ec4716ec84 Mon Sep 17 00:00:00 2001
From: Pedro Alves <palves@redhat.com>
Date: Fri, 10 Apr 2015 13:22:45 +0100
Subject: [PATCH] Remove gdb.threads/step-over-trips-on-watchpoint.exp fails

Fixed by:
 https://sourceware.org/ml/gdb-patches/2015-04/msg00374.html
---
 xfails/Fedora-ppc64be-cc-with-index/xfails/master/xfail | 2 --
 xfails/Fedora-ppc64be-m64/xfails/master/xfail           | 4 ----
 xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail | 2 --
 xfails/Fedora-ppc64le-m64/xfails/master/xfail           | 1 -
 xfails/Fedora-s390x-m64/xfails/master/xfail             | 2 --
 5 files changed, 11 deletions(-)

diff --git a/xfails/Fedora-ppc64be-cc-with-index/xfails/master/xfail b/xfails/Fedora-ppc64be-cc-with-index/xfails/master/xfail
index b780d4a..c3e7776 100644
--- a/xfails/Fedora-ppc64be-cc-with-index/xfails/master/xfail
+++ b/xfails/Fedora-ppc64be-cc-with-index/xfails/master/xfail
@@ -1,3 +1 @@
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
 FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
diff --git a/xfails/Fedora-ppc64be-m64/xfails/master/xfail b/xfails/Fedora-ppc64be-m64/xfails/master/xfail
index a7b359e..ccc8737 100644
--- a/xfails/Fedora-ppc64be-m64/xfails/master/xfail
+++ b/xfails/Fedora-ppc64be-m64/xfails/master/xfail
@@ -5,7 +5,3 @@ FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (tim
 FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump (timeout)
 FAIL: gdb.base/auxv.exp: matching auxv data from live and core
 FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
diff --git a/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail b/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail
index 329c092..e69de29 100644
--- a/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail
+++ b/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail
@@ -1,2 +0,0 @@
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
diff --git a/xfails/Fedora-ppc64le-m64/xfails/master/xfail b/xfails/Fedora-ppc64le-m64/xfails/master/xfail
index fba7319..e69de29 100644
--- a/xfails/Fedora-ppc64le-m64/xfails/master/xfail
+++ b/xfails/Fedora-ppc64le-m64/xfails/master/xfail
@@ -1 +0,0 @@
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
diff --git a/xfails/Fedora-s390x-m64/xfails/master/xfail b/xfails/Fedora-s390x-m64/xfails/master/xfail
index d603154..28486b8 100644
--- a/xfails/Fedora-s390x-m64/xfails/master/xfail
+++ b/xfails/Fedora-s390x-m64/xfails/master/xfail
@@ -1,3 +1 @@
 FAIL: gdb.base/async-shell.exp: process stopped (timeout)
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
-FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
-- 
1.9.3



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