-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test faild php 7.2.3 #123
Comments
any news? |
I'm getting similar results for latest version in docker building with Alpinelinux
but on travis only last 4 fails https://travis-ci.org/alpinelinux/aports/builds/470804570 |
btw the same tests fail on travis here https://travis-ci.org/msgpack/msgpack-php/jobs/470439899 |
This commit helped 7c1eb7f |
Aarch64 build fails with PHP 7.2
|
Considered by test the good speed is 400 https://github.com/msgpack/msgpack-php/blob/master/tests/035.phpt#L25
|
arm-v7 reports https://build.alpinelinux.org/buildlogs/build-edge-armv7/community/php7-pecl-msgpack/php7-pecl-msgpack-2.0.3-r1.log
|
With new beta ot fails on ppc64le arch https://gitlab.alpinelinux.org/andypost/aports/-/jobs/24918 |
This is really a silly test, which may fail in a slow environment. |
@m6w6 I agree, we've hit the Fails of I'm going to try masking the test in our builds because as-is it is causing more trouble than helping. |
Just to note for 2.1.2 version on ppc64le (Alpinelinux) I'm getting
|
We should really disable this test by default... |
Maybe just allow to fail? |
AFAIK, a test cannot be marked to be allowed to fail... 🤷♂️ We could replace |
Env:
The text was updated successfully, but these errors were encountered: