mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
changes file for ticket 28878
This commit is contained in:
parent
669f6e34ea
commit
9e5c27bd2c
11
changes/ticket28878
Normal file
11
changes/ticket28878
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
o Minor features (testing):
|
||||||
|
- The circuitpadding tests now use a reproducible RNG implementation,
|
||||||
|
so that if a test fails, we can learn why. Part of ticket 28878.
|
||||||
|
- Tor's tests now support an environment variable, TOR_TEST_RNG_SEED,
|
||||||
|
to set the RNG seed for tests that use a reproducible RNG.
|
||||||
|
Part of ticket 28878.
|
||||||
|
|
||||||
|
o Minor features (continuous integration):
|
||||||
|
- When running coverage builds on Travis, we now set TOR_TEST_RNG_SEED,
|
||||||
|
to avoid RNG-based coverage differences.
|
||||||
|
Part of ticket 28878.
|
Loading…
Reference in New Issue
Block a user