* gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
authorJeff Law <law@redhat.com>
Thu, 20 Dec 2001 23:46:29 +0000 (23:46 +0000)
committerJeff Law <law@redhat.com>
Thu, 20 Dec 2001 23:46:29 +0000 (23:46 +0000)
        * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
        * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.hp/gdb.threads-hp/usrthbasic.exp
gdb/testsuite/gdb.hp/gdb.threads-hp/usrthcore.exp
gdb/testsuite/gdb.hp/gdb.threads-hp/usrthfork.exp

index 51c5f252adb0b057273044f8ef4d254ed903f9c2..cdfef4e9b42e043da91cda1ab6ffb3c2442f4457 100644 (file)
@@ -7,6 +7,10 @@
 
 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
 
+       * 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.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
        to match current gdb output.  Update due to using auto-solib-limit
        for limiting instead of overloading auto-solib-add.
index ee9da58dd7020bb7ab33a00b622bf5dda81fb74a..2f37c533bb72aaa64d4fca79cdfed035f8b96558 100644 (file)
@@ -22,6 +22,9 @@
 #
 #log_user 1
 
+verbose "HP's thread tests are broken beyond repair right now." 
+return 0
+
 if $tracelevel {
     strace $tracelevel
 }
index 132bdbea4e6ee1d97b63da8939698dd6c1f34fb3..65f8db7ceb06c076ad8bf4dec0221ab186188257 100644 (file)
@@ -22,6 +22,9 @@
 #
 #log_user 1
 
+verbose "HP's thread tests are broken beyond repair right now." 
+return 0
+
 if $tracelevel {
     strace $tracelevel
 }
index 8ffe65ca1abd97959caef3274549fcb9a90a74c0..a9c3fbd22b5a0e767ce9995318526a132de0f7c7 100644 (file)
@@ -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
 }
This page took 0.042959 seconds and 4 git commands to generate.