Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55905 - gvim not happy with FEATURES=maketest
Summary: gvim not happy with FEATURES=maketest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 12:04 UTC by Ciaran McCreesh
Modified: 2004-07-31 08:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vim.eclass src_test patch (vim-eclass-src_test.patch,1.53 KB, patch)
2004-07-31 06:44 UTC, Ciaran McCreesh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ciaran McCreesh 2004-07-02 12:04:03 UTC
A reminder bug for me to track this down and figure out whether there's an easy fix or whether we should be RESTRICTing tests for gvim... For now just don't use FEATURES=maketest when installing gvim (vim-core is fine, vim has some non-fatal failures on test 27).

../gvim -u unix.vim -U NONE --noplugin -s dotest.in test1.in
diff: test.out: No such file or directory

test1 FAILED - Something basic is wrong
Comment 1 Ciaran McCreesh 2004-07-31 06:44:18 UTC
Created attachment 36521 [details, diff]
vim.eclass src_test patch

Supply our own src_test which works from within portage and doesn't try to do
screwy things with X.
Comment 2 Ciaran McCreesh 2004-07-31 08:23:34 UTC
Two success reports so far. Patch applied.