[Bug libstdc++/90277] Debug Mode test failures
Jonathan Wakely
jwakely@redhat.com
Tue May 7 09:38:00 GMT 2019
On 07/05/19 07:06 +0200, François Dumont wrote:
>Hi
>
>Â Â Â I just prefer to make the tests implementation-agnostic using reserve.
>
>Â Â Â I check that without the patch to initiate the hashtable with 11
>buckets I reproduce the failures and that with this patch it is fine.
>
>Â Â Â PR libstdc++/90277
>Â Â Â * testsuite/23_containers/unordered_multiset/insert/24061-multiset.cc
>Â Â Â (test01): Reserve for number of insertions to avoid rehash during test.
>Â Â Â * testsuite/23_containers/unordered_multimap/insert/24061-multimap.cc
>Â Â Â (test01): Likewise.
>Â Â Â * testsuite/23_containers/unordered_multimap/insert/24061-multimap.cc
>Â Â Â (test01): Likewise.
>Â Â Â (test02): Likewise.
>Â Â Â (test03): Likewise.
>
>Â Â Â I plan to commit it this evening if not told otherwise.
Great, thanks.
More information about the Libstdc++
mailing list