1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-15 20:25:17 +03:00
aports/testing/php7/disabled-tests.list
2022-10-22 01:57:17 +00:00

243 lines
7.7 KiB
Text

#
# 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
# Fails in CI - Insufficient privileges. https://gitlab.alpinelinux.org/alpine/aports/-/issues/12692#note_169663
ext/pcntl/tests/pcntl_unshare_01.phpt
ext/pcntl/tests/pcntl_unshare_02.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
# Fail due to libxml2 upgrade to 2.9.12
# See: https://gitlab.alpinelinux.org/alpine/aports/-/issues/12692
ext/dom/tests/DOMDocument_loadXML_error1.phpt
ext/dom/tests/DOMDocument_load_error1.phpt
ext/dom/tests/bug43364.phpt
ext/dom/tests/bug80268.phpt
ext/libxml/tests/bug61367-read.phpt
ext/libxml/tests/libxml_disable_entity_loader.phpt
sapi/fpm/tests/bug68391-conf-include-order.phpt
# compilation failed https://gitlab.alpinelinux.org/alpine/aports/-/issues/13116
ext/pcre/tests/bug70345.phpt
#incompatible with openssl 3
ext/openssl/tests/bug28382.phpt
ext/openssl/tests/bug71917.phpt
ext/openssl/tests/bug72362.phpt
ext/openssl/tests/bug73711.phpt
ext/openssl/tests/bug74022_2.phpt
ext/openssl/tests/cve2013_4073.phpt
ext/openssl/tests/ecc.phpt
ext/openssl/tests/openssl_decrypt_basic.phpt
ext/openssl/tests/openssl_open_basic.phpt
ext/openssl/tests/openssl_pkcs12_read_basic.phpt
ext/openssl/tests/openssl_pkcs7_decrypt_basic.phpt
ext/openssl/tests/openssl_pkcs7_encrypt_basic.phpt
ext/openssl/tests/openssl_seal_basic.phpt
ext/openssl/tests/openssl_spki_export_basic.phpt
ext/openssl/tests/openssl_spki_export_challenge_basic.phpt
ext/openssl/tests/openssl_spki_new_basic.phpt
ext/openssl/tests/openssl_spki_verify_basic.phpt
ext/openssl/tests/openssl_x509_parse_basic.phpt
# ICU72
ext/intl/tests/dateformat_format_variant3.phpt
ext/intl/tests/dateformat_set_timezone_id4.phpt