keith wrote: Would it be safe to change that CI configuration to only do a `bazel test @llvm-project//...`? Otherwise I think we'd need to manually filter out incompatible targets, since `query //...` doesn't do that for us https://github.com/llvm/llvm-project/pull/87589