Problem: The test fails now and then, most often on MS-Windows. It uses the
same server name as another test in the file, and Vim appends a
number to the name when a server with that name is still running.
The name is then checked with a match, which still succeeds, and
with an exact comparison, which does not.
Solution: Use a name of its own and check the list with a pattern, so that a
number appended to the name does not matter.
Image: image (view on web)
https://github.com/vim/vim/pull/21083
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()