neovim/test/functional/lua
Daniel Hahler 68c594b10c
tests: loop_spec: retry (#10413)
Flaky test (osx):

    [  FAILED  ] ...is/build/neovim/neovim/test/functional/lua/loop_spec.lua @ 23: vim.loop timer
    ...is/build/neovim/neovim/test/functional/lua/loop_spec.lua:56: Expected objects to be the same.
    Passed in:
    (number) 0
    Expected:
    (number) 2
    stack traceback:
            ...is/build/neovim/neovim/test/functional/lua/loop_spec.lua:56: in function <...is/build/neovim/neovim/test/functional/lua/loop_spec.lua:23>

It was bumped from sleeping for 20ms to 50ms in d33aaa0f5f already.
2019-07-04 16:42:10 +02:00
..
api_spec.lua functests: Fix tests 2017-05-08 21:21:03 +03:00
buffer_updates_spec.lua api/lua: add on_detach to nvim_buf_attach 2019-06-15 13:19:12 +02:00
commands_spec.lua tests/lua: test for multiline error messages in lua 2019-01-23 19:34:13 +01:00
loop_spec.lua tests: loop_spec: retry (#10413) 2019-07-04 16:42:10 +02:00
luaeval_spec.lua API: return non-generic VimL errors 2018-05-09 23:18:38 +02:00
overrides_spec.lua Merge #9686 'win/Lua: monkey-patch os.getenv()' 2019-03-16 20:28:52 +01:00
utility_functions_spec.lua lua: docs and tests for vim.schedule 2019-06-05 10:46:22 +02:00