#20848 fixed the problem that closed popup window may remain on window, and introduced a new test suites to check opaque popup windows over terminal windows are properly closed:
Test_popup_opacity_global_terminal_close_no_leftover: Check for popup windows that are shown in every tabpages.Test_popup_opacity_tablocal_terminal_close_no_leftover: Check for popup windows that are only visible in current tabpage.And these two test suites are driven by a new test helper function called s:do_test_popup_opacity_terminal_close_no_leftover().
However, due to wrong implementation of the test helper function, the new two test suites actually tests exactly the same thing. This patch fixes this.
https://github.com/vim/vim/pull/20850
(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.![]()
thanks
—
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.![]()