mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-15 20:25:17 +03:00
231 lines
7.4 KiB
Text
231 lines
7.4 KiB
Text
#
|
|
# Tests that we don't need to run
|
|
#
|
|
|
|
# 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/bug73072.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
|
|
|
|
# Not stable enchant-2 library support - 15/29
|
|
ext/enchant/tests/broker_dict_exists.phpt
|
|
ext/enchant/tests/broker_free_02.phpt
|
|
ext/enchant/tests/broker_free_dict.phpt
|
|
ext/enchant/tests/broker_request_dict.phpt
|
|
ext/enchant/tests/broker_request_dict_01.phpt
|
|
ext/enchant/tests/broker_set_ordering.phpt
|
|
ext/enchant/tests/dict_add_to_personal.phpt
|
|
ext/enchant/tests/dict_add_to_session.phpt
|
|
ext/enchant/tests/dict_check.phpt
|
|
ext/enchant/tests/dict_describe.phpt
|
|
ext/enchant/tests/dict_get_error.phpt
|
|
ext/enchant/tests/dict_is_in_session.phpt
|
|
ext/enchant/tests/dict_quick_check_01.phpt
|
|
ext/enchant/tests/dict_store_replacement.phpt
|
|
ext/enchant/tests/dict_suggest.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
|
|
ext/pcntl/tests/pcntl_unshare_03.phpt
|
|
ext/pcntl/tests/pcntl_unshare_04.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
|
|
|
|
# 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/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/basic/consistent_float_string_casts.phpt
|
|
ext/standard/tests/strings/locale_independent_float_to_string.phpt
|
|
tests/lang/bug30638.phpt
|
|
Zend/tests/lc_ctype_inheritance.phpt
|
|
|
|
# setlocale() does not affect result of nl_langinfo(CODESET) always returns UTF-8
|
|
ext/fileinfo/tests/bug74170.phpt
|
|
ext/standard/tests/strings/bug79986.phpt
|
|
|
|
# Wrong results
|
|
ext/pcre/tests/bug79846.phpt
|
|
ext/pcre/tests/bug80118.phpt
|
|
# compilation failed https://gitlab.alpinelinux.org/alpine/aports/-/issues/13116
|
|
ext/pcre/tests/bug70345.phpt
|
|
|
|
# no xml header displayed
|
|
ext/tidy/tests/020.phpt
|
|
|
|
# float formatting
|
|
ext/standard/tests/strings/printf_h_H.phpt
|
|
|
|
# fails on armv7
|
|
ext/standard/tests/strings/chunk_split_variation2_32bit.phpt
|
|
|
|
# fails on arch64, ppc64le, s390x
|
|
ext/standard/tests/array/range.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
|
|
|
|
# Requires running SNMP server.
|
|
ext/snmp/tests/*
|
|
|
|
# Expects permissions on /etc to be 40755
|
|
ext/standard/tests/file/006_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
|
|
|
|
# fix openssl 3 tests https://gitlab.alpinelinux.org/alpine/aports/-/issues/14070
|
|
ext/openssl/tests/bug71917.phpt
|
|
ext/openssl/tests/bug72362.phpt
|
|
ext/openssl/tests/bug73711.phpt
|
|
ext/openssl/tests/bug74022_2.phpt
|
|
ext/openssl/tests/bug81713.phpt
|
|
ext/openssl/tests/ecc.phpt
|
|
ext/openssl/tests/openssl_cms_decrypt_basic.phpt
|
|
ext/openssl/tests/openssl_cms_encrypt_basic.phpt
|
|
ext/openssl/tests/openssl_cms_encrypt_der.phpt
|
|
ext/openssl/tests/openssl_cms_encrypt_pem.phpt
|
|
ext/openssl/tests/openssl_decrypt_basic.phpt
|
|
ext/openssl/tests/openssl_error_string_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
|