separate tests according to the conditions they expect
Open
testsuite
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 875
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 192
Description
some want (fake)root
some don't like (fake)root
some need fuse
tests should be dissected so only some few tests need to be run with fakeroot (the ones dealing with setting user, group or other stuff only root can do) and all other tests are happy also without fakeroot.
Contributor guide
Assessment
This issue has not been assessed yet.