This test often hangs on the Debian buildds.
It simply fails on a porterbox, at least for the emacs-nox phase
of the build, though seemingly not the emacs-lucid phase.
tests that `server-force-stop' doesn't delete frames (and even
then, requires a few tricks to run as a regression test). So
long as this works, the problem in bug#58877 shouldn't occur."
- (skip-unless server-tests/can-create-frames-p)
+ (skip-unless (and server-tests/can-create-frames-p
+ (not (string-prefix-p "riscv64-"
+ system-configuration))))
(let* ((starting-frames (frame-list))
(starting-frame-count (length starting-frames))
terminal)