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 failure inTransformationsPluginsTest #14906
Comments
|
I could not reproduce that. What is the value of your |
|
2147483647 |
|
So it's a 32 bit system? Or it's a 32 bit build of PHP? When a value is greater than |
|
It is a 32-bit system, yes. |
|
Reproduced using https://hub.docker.com/r/i386/ubuntu/ on my 64 bit system |
|
Fixed by #15556 |
williamdes
added a commit
to williamdes/phpmyadmintest
that referenced
this issue
Nov 5, 2019
Ref: phpmyadmin#14906 - Fixes the case where you have FilterLanguages in the local config file - Fixes the case where the php zip or php bz2 extension is not installed Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes
added a commit
that referenced
this issue
Nov 5, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running the testsuite locally, I get this error:
When run on Travis, it does not seem to have the error.
This happens with both QA_4_8 and master.
The text was updated successfully, but these errors were encountered: