[Bug dap/34548] gdb.dap/pause.exp hangs on Solaris
"cvs-commit at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34548 --- Comment #5 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Rainer Orth <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2d9773d0e96d937cfdd8842b9d5a59fb5555d52e commit 2d9773d0e96d937cfdd8842b9d5a59fb5555d52e Author: Rainer Orth <[email protected]> Date: Sat Aug 22 19:38:56 2026 +0200 Skip gdb.dap/pause.exp on Solaris [PR34548] As detailed in PR PR dap/34548, the gdb.dap/pause.exp test runs indefinitely on Solaris. To allow make check to finish, it needs to be terminated manually. To avoid this, this patch skips the test. Tested on x86_64-pc-solaris2.11, sparcv9-sun-solaris2.11, and x86_64-pc-linux-gnu. Approved-By: Tom Tromey <[email protected]> Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34548 -- You are receiving this mail because: You are on the CC list for the bug.