diff options
| author | Ailin Nemui | 2016-08-17 23:48:34 +0200 |
|---|---|---|
| committer | Ailin Nemui | 2016-08-17 23:48:34 +0200 |
| commit | bd934743316ff967b7df20c370cc193b6821f434 (patch) | |
| tree | 1aec01b811d2c818251daf73465b890786f2ed0e /_testing | |
| parent | 80ff332fd2dc665c5a993fffb43eeb83c33e5f3b (diff) | |
| download | scripts.irssi.org-bd934743316ff967b7df20c370cc193b6821f434.tar.bz2 | |
test desktop-notify, remove dictcomplete and scriptassist from blacklist
Diffstat (limited to '_testing')
| -rw-r--r-- | _testing/config.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/_testing/config.yml b/_testing/config.yml index 1f0ec99..2b96a25 100644 --- a/_testing/config.yml +++ b/_testing/config.yml @@ -26,6 +26,7 @@ additional_system_deps: - libtest-script-perl - libtext-glob-perl - libterm-readline-perl-perl + - gir1.2-notify-0.7 # for desktop-notify cpan: broken_tests: - Geo::Weather @@ -34,7 +35,6 @@ cpan: # testing. They should be fixed and then removed from the whitelist. whitelist: - amaroknp - - apm - babelirc - cap_sasl - cgrep @@ -42,7 +42,6 @@ whitelist: - connectcmd - dau - dccself - - dictcomplete - dnsspam - hddtemp - hitcount @@ -72,7 +71,6 @@ whitelist: - quiz - randaway - reorder - - scriptassist - scroller - stocks - sysinfoplus @@ -82,4 +80,3 @@ whitelist: - wordcompletition - xetra - xmmsinfo - - desktop-notify # fails test due to missing gobject-introspection in travis |
