tests: test_not_root fails on aarch64
Open
aarch64
tests
- Dominant language
- Python
- Stars
- 826
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
The test:
```
FAILED tests/test_preconditions.py::test_not_root - assert 2 == 1
```
The cause (inside the container):
```
b'gprofiler: Failed to open /proc/self/exe: Permission denied\n'
```
Contributor guide
Assessment
This issue has not been assessed yet.