test/power: skip recover_guards_fail on ASAN
When the address sanitizer is enabled, skip the recover_guards_fail test, since we fork() in there and that somehow trips up ASAN.
Please register or sign in to comment
When the address sanitizer is enabled, skip the recover_guards_fail test, since we fork() in there and that somehow trips up ASAN.