###
### Disabled tests ###
###

# These sometimes crash FEX with SIGSEGV
timer-sigev-thread.32
timer-sigev-thread.64

# These trigger various quirks in FEX's signal handling
synchronous-signal-block.32
synchronous-signal-block.64

###
### Failing Tests ###
###

# these will be fixed with FEX_TICKET(1725)
sigtest_samask.32
sigtest_samask.64
sigtest_sigmask.32
sigtest_sigmask.64

# Disabled since FEX's FaultSafeMemcpy is intentionally stub-implemented
syscalls_efault.32
syscalls_efault.64

# FEX doesn't support no-exec
noexec_protect.64
