Andy Postnikov

Results 118 comments of Andy Postnikov

The issue is https://github.com/websupport-sk/pecl-memcache/blob/NON_BLOCKING_IO_php8/src/php_memcache.h#L70 #80 the related

FYI packaged to Alpinelinux testing repo https://pkgs.alpinelinux.org/packages?name=php8-pecl-memcache&branch=edge it skips few tests because it tricky to run enough services

Confirm it for 3.5.0 *2071* (on 1.2.1 server)

I'm getting similar results for latest version in docker building with Alpinelinux ``` ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Unserialize invalid random data [tests/034.phpt] broken random data test [tests/040.phpt] broken random...

btw the same tests fail on travis here https://travis-ci.org/msgpack/msgpack-php/jobs/470439899

This commit helped https://github.com/msgpack/msgpack-php/pull/129/commits/7c1eb7f70b82bcf611bebc9a9cfd88d5832443a1

Aarch64 build fails with PHP 7.2 https://build.alpinelinux.org/buildlogs/build-edge-aarch64/community/php7-pecl-msgpack/php7-pecl-msgpack-2.0.3-r1.log ``` FAILED TEST SUMMARY --------------------------------------------------------------------- Profiling perf test. [tests/035.phpt] ```

Considered by test the good speed is **400** https://github.com/msgpack/msgpack-php/blob/master/tests/035.phpt#L25 ``` [~/aports/community/php7-pecl-msgpack]$ cat src/msgpack-2.0.3/tests/035.diff 001+ 4000 iterations took 49.310209 seconds: 81/s (BAD) 001- %d iterations took %f seconds: %d/s (GOOD) ```

arm-v7 reports https://build.alpinelinux.org/buildlogs/build-edge-armv7/community/php7-pecl-msgpack/php7-pecl-msgpack-2.0.3-r1.log ``` FAILED TEST SUMMARY --------------------------------------------------------------------- Check for double serialisation [tests/005.phpt] Unserialize invalid data [tests/030.phpt] Check for double NaN, Inf, -Inf, 0, and -0 [tests/041.phpt] Check for array...

With new beta ot fails on ppc64le arch https://gitlab.alpinelinux.org/andypost/aports/-/jobs/24918