neovim/test/functional
Daniel Hahler f2377e3575
tests: use larger timeout with "timers can be stopped from the handler" (#10760)
Seen on quickbuild:

    23:01:01,289 INFO  - not ok 1172 - timers can be stopped from the handler
    23:01:01,289 INFO  - # test/functional/eval/timer_spec.lua @ 154
    23:01:01,289 INFO  - # Failure message: test/functional/eval/timer_spec.lua:166: Expected objects to be the same.
    23:01:01,289 INFO  - # Passed in:
    23:01:01,289 INFO  - # (number) 3
    23:01:01,289 INFO  - # Expected:
    23:01:01,289 INFO  - # (number) 0
    23:01:01,289 INFO  - # stack traceback:
    23:01:01,289 INFO  - # 	test/functional/eval/timer_spec.lua:166: in function <test/functional/eval/timer_spec.lua:154>

Log: http://neovim-qb.szakmeister.net/build/24288
Ref: https://github.com/neovim/neovim/pull/10364
2019-08-14 00:44:32 +02:00
..
api api/window: disallow closing non-current window in cmdwin state 2019-08-10 17:41:31 +02:00
autocmd tests: fix flaky "TermClose … fast-exiting terminal job stops" 2019-08-05 03:52:17 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core Merge #10098 'win: fix msg_puts_printf()' 2019-08-12 02:42:13 +02:00
eval tests: use larger timeout with "timers can be stopped from the handler" (#10760) 2019-08-14 00:44:32 +02:00
ex_cmds test: isCI(): add "name" parameter 2019-08-05 04:02:41 +02:00
fixtures tests: output_spec: use shell-test REP_NODELAY (#10726) 2019-08-08 16:02:28 +02:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy vim-patch:8.0.1738: ":args" output is hard to read 2019-07-24 06:09:28 +02:00
lua lua: minimal UTF-16 support needed for LSP 2019-08-08 20:10:14 +02:00
normal Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}' 2019-07-25 12:00:08 +02:00
options vim-patch:8.1.1614: 'numberwidth' can only go up to 10 2019-07-05 21:26:46 -04:00
plugin Fix lualint: remove unused var 2019-08-07 14:20:23 +02:00
provider provider: check #Call() if g:loaded_xx_provider=2 2019-08-04 13:23:46 +02:00
shada test: Minimize shada/helpers.lua #10728 2019-08-09 10:23:57 +02:00
terminal tests: make TERM=interix test pending (#10576) 2019-07-22 18:49:37 +02:00
ui ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749) 2019-08-12 14:21:15 +02:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua tests/functional: expect_msg_seq: use load_adjust (#10727) 2019-08-09 15:32:38 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00