On 11/26/2022 1:44 PM, Jim Porter wrote: > On 11/26/2022 12:35 PM, Eli Zaretskii wrote: >>> Date: Sat, 26 Nov 2022 12:17:59 -0800 >>> Cc: 58877@debbugs.gnu.org >>> From: Jim Porter >>> >>> Unless you have an idea for how to fix that (I've got no clue, >>> unfortunately), how about just skipping these tests on MS Windows, with >>> a comment explaining what the limitation is? >> >> Fine with me, thanks. > > Thanks. I've merged the fixes for the tests as > 14d54212ea46dbd8c950c9852318597e0e47908d. If you see any other issues, > just let me know. Here's one tiny followup fix. Currently on master, if you restart the Emacs server, it emits a "Server stopped" message. That's not right, and it should do what it used to: emit a "Restarting server" message. Here's a fix.