Hi, I wonder if it is the consequence of #940056 "fakeroot does not fake statx()".
The three failing tests parse the output of `ls -l`. >From NEWS.gz in coreutils (8.32-3) : stat and ls now use the statx() system call where available, which can operate more efficiently by only retrieving requested attributes. I hope it will help ! Regards, JH Chatenet

