[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
Tue Nov 15 23:16:22 UTC 2011


Bugs item #312104, was changed at 2009-11-23 01:12 by Igor Murzov
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312104&group_id=100114

>Status: Closed
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: Fix Committed
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.

----------------------------------------------------------------------

>Comment By: Igor Murzov (garik-guest)
Date: 2011-11-16 03:16

Message:
Fixed in commit http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commit;h=75775fca52b257f15cc6c9d91f0a437ed3156c53

----------------------------------------------------------------------

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