X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=skip-tests.sh;h=a090b7dba2f079ed7a84f3185929e893fe0a0c1c;hb=refs%2Ftags%2Fauto%2Fth%2Fphp73-7.3.0-1.RC4.1;hp=da4aedbec585f27644312a61fe6063ef84af88f9;hpb=f4ee12ea3d15ec70f1f958f0cdfbf66877fc7800;p=packages%2Fphp.git diff --git a/skip-tests.sh b/skip-tests.sh index da4aedb..a090b7d 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 @@ -75,10 +73,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()