Summary: | >app-editors/gvim-8.0.0938 fails tests ( Test_autocmd_bufwipe_in_SessLoadPost line 20: Pattern 'E814' does not match '' ) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kent Fredric (IRC: kent\n) (RETIRED) <kentnl> |
Component: | Current packages | Assignee: | Vim Maintainers <vim> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | erhard_f |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=630018 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | gvim-8.0.1056:20170905-204919.log.xz |
Description
Kent Fredric (IRC: kent\n) (RETIRED)
![]() As of 8.0.1298, the following tests still fail as described: test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost() Test_autocmd_bufwipe_in_SessLoadPost2() test_normal.vim: Test_normal22_zet() test_profile.vim: Test_profile_file() Test_profile_func() test_system.vim: Test_system_exmode() And the following tests are new failures: test_autocmd.vim: Test_bufunload_all(): function RunTheTest[34]..Test_bufunload_all line 23: Expected True but got 0 test_profile.vim: Test_profile_file_with_cont(): function RunTheTest[34]..Test_profile_file_with_cont line 15: Expected 0 but got 1 And the following tests seem to have changed in some regard: test_terminal.vim: Found errors in Test_terminal_noblock(): First run: Caught exception in Test_terminal_noblock(): WaitFor() timed out after 3000 msec @ function RunTheTest[34]..Test_terminal_noblock[18]..WaitFor, line 25 Second run: Caught exception in Test_terminal_noblock(): Vim(sleep):E630: channel_write_input(): write while not connected @ function RunTheTest[34]..Test_terminal_noblock[18]..WaitFor, line 23 TEST FAILURE Changes in recent versions may help explain why tests are failing. Here's the failure summary for recent versions (edited slightly for brevity) -----[ 8.0.1298 ]----- From test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '' Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '' Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Test_profile_file line 19: Expected 0 but got 1 Test_profile_file_with_cont line 15: Expected 0 but got 1 Test_profile_func line 35: Expected 0 but got 1 From test_system.vim: Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' -----[ 8.0.1428 ]----- From test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Test_profile_file line 19: Expected 0 but got 1 Test_profile_file_with_cont line 15: Expected 0 but got 1 Test_profile_func line 35: Expected 0 but got 1 Test_profile_truncate_mbyte line 23: Expected 0 but got 1 From test_system.vim: Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' -----[ 8.0.1645 ]----- From test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Test_profile_file line 19: Expected 0 but got 1 Test_profile_file_with_cont line 15: Expected 0 but got 1 Test_profile_func line 35: Expected 0 but got 1 Test_profile_truncate_mbyte line 23: Expected 0 but got 1 From test_system.vim: Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' -----[ 8.0.1699 ]----- From test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Test_profile_file line 19: Expected 0 but got 1 Test_profile_file_with_cont line 15: Expected 0 but got 1 Test_profile_func line 35: Expected 0 but got 1 Test_profile_truncate_mbyte line 23: Expected 0 but got 1 From test_system.vim: Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' From test_terminal.vim: Caught exception in Test_terminal_qall_prompt(): WaitFor() timed out after 5000 msec @ function RunTheTest[38]..Test_terminal_qall_prompt[8]..WaitFor, line 25 -----[ 8.0.1699-r1 ]----- From test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Test_profile_file line 19: Expected 0 but got 1 Test_profile_file_with_cont line 15: Expected 0 but got 1 Test_profile_func line 35: Expected 0 but got 1 Test_profile_truncate_mbyte line 23: Expected 0 but got 1 From test_system.vim: Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' From test_terminal.vim: Caught exception in Test_terminal_qall_prompt(): WaitFor() timed out after 5000 msec @ function RunTheTest[38]..Test_terminal_qall_prompt[8]..WaitFor, line 25 -----[ 8.1.0034 ]----- From test_autocmd.vim: Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar <Bram@vim.org>\nE233: cannot open display' Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Test_profile_file line 19: Expected 0 but got 1 Test_profile_file_with_cont line 15: Expected 0 but got 1 Test_profile_func line 35: Expected 0 but got 1 Test_profile_truncate_mbyte line 23: Expected 0 but got 1 From test_system.vim: Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' *** Bug 657624 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35443759beadd2c24113c9457e62a016d81ccb5a commit 35443759beadd2c24113c9457e62a016d81ccb5a Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2021-03-26 08:34:56 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-03-26 08:43:53 +0000 app-editors/gvim: drop old version Dropping all old versions, which do not support slotted lua, as current ones does. Closes: https://bugs.gentoo.org/682292 Closes: https://bugs.gentoo.org/628570 Closes: https://bugs.gentoo.org/629694 Closes: https://bugs.gentoo.org/630042 Closes: https://bugs.gentoo.org/678864 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> app-editors/gvim/Manifest | 4 - app-editors/gvim/gvim-8.2.0360.ebuild | 367 ---------------------------------- app-editors/gvim/gvim-8.2.0508.ebuild | 367 ---------------------------------- app-editors/gvim/gvim-8.2.0638.ebuild | 367 ---------------------------------- app-editors/gvim/gvim-8.2.0814.ebuild | 367 ---------------------------------- 5 files changed, 1472 deletions(-) |