mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
83483bd4f6
This patch enables the deterministic RNG for address set tests, including the tests which uses address set indirectly via the nodelist API. This should prevent random test failures in the highly unlikely case of a false positive which was seen in tor#40419. See: tpo/core/tor#40419.
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
o Minor features (testing):
|
|
- Enable the deterministic RNG for unit tests that covers the address set
|
|
bloomfilter-based API's. Fixes bug 40419; bugfix on 0.3.3.2-alpha.
|