Closed MaddieM4 closed 1 month ago
Here's the places that need the fix:
failures:
traits::import::test::import
traits::import::test::import_files
traits::read::test::read
traits::scan::test::scan
types::ark::test::test_dirs
types::ark::test::test_files
This'll need some investigation. Here's an example test failure when I try to run the tests on my desktop machine (CachyOS):
Putting both into octal for a more useful comparison:
This is a difference in group-level writeability, where we expect group writeability and don't get it. This will probably be possible to work around while I develop on desktop, but it's very annoying and will probably cause problems for other people.