diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2023-12-06 08:26:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 08:26:30 -0800 |
commit | ca7f8786a0eb578895400e23cd21e25cc0f91800 (patch) | |
tree | a2365deeba1a80808aa4af90ce7fc6439c06139a /src/nvim/api/vimscript.c | |
parent | e057b38e7037808b3593fb1035794595b4e4a45e (diff) | |
download | rneovim-ca7f8786a0eb578895400e23cd21e25cc0f91800.tar.gz rneovim-ca7f8786a0eb578895400e23cd21e25cc0f91800.tar.bz2 rneovim-ca7f8786a0eb578895400e23cd21e25cc0f91800.zip |
test: unreliable 'nofsync' test #26423
Followup to 27501d3b6a8d577cf3f5ecc3fe9e219f477586b7.
Problem:
CI sometimes fails. Something is triggering an extra fsync().
FAILED test/functional/core/fileio_spec.lua @ 52: fileio fsync() with 'nofsync' #8304
test/functional/core/fileio_spec.lua:100: Expected objects to be the same.
Passed in:
(number) 5
Expected:
(number) 4
Solution:
Relax the assertion.
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions