mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
19b53e2645
I'd prefer not to do this for randomized tests, but as things stand with this test, it produces nondeterministic test coverage. Closes ticket 25995; bugfix on 0.2.2.2-alpha when this test was introduced.
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
o Minor bugfixes (tests):
|
|
- While running the circuit_timeout test, fix the PRNG to a deterministic
|
|
AES stream, so that the test coverage from this test will itself be
|
|
deterministic. Fixes bug 25995; bugfix on 0.2.2.2-alpha.
|
|
|