[Bash-completion-devel] [bash-completion-Bugs][312104] xhost test suite failures
bash-completion-bugs at alioth.debian.org
bash-completion-bugs at alioth.debian.org
Sun Nov 22 22:12:15 UTC 2009
Bugs item #312104, was opened at 2009-11-23 00:12 by Ville Skyttä
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312104&group_id=100114
Status: Open
Priority: 3
Submitted By: Ville Skyttä (scop-guest)
Assigned to: Nobody (None)
Summary: xhost test suite failures
Distribution: None
Originally reported in: None
Milestone: None
Status: None
Original bug number:
Initial Comment:
xhost test suite fails for me:
FAIL: Tab should complete hostnames
FAIL: Tab should complete hostnames prefixed with +
FAIL: Tab should complete hostnames prefixed with -
Looking at logs, it seems xhost completion emits a lot of entries (including ones from my ssh known hosts files) but the test suite only expects the "compgen -A hostname" ones. I suppose replacing that with "get_hosts" in lib/completions/xhost.exp would be a step in the right direction but that won't fix the failures here as it still won't include the ssh known hosts entries.
----------------------------------------------------------------------
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312104&group_id=100114
More information about the Bash-completion-devel
mailing list