On So, 03 Sep 2017, Bram Moolenaar wrote: > Patch 8.0.1052 > Problem: term_start() does not allow in_io, out_io and err_io options. > Solution: Add JO_OUT_IO to get_job_options(). > Files: src/terminal.c, src/testdir/test_terminal.vim
I think this broke on the daily windows builds (but it could also be any other patch between 1044 and 1052) https://ci.appveyor.com/project/chrisbra/vim-win32-installer/build/470/job/ojlfhsr7hogfhd40#L1659 Found errors in Test_terminal_redir_file(): Caught exception in Test_terminal_redir_file(): Vim(call):E484: Can't open file Xfile @ function RunTheTest[24]..Test_terminal_redir_file, line 5 Found errors in Test_terminal_scrape_123(): function RunTheTest[24]..Test_terminal_scrape_123[14]..Check_123 line 7: Expected '1' but got '' function RunTheTest[24]..Test_terminal_scrape_123[14]..Check_123 line 8: Expected '2' but got '' function RunTheTest[24]..Test_terminal_scrape_123[14]..Check_123 line 9: Expected '3' but got '' function RunTheTest[24]..Test_terminal_scrape_123[14]..Check_123 line 10: Expected '#00e000' but got '#000000' function RunTheTest[24]..Test_terminal_scrape_123[14]..Check_123 line 24: Expected '123' but got '' TEST FAILURE NMAKE : fatal error U1077: 'if' : return code '0x1' Mit freundlichen Grüßen Christian -- Konzepte sind Kokolores. -- Erich Ribbeck -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
