mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
179 lines
5.5 KiB
Text
179 lines
5.5 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
|
|
ext/standard/tests/general_functions/*win32*.phpt
|
|
ext/standard/tests/mail/*win32.phpt
|
|
ext/standard/tests/streams/*win32.phpt
|
|
ext/standard/tests/strings/*win32.phpt
|
|
ext/phar/tests/*win32.phpt
|
|
ext/readline/tests/*win32.phpt
|
|
ext/sockets/tests/*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
|
|
ext/openssl/tests/san_ipv6_peer_matching.phpt
|
|
|
|
# Broken tests, missing config.
|
|
sapi/fpm/tests/socket-ipv4-fallback.phpt
|
|
|
|
# Error messages in different order.
|
|
sapi/cgi/tests/005.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
|
|
|
|
# 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/iconv/tests/bug52211.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/*
|
|
|
|
# Fails on riscv64 CI (lmdb and socket_set_option)
|
|
ext/dba/tests/bug78808.phpt
|
|
ext/dba/tests/dba_lmdb.phpt
|
|
ext/dba/tests/dba_lmdb_creation_matrix.phpt
|
|
ext/dba/tests/dba_lmdb_flags.phpt
|
|
ext/dba/tests/dba_lmdb_readonly.phpt
|
|
|
|
ext/sockets/tests/bug63000.phpt
|
|
ext/sockets/tests/socket_getopt.phpt
|
|
ext/sockets/tests/socket_sendrecvmsg_error.phpt
|
|
ext/sockets/tests/socket_meminfo.phpt
|
|
ext/sockets/tests/socket_sendto_zerocopy.phpt
|
|
ext/sockets/tests/socket_tcp_congestion.phpt
|
|
|
|
# needs root
|
|
ext/pcntl/tests/pcntl_setpriority_error_linux.phpt
|
|
|
|
# fails since 8.2 RC1
|
|
ext/openssl/tests/gh9310.phpt
|
|
|
|
# openssl 1 and unstable
|
|
ext/openssl/tests/openssl_error_string_basic.phpt
|
|
|
|
# openssl 3.2.1
|
|
ext/openssl/tests/openssl_error_string_basic_openssl3.phpt
|
|
ext/openssl/tests/openssl_private_decrypt_basic.phpt
|
|
ext/openssl/tests/openssl_x509_parse_basic.phpt
|
|
|
|
# openssl 3.3.0
|
|
ext/openssl/tests/bug74341.phpt
|
|
ext/openssl/tests/gh10495.phpt
|
|
# ref https://github.com/php/php-src/pull/17308/files#r1991474720
|
|
ext/standard/tests/streams/stream_context_tcp_nodelay_server.phpt
|