On f17 x86_64 (), the 32-bit signal syscall and nd_syscall test fails. The failure occurs because the test harness doesn't see any output for the sigprocmask() syscall. This happens because there isn't any support for compat_sys_sigprocmask in the syscall anda nd_syscall tapsets.
Fixed in commit 8c9e33d.