fritzkink
2023-12-25 a1adf23fab98cf50e72f44e7990fb6e63c4a8bd7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   31
---------------------------------------------------------------------
 
Number of tests :   82                73
Tests borked    :    2 (  2.4%) --------
Tests skipped   :    7 (  8.5%) --------
Tests warned    :    1 (  1.2%) (  1.4%)
Tests failed    :   21 ( 25.6%) ( 28.8%)
Tests passed    :   51 ( 62.2%) ( 69.9%)
---------------------------------------------------------------------
=====================================================================
 
=====================================================================
BORKED TEST SUMMARY
---------------------------------------------------------------------
Notice: memcache_connect(): Server localhost (tcp 11211, udp 0) failed with: Connection failed: Connection timed out (145) in /usr/share/src/oi-userland/components/web/php/php-8_2-ext-memcache/build/amd64/tests/connect.inc on line 69
 
Warning: memcache_connect(): Can't connect to localhost:11211, Connection failed: Connection timed out (145) in /usr/share/src/oi-userland/components/web/php/php-8_2-ext-memcache/build/amd64/tests/connect.inc on line 69
skip Connection to memcached failed [/usr/share/src/oi-userland/components/web/php/php-8_2-ext-memcache/build/amd64/tests/049.phpt]
Notice: memcache_connect(): Server localhost (tcp 11211, udp 0) failed with: Connection failed: Connection timed out (145) in /usr/share/src/oi-userland/components/web/php/php-8_2-ext-memcache/build/amd64/tests/connect.inc on line 69
 
Warning: memcache_connect(): Can't connect to localhost:11211, Connection failed: Connection timed out (145) in /usr/share/src/oi-userland/components/web/php/php-8_2-ext-memcache/build/amd64/tests/connect.inc on line 69
skip Connection to memcached failed [/usr/share/src/oi-userland/components/web/php/php-8_2-ext-memcache/build/amd64/tests/100c.phpt]
=====================================================================
 
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
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]
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]
hash strategies and functions [tests/046.phpt]
memcache->connect() and memcache->close() in loop [tests/052.phpt]
ini_set('session.save_handler') with unix domain socket [tests/053.phpt]
memcache->addServer() with microsecond timeout [tests/056.phpt]
session locking [tests/057.phpt]
memcache multi host save path function [tests/bug73539.phpt]
=====================================================================
 
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
PECL bug #63272 (Explicitly reserve range of flags in php_memcache.h so application code can use) [tests/pecl63272.phpt] (warn: Test passed on retry attempt)
=====================================================================