summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2026-02-19 19:31:33 +0800
committerGitHub <noreply@github.com>2026-02-19 19:31:33 +0800
commitf0137bf44374b76793a353ca0365432bb9443801 (patch)
tree3370206294cb59f7b2b161ea38d2c9ca895b243d /test/functional/vimscript/executable_spec.lua
parent2605ce937735f99d15ee8e3ee38cc33ebffa78ca (diff)
test(terminal/channel_spec): fix test still flaky on Windows (#37968)
FAILED 1 test, listed below: FAILED test/functional/terminal/channel_spec.lua @ 133: chansend sends lines to terminal channel in proper order test/functional/terminal\channel_spec.lua:141: retry() attempts: 3 test/functional/terminal\channel_spec.lua:143: Failed to match any screen lines. Expected (anywhere): "echo "hello".*echo "world"" Actual: |^PowerShell 7.4.13 | |PS D:\a\neovim\neovim> {UNEXPECTED foreground = tonumber('0xffff40'), fg_indexed = true:echo }{UNEXPECTED foreground = tonumber('0x00e0e0'), fg_indexed = true:"hello"} | |hello | |PS D:\a\neovim\neovim> {UNEXPECTED foreground = tonumber('0xffff40'), fg_indexed = true:echo }{UNEXPECTED foreground = tonumber('0x00e0e0'), fg_indexed = true:"world"} | |{UNEXPECTED foreground = Screen.colors.Gray88, fg_indexed = true:>> } | |world | |PS D:\a\neovim\neovim> {UNEXPECTED foreground = tonumber('0xffff40'), fg_indexed = true:echo }{UNEXPECTED foreground = tonumber('0x00e0e0'), fg_indexed = true:"hello"} | |{UNEXPECTED foreground = Screen.colors.Gray88, fg_indexed = true:>> } | |hello | |PS D:\a\neovim\neovim> {UNEXPECTED foreground = tonumber('0xffff40'), fg_indexed = true:echo }{UNEXPECTED foreground = tonumber('0x00e0e0'), fg_indexed = true:"world"} | |{UNEXPECTED foreground = Screen.colors.Gray88, fg_indexed = true:>> } | |world | |PS D:\a\neovim\neovim> {UNEXPECTED foreground = tonumber('0xffff40'), fg_indexed = true:echo }{UNEXPECTED foreground = tonumber('0x00e0e0'), fg_indexed = true:"hello"} | |{UNEXPECTED foreground = Screen.colors.Gray88, fg_indexed = true:>> } | |hello | |PS D:\a\neovim\neovim> {UNEXPECTED foreground = tonumber('0xffff40'), fg_indexed = true:echo }{UNEXPECTED foreground = tonumber('0x00e0e0'), fg_indexed = true:"world"} | |{UNEXPECTED foreground = Screen.colors.Gray88, fg_indexed = true:>> } | |world | |{1:term://D:\a\neovim\neovim//9056:pwsh.exe -nop [-] }| | |
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions