From cfa88ab715544661ec4e10a41e822e9f6d7b8a3f Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 20 Dec 2001 23:46:29 +0000 Subject: * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely. * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely. * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely. --- gdb/testsuite/gdb.hp/gdb.threads-hp/usrthbasic.exp | 3 +++ gdb/testsuite/gdb.hp/gdb.threads-hp/usrthcore.exp | 3 +++ gdb/testsuite/gdb.hp/gdb.threads-hp/usrthfork.exp | 3 +++ 3 files changed, 9 insertions(+) (limited to 'gdb/testsuite/gdb.hp') diff --git a/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthbasic.exp b/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthbasic.exp index ee9da58..2f37c53 100644 --- a/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthbasic.exp +++ b/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthbasic.exp @@ -22,6 +22,9 @@ # #log_user 1 +verbose "HP's thread tests are broken beyond repair right now." +return 0 + if $tracelevel { strace $tracelevel } diff --git a/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthcore.exp b/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthcore.exp index 132bdbe..65f8db7 100644 --- a/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthcore.exp +++ b/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthcore.exp @@ -22,6 +22,9 @@ # #log_user 1 +verbose "HP's thread tests are broken beyond repair right now." +return 0 + if $tracelevel { strace $tracelevel } diff --git a/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthfork.exp b/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthfork.exp index 8ffe65c..a9c3fbd 100644 --- a/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthfork.exp +++ b/gdb/testsuite/gdb.hp/gdb.threads-hp/usrthfork.exp @@ -18,6 +18,9 @@ # Please email any bugs, comments, and/or additions to this file to: # bug-gdb@prep.ai.mit.edu +verbose "HP's thread tests are broken beyond repair right now." +return 0 + if $tracelevel { strace $tracelevel } -- cgit v1.1