diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2017-10-06 22:37:48 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-02-19 07:10:41 -0500 |
commit | 3e19e18f4cfa0f9c578b6e306a0d887551893b3c (patch) | |
tree | ef3a62b37e0572d3ba07a83ae4242fe77afd8783 /runtime/lua | |
parent | 00665d3c701ef1b6b276f750a772a6aa8a42c8c1 (diff) | |
download | rneovim-3e19e18f4cfa0f9c578b6e306a0d887551893b3c.tar.gz rneovim-3e19e18f4cfa0f9c578b6e306a0d887551893b3c.tar.bz2 rneovim-3e19e18f4cfa0f9c578b6e306a0d887551893b3c.zip |
win: enable job tests that use jobstart only
- echo "" does not hang in powershell
- cmd.exe's echo command does not hang.
- job tests default to powershell (WHY?)
- wait 5 seconds for powershell to create an empty file
- powershell is slow
- cannot reliably validate the id returned by jobstart via jobpid, jobstop
- if using cmd.exe, waiting for a second should be enough
- remaining job tests are unreliable in Windows because any build can pass/fail
for same conditions without changes, especially if the error is in stderr
Diffstat (limited to 'runtime/lua')
0 files changed, 0 insertions, 0 deletions