]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.mi/mi-nonstop-exit.exp
* gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-nonstop-exit.exp
index 3b678257d639c9efedf1f05ad47e934a80754f83..f11bb5f4fcd3570310b4c8c6e42b6484be8d9bee 100644 (file)
@@ -52,7 +52,6 @@ mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async
 
 if { [mi_run_to_main] < 0 } {
-    perror "mi-nonstop-exit.exp tests suppressed"
     continue
 }
 
@@ -63,7 +62,6 @@ mi_expect_stop "exited-normally" "" "" "" "" "" "finished exec continue"
 # Run the program again.
 
 if { [mi_run_to_main] < 0 } {
-    fail "run (2)"
     continue
 }