--- /glibc/malloc/Makefile.expected +++ /glibc/malloc/Makefile 2025-06-20 05:41:28.237750487 +0000 @@ -32,9 +32,7 @@ tst-aligned-alloc-random-thread-cross \ tst-alloc_buffer \ tst-calloc \ - tst-free-aligned-sized \ tst-free-errno \ - tst-free-sized \ tst-interpose-nothread \ tst-interpose-thread \ tst-malloc \ @@ -68,6 +66,8 @@ tst-tcfree1 tst-tcfree2 tst-tcfree3 tst-tcfree4 \ tst-trim1 \ tst-valloc \ + tst-free-aligned-sized \ + tst-free-sized \ # tests tests-static := \ --- Tested 191 Makefiles and 1 were incorrectly sorted Please use `patch -R -pN` and the output above to correct the sorting