Details
Description
This is the only test that does source include/have_32bit.inc. And the latter uses @@version_compile_machine like '%64%' which, apparently, works incorrectly on s390x.
Fix:
- remove include/have_32bit.inc and its counterpart include/have_64bit.inc
- combine suite/sys_vars/t/innodb_ft_result_cache_limit_32.test and suite/sys_vars/t/innodb_ft_result_cache_limit_64.test into one test file that includes word_size.inc
See, for example, suite/sys_vars/t/sysvars_innodb.test