From: Ilia Alshanetsky Date: Tue, 22 Oct 2002 14:19:02 +0000 (+0000) Subject: Disable PEAR tests. These tests have too many dependcies such as X-Git-Tag: php-4.3.0pre2~196 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd56de8d1e15e1f950fb8c9d9e89aa623679c251;p=php Disable PEAR tests. These tests have too many dependcies such as pre-installed PEAR, needing to run as root user, most tests will fail if PEAR install directory is not inside include_path and so on. --- diff --git a/pear/Console/tests/001-getopt.phpt b/pear/Console/tests/001-getopt.phpt index 440a8834c9..3985dc9beb 100644 --- a/pear/Console/tests/001-getopt.phpt +++ b/pear/Console/tests/001-getopt.phpt @@ -1,5 +1,7 @@ --TEST-- Console_Getopt +--SKIPIF-- +skip --FILE--