Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BOLT] Require non root user for unreadable-profile.test (llvm#119816)
This patch adds a requirement for a non root user in unreadable-profile.test. This test fails if run as a root user (like in a container without explicitly changing the user), which can lead to some CI test failures.
- Loading branch information