These tests rely on the X86 runtime, add the REQUIRES.
IIUC 'REQUIRES: a && b' is equivalent to 'REQUIRES: a,b', I changed the one instance of the former to the latter and added the bolt-runtime requirement.
I have further patches that allow one to disable the runtime even when x86 is the host -- these tests start failing in that situation.