2013-01-10 17:35:12 +00:00
|
|
|
|
|
|
|
# Disable perfschema.func_file_io and perfschema.func_mutex, which fail
|
|
|
|
# because cycle counter returns 0 every time on ARM architectures.
|
|
|
|
# This is caused by missing hardware performance counter support on ARM.
|
|
|
|
# Discussion about fixing that can be found in RH bug #741325.
|
|
|
|
|
2014-06-23 17:03:30 +00:00
|
|
|
perfschema.func_file_io : rhbz#773116 cycle counter does not work on arm
|
|
|
|
perfschema.func_mutex : rhbz#773116 cycle counter does not work on arm
|
2014-04-09 06:40:43 +00:00
|
|
|
|
2014-06-23 17:03:30 +00:00
|
|
|
connect.bin : rhbz#1096787 (pass on aarch64)
|
|
|
|
main.gis-precise : rhbz#1096787 (pass on armv7hl)
|
|
|
|
main.openssl_1 : rhbz#1096787
|
|
|
|
perfschema.setup_objects : rhbz#1096787
|
2014-08-20 07:17:23 +00:00
|
|
|
innodb.innodb_simulate_comp_failures_small : rhbz#1096787
|
|
|
|
main.key_cache : rhbz#1096787
|