From: Elan Ruusamäe Date: Sat, 11 May 2019 09:14:50 +0000 (+0300) Subject: update failed tests X-Git-Tag: auto/th/php-pecl-memcache-4.0.4-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-pecl-memcache.git;a=commitdiff_plain;h=31f4af49fb12e62930ab9269786ac24248c86d9b update failed tests --- diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec index 1d8f84a..1c19ba0 100644 --- a/php-pecl-memcache.spec +++ b/php-pecl-memcache.spec @@ -109,6 +109,28 @@ xfail() { } xfail <<'EOF' +memcache->addServer() [tests/019.phpt] +memcache->set()/memcache->get() with multiple keys and load balancing [tests/020.phpt] +memcache->getExtendedStats() [tests/022.phpt] +memcache_get_extended_stats() [tests/022a.phpt] +memcache->delete() with load balancing [tests/023.phpt] +memcache->increment() with load balancing [tests/025.phpt] +memcache->delete() with load balancing [tests/026.phpt] +memcache->addServer() adding server in failed mode [tests/031.phpt] +memcache->getServerStatus(), memcache->setServerParams() [tests/032.phpt] +memcache::connect() with unix domain socket [tests/035.phpt] +ini_set('session.save_handler') [tests/036.phpt] +ini_set('session.save_path') [tests/036b.phpt] +memcache->increment()/decrement() with multiple keys [tests/040.phpt] +memcache->delete() with multiple keys [tests/041.phpt] +memcache->set() with multiple values [tests/042.phpt] +ini_set('memcache.redundancy') [tests/043.phpt] +ini_set('memcache.session_redundancy') [tests/044.phpt] +ini_set('memcache.session_redundancy') [tests/044b.phpt] +hash strategies and functions [tests/046.phpt] +ini_set('session.save_handler') with unix domain socket [tests/053.phpt] +memcache multi host save path function [tests/bug73539.phpt] +session_regenerate_id() should not cause fatal error [tests/githubbug13.phpt] EOF %build