[all-commits] [llvm/llvm-project] 2bf3ef: [BOLT] Require non root user for unreadable-profil...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Dec 12 22:15:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bf3ef18471a987aea32fd845535b58aedbb3e46
https://github.com/llvm/llvm-project/commit/2bf3ef18471a987aea32fd845535b58aedbb3e46
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M bolt/test/unreadable-profile.test
Log Message:
-----------
[BOLT] Require non root user for unreadable-profile.test (#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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list