aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/disabled-tests.list
blob: 316a4c033a618879e2deff167179bdcd7af8932a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
#
# Tests that we don't need to run
#

# These are mostly unit or regression tests, we care about integration tests.
tests/classes/*
Zend/tests/*

# Windows tests
ext/standard/tests/file/windows_mb_path/*
ext/standard/tests/file/*win32*.phpt
ext/standard/tests/dir/*win32*.phpt

# Require database or slow as dblib
ext/mysqli/tests/*
ext/odbc/tests/*
ext/pdo/tests/*.phpt
ext/pdo_dblib/tests/*
ext/pdo_mysql/tests/*
ext/pdo_odbc/tests/*
ext/pdo_pgsql/tests/*
ext/pgsql/tests/*

#
# Tests that fail and probably should not...
#

# Too many tests fail! Some of them bogus, some not.
# THIS SHOULD BE REALLY FIXED!
ext/openssl/tests/bug46127.phpt
ext/openssl/tests/bug48182.phpt
ext/openssl/tests/bug54992.phpt
ext/openssl/tests/bug65538_001.phpt
ext/openssl/tests/bug65538_003.phpt
ext/openssl/tests/bug65729.phpt
ext/openssl/tests/bug68265.phpt
ext/openssl/tests/bug68879.phpt
ext/openssl/tests/bug68920.phpt
ext/openssl/tests/bug69215.phpt
ext/openssl/tests/bug72333.phpt
ext/openssl/tests/bug74159.phpt
ext/openssl/tests/bug76705.phpt
ext/openssl/tests/bug77390.phpt
ext/openssl/tests/capture_peer_cert_001.phpt
ext/openssl/tests/openssl_peer_fingerprint_basic.phpt
ext/openssl/tests/peer_verification.phpt
ext/openssl/tests/san_peer_matching.phpt
ext/openssl/tests/session_meta_capture.phpt
ext/openssl/tests/session_meta_capture_tlsv13.phpt
ext/openssl/tests/sni_server.phpt
ext/openssl/tests/sni_server_key_cert.phpt
ext/openssl/tests/stream_crypto_flags_001.phpt
ext/openssl/tests/stream_crypto_flags_002.phpt
ext/openssl/tests/stream_crypto_flags_003.phpt
ext/openssl/tests/stream_crypto_flags_004.phpt
ext/openssl/tests/stream_security_level.phpt
ext/openssl/tests/stream_verify_peer_name_001.phpt
ext/openssl/tests/stream_verify_peer_name_002.phpt
ext/openssl/tests/stream_verify_peer_name_003.phpt
ext/openssl/tests/streams_crypto_method.phpt
ext/openssl/tests/tls_min_v1.0_max_v1.1_wrapper.phpt
ext/openssl/tests/tls_wrapper.phpt
ext/openssl/tests/tls_wrapper_with_tls_v1.3.phpt
ext/openssl/tests/tlsv1.0_wrapper.phpt
ext/openssl/tests/tlsv1.1_wrapper.phpt
ext/openssl/tests/tlsv1.2_wrapper.phpt
ext/openssl/tests/tlsv1.3_wrapper.phpt

# Needs to open tls socket
ext/openssl/tests/bug62890.phpt

# Broken tests, missing config.
sapi/fpm/tests/socket-ipv4-fallback.phpt

# Fails in chroot (on Travis).
sapi/cli/tests/cli_process_title_unix.phpt

# Error messages in different order.
sapi/cgi/tests/005.phpt

# Fails on ppc64le.
sapi/phpdbg/tests/watch_006.phpt

# Missing timezone in date.
ext/date/tests/bug27780.phpt
ext/date/tests/bug32555.phpt
ext/date/tests/bug33532.phpt

# Number overflow!?
ext/date/tests/bug53437_var5.phpt
ext/date/tests/bug53437_var6.phpt
# fails on 32 bits
ext/date/tests/bug53437_var3.phpt

# Incompatible version of enchant library?
ext/enchant/tests/broker_list_dicts.phpt
ext/enchant/tests/bug13181.phpt
# no warning but expected
ext/enchant/tests/bug53070.phpt

# Wrong charset, conversion from `UTF-8' to `ASCII//TRANSLIT' is not allowed.
ext/iconv/tests/iconv_basic_001.phpt

# Wrong charset, conversion from `UTF-8' to `UTF-8//IGNORE' is not allowed.
ext/iconv/tests/bug48147.phpt

# stream_filter_append(): unable to create or locate filter "convert.iconv.ucs-2/utf-8//IGNORE"
ext/iconv/tests/bug76249.phpt

# for ICU <= 57.1
ext/intl/tests/spoofchecker_001.phpt
ext/intl/tests/timezone_IDforWindowsID_basic.phpt
ext/intl/tests/timezone_windowsID_basic.phpt

# Class 'Phar' not found.
ext/opcache/tests/issue0115.phpt
ext/opcache/tests/issue0149.phpt

# Randomly fails.
ext/pcntl/tests/002.phpt
# Randomly fails on arm7
ext/standard/tests/file/bug60120.phpt

# Call to undefined function session_start().
ext/session/tests/session_regenerate_id_cookie.phpt

# Class 'SoapServer' not found.
ext/soap/tests/bug73037.phpt

# Incorrect results.
ext/soap/tests/server009.phpt

# Incorrect results.
ext/standard/tests/crypt/bcrypt_invalid_algorithm.phpt
ext/standard/tests/crypt/bcrypt_invalid_cost.phpt
ext/standard/tests/crypt/des_fallback_invalid_salt.phpt
ext/standard/tests/strings/crypt_blowfish.phpt
ext/standard/tests/strings/crypt_blowfish_variation1.phpt
ext/standard/tests/strings/crypt_blowfish_variation2.phpt

# Incorrect results.
ext/standard/tests/strings/bug51059.phpt
ext/standard/tests/strings/bug79986.phpt

# Failing tests related to locale and/or iconv.
ext/date/tests/009.phpt
ext/iconv/tests/bug52211.phpt
ext/intl/tests/bug67052.phpt
ext/json/tests/bug41403.phpt
ext/pcre/tests/ctype_back_to_c.phpt
ext/pcre/tests/locales.phpt
ext/soap/tests/bugs/bug39815.phpt
ext/standard/tests/array/locale_sort.phpt
ext/standard/tests/strings/htmlentities02.phpt
ext/standard/tests/strings/htmlentities03.phpt
ext/standard/tests/strings/moneyformat.phpt
ext/standard/tests/strings/setlocale_basic1.phpt
ext/standard/tests/strings/setlocale_basic2.phpt
ext/standard/tests/strings/setlocale_basic3.phpt
ext/standard/tests/strings/setlocale_error.phpt
ext/standard/tests/strings/setlocale_variation1.phpt
ext/standard/tests/strings/setlocale_variation2.phpt
ext/standard/tests/strings/setlocale_variation3.phpt
ext/standard/tests/strings/setlocale_variation4.phpt
ext/standard/tests/strings/setlocale_variation5.phpt
ext/standard/tests/strings/sprintf_f_3.phpt
ext/standard/tests/strings/strtoupper.phpt
ext/standard/tests/time/strptime_basic.phpt
ext/standard/tests/time/strptime_parts.phpt
tests/lang/034.phpt
tests/lang/bug30638.phpt

# setlocale() does not affect result of nl_langinfo(CODESET) always returns UTF-8
ext/fileinfo/tests/bug74170.phpt

# no xml header displayed
ext/tidy/tests/020.phpt

#
# Tests that fail for known reason and/or we don't need to worry about them
#

# Fails due to unsupported JP charsets.
ext/iconv/tests/eucjp2iso2022jp.phpt
ext/iconv/tests/iconv_mime_encode.phpt
ext/standard/tests/strings/htmlentities04.phpt
ext/standard/tests/strings/htmlentities15.phpt

# Requires running SNMP server.
ext/snmp/tests/*

# Different wording of socket error messages (due to different libc).
ext/sockets/tests/socket_strerror.phpt

# Expects permissions on /etc to be 40755
ext/standard/tests/file/006_error.phpt

# Fails probably due to differencies in musl.
ext/standard/tests/file/popen_pclose_error.phpt

# Fails probably due to differencies in musl.
ext/sockets/tests/socket_create_pair-wrongparams.phpt