Right now, running tests on an ARM board makes the AArch64 tests execute automatically, which is not possible, since they're execution tests and ARM doesn't support AArch64 execution.
Details
Details
Diff Detail
Diff Detail
|  Differential  D5648  
Isolate ARM and AArch64 Compiler-RT builds Authored by rengolin on Oct 7 2014, 5:57 AM. 
Details 
 Right now, running tests on an ARM board makes the AArch64 tests execute automatically, which is not possible, since they're execution tests and ARM doesn't support AArch64 execution. 
Diff Detail | 
Did you mean "test_target_arch(aarch32" here?