mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-lang/php: Re-add previously broken test case
Closes: https://github.com/gentoo/gentoo/pull/44815 Signed-off-by: Lothar Serra Mari <mail@serra.me> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
committed by
Michael Orlitzky
parent
c6a7ac9255
commit
0b5638325c
@@ -269,13 +269,6 @@ src_prepare() {
|
||||
ext/gd/tests/bug73272.phpt \
|
||||
|| die
|
||||
|
||||
# Should be OK in the next version, but this test required network
|
||||
# access when it was added:
|
||||
#
|
||||
# https://github.com/php/php-src/pull/19776
|
||||
#
|
||||
rm sapi/cli/tests/php_cli_server_ipv6_error_message.phpt || die
|
||||
|
||||
# One-off, somebody forgot to update a version constant
|
||||
rm ext/reflection/tests/ReflectionZendExtension.phpt || die
|
||||
|
||||
|
||||
Reference in New Issue
Block a user