X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=skip-tests.sh;h=d128cbb576f707968639a7d8ceb0102d3d1d544c;hb=4a5e4744fa3d22633f3662e66372e182d5341817;hp=8d76b128dcebffd83639f14bc3dbc6edfa5a339c;hpb=76620857aaf752996a5b715072cde85d05b813a6;p=packages%2Fphp.git diff --git a/skip-tests.sh b/skip-tests.sh index 8d76b12..d128cbb 100644 --- a/skip-tests.sh +++ b/skip-tests.sh @@ -1,6 +1,4 @@ #!/bin/sh -# timezone_location_get: Test that timezone_location_get returns a correct array of information -mv ext/date/tests/timezone_location_get.phpt{,.skip} # DBA DB4 magic_quotes_runtime Test (info: DB4 handler used) mv ext/dba/tests/dba_db4_010.phpt{,.skip} # DBA TCADB handler test @@ -119,10 +117,6 @@ mv ext/snmp/tests/snmpset.phpt{,.skip} mv ext/snmp/tests/snmpwalk.phpt{,.skip} # SOAP Server 9: setclass and setpersistence(SOAP_PERSISTENCE_SESSION) mv ext/soap/tests/server009.phpt{,.skip} -# Multicast support: IPv4 receive options -mv ext/sockets/tests/mcast_ipv4_recv.phpt{,.skip} -# Multicast support: IPv6 receive options -mv ext/sockets/tests/mcast_ipv6_recv.phpt{,.skip} # socket_import_stream: Test with multicasting mv ext/sockets/tests/socket_import_stream-3.phpt{,.skip} # Test function getservbyname()