mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-8692 prefschema test failures on ARM (on Debian build system)
A few tests assumes that the CYCLE timer is always available, which is not true on some platforms (e.g. ARM). Fixing the tests not to reply on the CYCLE availability.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_perfschema.inc
|
||||
--source include/have_timer_cycle.inc
|
||||
|
||||
# Set to a known state
|
||||
update performance_schema.setup_timers
|
||||
|
Reference in New Issue
Block a user