aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_defaults.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2024-09-05 02:39:58 -0700
committerGitHub <noreply@github.com>2024-09-05 02:39:58 -0700
commit975aeee537375a14c0e16916e1ef312aae90b85f (patch)
treea532a4395cf31bde1b070ccf4b4f012bee141d25 /runtime/lua/vim/_defaults.lua
parent882a450a2982caa05fcbbe90e94246a8c2b45b8b (diff)
downloadrneovim-975aeee537375a14c0e16916e1ef312aae90b85f.tar.gz
rneovim-975aeee537375a14c0e16916e1ef312aae90b85f.tar.bz2
rneovim-975aeee537375a14c0e16916e1ef312aae90b85f.zip
test: avoid noise in CI logs #30264
Problem: Since 96128a5076b7 the test logs have noise from tests that *expect* failures: $NVIM_LOG_FILE: /tmp/cirrus-ci-build/build/.nvimlog (last 100 lines) ERR 2024-09-04T13:38:45.181 T949.28335.0/c terminfo_start:486: uv_pipe_open failed: no such device or address ERR 2024-09-04T13:38:45.181 T949.28335.0/c flush_buf:2527: uv_write failed: bad file descriptor ERR 2024-09-04T13:38:45.181 T949.28335.0/c flush_buf:2527: uv_write failed: bad file descriptor WRN 2024-09-04T13:43:43.294 ?.35904 server_start:173: Failed to start server: address already in use: /…/Xtest_tmpdir/…/T7159.35895.0 WRN 2024-09-04T13:43:43.314 ?.35907 server_start:173: Failed to start server: illegal operation on a directory: / ERR 2024-09-04T13:43:43.332 ?.35909 socket_watcher_init:60: Host lookup failed: https://example.com Solution: Rewrite the test to use `vim.system()`. Set NVIM_LOG_FILE in the child process to a "throwaway" logfile.
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions