summaryrefslogtreecommitdiffstats
path: root/rh-skipped-tests-arm.list
blob: a6ae9bfd6abbb9d636000ca285875143337c0238 (plain)
1
2
3
4
5
6
7
8

# 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.

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