--- /glibc/malloc/Makefile.expected +++ /glibc/malloc/Makefile 2025-08-29 16:39:49.180006827 +0000 @@ -25,8 +25,6 @@ dist-headers := malloc.h headers := $(dist-headers) obstack.h mcheck.h tests := \ - tst-free-aligned-sized-trace \ - tst-free-sized-trace \ mallocbug \ tst-aligned-alloc \ tst-aligned-alloc-random \ @@ -35,8 +33,10 @@ tst-alloc_buffer \ tst-calloc \ tst-free-aligned-sized \ + tst-free-aligned-sized-trace \ tst-free-errno \ tst-free-sized \ + tst-free-sized-trace \ tst-interpose-nothread \ tst-interpose-thread \ tst-malloc \ --- Tested 191 Makefiles and 1 were incorrectly sorted Please use `patch -R -pN` and the output above to correct the sorting