[vim/vim] tests: Test_clientserver_serverlist_list() is flaky (PR #21083)

0 views
Skip to first unread message

h_east

unread,
7:00 AM (4 hours ago) 7:00 AM
to vim/vim, Subscribed
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)

You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/21083

Commit Summary

  • e4fffc8 tests: Test_clientserver_serverlist_list() is flaky

File Changes

(1 file)

Patch Links:


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.Message ID: <vim/vim/pull/21083@github.com>

Reply all
Reply to author
Forward
0 new messages