Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043089
en ru br
Репозитории ALT
S:2.0.11-alt3
5.1: 2.0.4-alt1
4.1: 2.0.3-alt5
4.0: 2.0.3-alt5
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: apache2-mod_perl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: apache2-mod_perl-2.0.3-alt-tests-both_str_req_proxy.patch
Скачать


This test seems to be broken in OpenVZ/hasher environment
--- ./t/filter/both_str_req_proxy.t	2007-01-07 14:25:42 +0300
+++ ./t/filter/both_str_req_proxy.t	2007-01-07 14:27:05 +0300
@@ -5,8 +5,10 @@
 use Apache::TestRequest;
 use Apache::TestUtil;
 
-plan tests => 1, need need_module(qw(mod_proxy proxy_http.c)),
+# This tests seems to be broken in OpenVZ/hasher environment
+#plan tests => 1, need need_module(qw(mod_proxy proxy_http.c)),
     need_access;
+plan tests => 1, skip_reason('seems to be broken in OpenVZ/hasher environment');
 
 my $data = join ' ', 'A'..'Z', 0..9;
 my $expected = lc $data; # that's what the input filter does
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin