[Rpm-maint] [rpm-software-management/rpm] Add test for multifile sort order (PR #3825)

Michal Domonkos notifications at github.com
Fri Jun 20 15:32:35 UTC 2025


dmnks left a comment (rpm-software-management/rpm#3825)

Note that I initially wanted to use `OMP_NUM_THREADS=1` to enforce single-thread execution of rpmdeps, as the input order in such a case is always *reversed* in my testing (which would be a good indicator of whether the sorting is done or not), but the reversed order appears to just be an implementation detail of STL (`unordered_multimap.equal_range()`) so that wouldn't be guaranteed to catch a regression either.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3825#issuecomment-2992065295
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3825/c2992065295 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250620/47b0d924/attachment.htm>


More information about the Rpm-maint mailing list