]> git.pld-linux.org Git - packages/php.git/blame - skip-tests.sh
- update to 5.3.3 (th-x86_64)
[packages/php.git] / skip-tests.sh
CommitLineData
463492bc
ER
1#!/bin/sh
2# Class constant whose initial value refereces a non-existent class
3mv tests/classes/constants_error_004.phpt{,.skip}
71f4af01
ER
4# easter_date()
5mv ext/calendar/tests/easter_date.phpt{,.skip}
6# unixtojd()
7mv ext/calendar/tests/unixtojd.phpt{,.skip}
463492bc
ER
8# curl_error() function - basic test for curl_error using a fake url
9mv ext/curl/tests/curl_error_basic.phpt{,.skip}
10# curl_setopt() basic parameter test
11mv ext/curl/tests/curl_setopt_error.phpt{,.skip}
12# timezone_abbreviations_list() tests
13mv ext/date/tests/010.phpt{,.skip}
71f4af01
ER
14# Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify.
15mv ext/date/tests/DateTime_modify_variation1.phpt{,.skip}
463492bc
ER
16# Bug #48187 (DateTime::diff() corrupting microtime() result)
17mv ext/date/tests/bug48187.phpt{,.skip}
18# Bug #50475 (DateTime::setISODate followed by DateTime::setTime)
19mv ext/date/tests/bug50475.phpt{,.skip}
20# Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
21mv ext/date/tests/bug51819.phpt{,.skip}
22# Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format)
23mv ext/date/tests/bug51994.phpt{,.skip}
24# Bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp)
25mv ext/date/tests/bug52290.phpt{,.skip}
71f4af01
ER
26# Test date_modify() function : usage variation - Passing unexpected values to second argument $format.
27mv ext/date/tests/date_modify_variation2.phpt{,.skip}
463492bc
ER
28# Test timezone_abbreviations_list() function : basic functionality
29mv ext/date/tests/timezone_abbreviations_list_basic1.phpt{,.skip}
30# Test 5: HTML Test
31mv ext/dom/tests/dom005.phpt{,.skip}
71f4af01
ER
32# Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines)
33mv ext/gd/tests/bug48555.phpt{,.skip}
34# Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36)
35mv ext/gmp/tests/bug50283.phpt{,.skip}
463492bc
ER
36# gmp_nextprime()
37mv ext/gmp/tests/gmp_nextprime.phpt{,.skip}
71f4af01
ER
38# InterBase: connect, close and pconnect
39mv ext/interbase/tests/002.phpt{,.skip}
40# InterBase: misc sql types (may take a while)
41mv ext/interbase/tests/003.phpt{,.skip}
42# InterBase: BLOB test
43mv ext/interbase/tests/004.phpt{,.skip}
44# InterBase: transactions
45mv ext/interbase/tests/005.phpt{,.skip}
46# InterBase: binding (may take a while)
47mv ext/interbase/tests/006.phpt{,.skip}
48# InterBase: array handling
49mv ext/interbase/tests/007.phpt{,.skip}
50# InterBase: event handling
51mv ext/interbase/tests/008.phpt{,.skip}
52# Bug #45373 (php crash on query with errors in params)
53mv ext/interbase/tests/bug45373.phpt{,.skip}
54# Bug #45575 (Segfault with invalid non-string as event handler callback)
55mv ext/interbase/tests/bug45575.phpt{,.skip}
56# Bug #46247 (ibase_set_event_handler() is allowing to pass callback without event)
57mv ext/interbase/tests/bug46247.phpt{,.skip}
58# Bug #46543 (ibase_trans() memory leaks when using wrong parameters)
59mv ext/interbase/tests/bug46543.phpt{,.skip}
60# ibase_affected_rows(): Basic test
61mv ext/interbase/tests/ibase_affected_rows_001.phpt{,.skip}
62# ibase_close(): Basic test
63mv ext/interbase/tests/ibase_close_001.phpt{,.skip}
64# ibase_drop_db(): Basic test
65mv ext/interbase/tests/ibase_drop_db_001.phpt{,.skip}
66# ibase_errmsg(): Basic test
67mv ext/interbase/tests/ibase_errmsg_001.phpt{,.skip}
68# ibase_free_query(): Basic test
69mv ext/interbase/tests/ibase_free_query_001.phpt{,.skip}
70# ibase_num_fields(): Basic test
71mv ext/interbase/tests/ibase_num_fields_001.phpt{,.skip}
72# ibase_num_params(): Basic test
73mv ext/interbase/tests/ibase_num_params_001.phpt{,.skip}
74# ibase_param_info(): Basic test
75mv ext/interbase/tests/ibase_param_info_001.phpt{,.skip}
76# ibase_rollback(): Basic test
77mv ext/interbase/tests/ibase_rollback_001.phpt{,.skip}
78# ibase_trans(): Basic test
79mv ext/interbase/tests/ibase_trans_001.phpt{,.skip}
80# ibase_trans(): Basic operations
81mv ext/interbase/tests/ibase_trans_002.phpt{,.skip}
82# get_locale()
83mv ext/intl/tests/collator_get_locale.phpt{,.skip}
84# collator_get_sort_key()
85mv ext/intl/tests/collator_get_sort_key.phpt{,.skip}
463492bc
ER
86# datefmt_format_code() and datefmt_parse_code()
87mv ext/intl/tests/dateformat_format_parse.phpt{,.skip}
88# datefmt_get_pattern_code and datefmt_set_pattern_code()
89mv ext/intl/tests/dateformat_get_set_pattern.phpt{,.skip}
71f4af01
ER
90# datefmt_localtime_code()
91mv ext/intl/tests/dateformat_localtime.phpt{,.skip}
92# datefmt_parse_code()
93mv ext/intl/tests/dateformat_parse.phpt{,.skip}
94# datefmt_parse_localtime() with parse pos
95mv ext/intl/tests/dateformat_parse_localtime_parsepos.phpt{,.skip}
96# datefmt_parse_timestamp_code() with parse pos
97mv ext/intl/tests/dateformat_parse_timestamp_parsepos.phpt{,.skip}
98# datefmt_set_timezone_id_code()
99mv ext/intl/tests/dateformat_set_timezone_id.phpt{,.skip}
100# numfmt_format()
101mv ext/intl/tests/formatter_format.phpt{,.skip}
102# numfmt_format_currency()
103mv ext/intl/tests/formatter_format_currency.phpt{,.skip}
463492bc
ER
104# numfmt_get/set_attribute()
105mv ext/intl/tests/formatter_get_set_attribute.phpt{,.skip}
106# grapheme()
107mv ext/intl/tests/grapheme.phpt{,.skip}
71f4af01
ER
108# locale_get_display_name()
109mv ext/intl/tests/locale_get_display_name.phpt{,.skip}
71f4af01
ER
110# locale_get_display_script()
111mv ext/intl/tests/locale_get_display_script.phpt{,.skip}
112# locale_get_display_variant()
113mv ext/intl/tests/locale_get_display_variant.phpt{,.skip}
114# ldap_sasl_bind() - Basic anonymous binding
115mv ext/ldap/tests/ldap_sasl_bind_basic.phpt{,.skip}
116# mysql connect
117mv ext/mysql/tests/001.phpt{,.skip}
118# mysql_connect()
119mv ext/mysql/tests/mysql_connect.phpt{,.skip}
120# mysql_[p]connect() - max_links/max_persistent
121mv ext/mysql/tests/mysql_max_links.phpt{,.skip}
122# mysql_[p]connect() - safe_mode
123mv ext/mysql/tests/mysql_sql_safe_mode.phpt{,.skip}
124# mysqli_connect()
125mv ext/mysqli/tests/mysqli_connect.phpt{,.skip}
126# new mysqli()
127mv ext/mysqli/tests/mysqli_connect_oo.phpt{,.skip}
128# new mysqli()
129mv ext/mysqli/tests/mysqli_connect_oo_defaults.phpt{,.skip}
463492bc
ER
130# Bug #28382 (openssl_x509_parse extensions support)
131mv ext/openssl/tests/bug28382.phpt{,.skip}
132# Bug #47828 (segfaults when a UTF-8 conversion fails openssl_x509_parse())
133mv ext/openssl/tests/bug47828.phpt{,.skip}
134# openssl_x509_parse() basic test
135mv ext/openssl/tests/openssl_x509_parse_basic.phpt{,.skip}
71f4af01
ER
136# PDO_Firebird: connect/disconnect
137mv ext/pdo_firebird/tests/connect.phpt{,.skip}
138# PDO_Firebird: DDL/transactions
139mv ext/pdo_firebird/tests/ddl.phpt{,.skip}
140# PDO_Firebird: prepare/execute/binding
141mv ext/pdo_firebird/tests/execute.phpt{,.skip}
142# MySQL PDO->__construct(), options
143mv ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt{,.skip}
463492bc
ER
144# MySQL PDO->__construct(), libmysql only options
145mv ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt{,.skip}
71f4af01
ER
146# MySQL PDO class interface
147mv ext/pdo_mysql/tests/pdo_mysql_interface.phpt{,.skip}
148# PDO ODBC "long" columns
149mv ext/pdo_odbc/tests/long_columns.phpt{,.skip}
150# PDO SQLite Feature Request #42589 (getColumnMeta() should also return table name)
151mv ext/pdo_sqlite/tests/bug_42589.phpt{,.skip}
463492bc
ER
152# Test for bug 52013 about Phar::decompressFiles().
153mv ext/phar/tests/bug52013.phpt{,.skip}
154# Phar and RecursiveDirectoryIterator
155mv ext/phar/tests/phar_oo_005.phpt{,.skip}
71f4af01
ER
156# Test posix_getgrgid() function : basic functionality
157mv ext/posix/tests/posix_getgrgid_basic.phpt{,.skip}
463492bc
ER
158# ReflectionClass::getConstructor()
159mv ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt{,.skip}
160# ReflectionMethod::isConstructor()
161mv ext/reflection/tests/ReflectionMethod_constructor_basic.phpt{,.skip}
162# ReflectionObject::getConstructor() - basic function test
163mv ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt{,.skip}
164# a script should not be able to modify session.use_trans_sid
165mv ext/session/tests/014.phpt{,.skip}
166# use_trans_sid should not affect SID
167mv ext/session/tests/015.phpt{,.skip}
168# rewriter correctly handles attribute names which contain dashes
169mv ext/session/tests/018.phpt{,.skip}
170# rewriter uses arg_seperator.output for modifying URLs
171mv ext/session/tests/020.phpt{,.skip}
172# rewriter handles form and fieldset tags correctly
173mv ext/session/tests/021.phpt{,.skip}
174# Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n)
175mv ext/session/tests/bug36459.phpt{,.skip}
176# Bug #41600 (url rewriter tags doesn't work with namespaced tags)
177mv ext/session/tests/bug41600.phpt{,.skip}
178# Test session_encode() function : error functionality
179mv ext/session/tests/session_encode_error2.phpt{,.skip}
180# SimpleXML: XPath
181mv ext/simplexml/tests/008.phpt{,.skip}
71f4af01
ER
182# SOAP Server 9: setclass and setpersistence(SOAP_PERSISTENCE_SESSION)
183mv ext/soap/tests/server009.phpt{,.skip}
184# ext/sockets - socket_strerror - basic test
185mv ext/sockets/tests/socket_strerror.phpt{,.skip}
186# Bug #38759 (sqlite2 empty query causes segfault)
187mv ext/sqlite/tests/bug38759.phpt{,.skip}
188# sqlite, session storage test
189mv ext/sqlite/tests/sqlite_session_001.phpt{,.skip}
190# sqlite, session destroy test
191mv ext/sqlite/tests/sqlite_session_002.phpt{,.skip}
192# SQLite3::loadExtension with empty extension test
193mv ext/sqlite3/tests/sqlite3_33_load_extension_param.phpt{,.skip}
194# SQLite3::loadExtension with disabled extensions
195mv ext/sqlite3/tests/sqlite3_34_load_extension_ext_dir.phpt{,.skip}
196# SQLite3::loadExtension test with wrong parameter type
197mv ext/sqlite3/tests/sqlite3_loadextension_with_wrong_param.phpt{,.skip}
463492bc
ER
198# Test fscanf() function: usage variations - unsigned int formats with integer values
199mv ext/standard/tests/file/fscanf_variation39.phpt{,.skip}
200# Test fscanf() function: usage variations - tracking file pointer while reading
201mv ext/standard/tests/file/fscanf_variation55.phpt{,.skip}
202# Bug #44394 (Last two bytes missing from output) with session.use_trans_id
203mv ext/standard/tests/general_functions/bug44394_2.phpt{,.skip}
204# Test function getservbyname()
205mv ext/standard/tests/general_functions/getservbyname_basic.phpt{,.skip}
71f4af01
ER
206# proc_open
207mv ext/standard/tests/general_functions/proc_open02.phpt{,.skip}
463492bc
ER
208# time_sleep_until() function - basic test for time_sleep_until()
209mv ext/standard/tests/misc/time_sleep_until_basic.phpt{,.skip}
71f4af01
ER
210# htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15)
211mv ext/standard/tests/strings/htmlentities02.phpt{,.skip}
212# htmlentities() test 4 (setlocale / ja_JP.EUC-JP)
213mv ext/standard/tests/strings/htmlentities04.phpt{,.skip}
214# htmlentities() test 10 (default_charset / cp1252)
215mv ext/standard/tests/strings/htmlentities10.phpt{,.skip}
216# htmlentities() test 11 (default_charset / ISO-8859-15)
217mv ext/standard/tests/strings/htmlentities11.phpt{,.skip}
218# htmlentities() test 13 (default_charset / EUC-JP)
219mv ext/standard/tests/strings/htmlentities13.phpt{,.skip}
220# htmlentities() test 15 (setlocale / KOI8-R)
221mv ext/standard/tests/strings/htmlentities15.phpt{,.skip}
222# htmlentities() / html_entity_decode() #8592 - #9002 table test
223mv ext/standard/tests/strings/htmlentities17.phpt{,.skip}
224# Test setlocale() function : usage variations - Setting all available locales in the platform
225mv ext/standard/tests/strings/setlocale_variation2.phpt{,.skip}
463492bc
ER
226# Test sscanf() function : basic functionality - unsigned format
227mv ext/standard/tests/strings/sscanf_basic6.phpt{,.skip}
228# msg_send() data types when not serializing
229mv ext/sysvmsg/tests/006.phpt{,.skip}
71f4af01
ER
230# wddx session serializer handler (serialize)
231mv ext/wddx/tests/004.phpt{,.skip}
232# wddx session serializer handler (deserialize)
233mv ext/wddx/tests/005.phpt{,.skip}
71f4af01
ER
234# xmlrpc_encode_request() and various arguments
235mv ext/xmlrpc/tests/002.phpt{,.skip}
236# Bug #40576 (double values are truncated to 6 decimal digits when encoding)
463492bc
ER
237mv ext/xmlrpc/tests/bug40576_64bit.phpt{,.skip}
238# Bug #45555 (Segfault with invalid non-string as register_introspection_callback)
239mv ext/xmlrpc/tests/bug45555.phpt{,.skip}
71f4af01
ER
240# Bug #45556 (Return value from callback isn't freed)
241mv ext/xmlrpc/tests/bug45556.phpt{,.skip}
242# Test 10: EXSLT Support
243mv ext/xsl/tests/xslt010.phpt{,.skip}
244# Check xsltprocessor::registerPHPFunctions and a non-string function in xsl
245mv ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt{,.skip}
246# Check xsltprocessor::registerPHPFunctions and a undefined php function
247mv ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt{,.skip}
248# show information about extension
249mv sapi/cli/tests/006.phpt{,.skip}
250# CLI -a and readline
251mv sapi/cli/tests/016.phpt{,.skip}
This page took 0.063046 seconds and 4 git commands to generate.