Skip to content

Enable deterministic RNG for address set tests.

Alexander Færøy requested to merge ahf/tor:ahf/bug40419_045 into maint-0.4.5

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 #40419 (closed).

See: #40419 (closed).

Merge request reports