aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-07-18 12:28:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-18 20:44:04 +0000
commit2aa89abe22da06fe0f0cc94a11e3f7f2fda7f99c (patch)
tree19a9b0788a211ab56f01f6095691ac63d2a52f00 /community/php7
parent3aa36fc5c695ea972ed659248f8d60cecb69502f (diff)
downloadaports-2aa89abe22da06fe0f0cc94a11e3f7f2fda7f99c.tar.bz2
aports-2aa89abe22da06fe0f0cc94a11e3f7f2fda7f99c.tar.xz
community/php7: disable a few tests that fails
Diffstat (limited to 'community/php7')
-rw-r--r--community/php7/APKBUILD2
-rw-r--r--community/php7/disabled-tests.list9
2 files changed, 10 insertions, 1 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index 949149841a..a1d854c8c7 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -622,7 +622,7 @@ sha512sums="a505f8d1e140edff3f5bf6407adecf07cba1223fc905a978249684e9106832bcac0e
1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd
cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate
274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf
-cd76bd6a6a222e17ba50a11d292925966e30532a464ad2807d8ae5a8c510c63eeb494291f0b0ce1d287f13659d290550d001e77b2fc50c70c3ec175b204a37a7 disabled-tests.list
+f502973ee11e4f55aafd9316cb16eaef3135aeee871c78d9d29c7f5e6aae0ab169656b721059a9377e67346a4155d09e51df41e458880ff72f49c0352c25682c disabled-tests.list
f1177cbf6b1f44402f421c3d317aab1a2a40d0b1209c11519c1158df337c8945f3a313d689c939768584f3e4edbe52e8bd6103fb6777462326a9d94e8ab1f505 install-pear.patch
199aecdbd3b4035aabf5379c215f82412d3c98b79a1ee186944e7fe1f0ed6f40789ea30e2355149491de6be34fc66c5e486e2a79a7e41ab2ae18706ef3ffe79b includedir.patch
d93d3fc015580cf5f75c6cbca4cd980e054b61e1068495da81a7e61f1af2c9ae14f09964c04928ad338142de78e4844aed885b1ad1865282072999fb045c8ad7 fix-asm-constraints-in-aarch64-multiply-macro.patch
diff --git a/community/php7/disabled-tests.list b/community/php7/disabled-tests.list
index b7e7f7df84..74dbeb4d36 100644
--- a/community/php7/disabled-tests.list
+++ b/community/php7/disabled-tests.list
@@ -219,3 +219,12 @@ ext/standard/tests/strings/007.phpt
# Causes stack exhausion.
#Zend/tests/bug54268.phpt
#Zend/tests/bug68412.phpt
+
+
+ext/date/tests/date-time-modify-times.phpt
+ext/intl/tests/dateformat_create_cal_arg_variant4.phpt
+ext/intl/tests/dateformat_get_set_calendar_variant4.phpt
+ext/intl/tests/formatter_get_locale_variant2.phpt
+ext/standard/tests/strings/bug70436.phpt
+ext/standard/tests/strings/bug72663_3.phpt
+