[gdb/testsuite] Require non-remote host for gdb.server/multi-ui-errors.exp
authorTom de Vries <tdevries@suse.de>
Tue, 28 Mar 2023 15:48:35 +0000 (17:48 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 28 Mar 2023 15:48:35 +0000 (17:48 +0200)
Require non-remote host for test-case gdb.server/multi-ui-errors.exp, because
it uses "spawn -pty", which creates a pty on build, which gdb cannot use on
remote host.

Tested on x86_64-linux.

gdb/testsuite/gdb.server/multi-ui-errors.exp

index 266207a5f4b44750f3e75fe79bc209b9124ae2b9..af83614fe551d4eefbb1e3fd7229ee61420cb618 100644 (file)
@@ -25,6 +25,9 @@ load_lib gdbserver-support.exp
 standard_testfile
 
 require allow_gdbserver_tests
+# The test-case uses "spawn -pty", which creates a pty on build, which gdb
+# cannot use on remote host.
+require {!is_remote host}
 
 save_vars { GDBFLAGS } {
     # If GDB and GDBserver are both running locally, set the sysroot to avoid