neovim/test/functional/job
Thiago de Arruda bdba32ffd9 test: Mark unreliable test as pending in job_spec.lua
`job_send` is non-blocking and can potentially fail due to the following
`job_stop` call.  Since we can't reliably verify that the "exit" event is only
sent after the "stdout" event, mark the test as pending and fix after we can
get a notification about `job_send` status.
2015-01-29 11:52:56 -03:00
..
job_spec.lua test: Mark unreliable test as pending in job_spec.lua 2015-01-29 11:52:56 -03:00