FAIL: tests/rm/fail-2eperm ========================== chroot --skip-chdir --user=$NON_ROOT_USERNAME / env PATH="$PATH" \ chroot --skip-chdir --user=$NON_ROOT_USERNAME / \ --- exp 2024-11-19 15:58:20.517161209 +0000 +++ out 2024-11-19 15:58:20.516161202 +0000 @@ -1 +1 @@ -rm: cannot remove 'a': Operation not permitted +rm: cannot remove 'a/b': Operation not permitted FAIL tests/rm/fail-2eperm.sh (exit status: 1)