aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket28878
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket28878')
-rw-r--r--changes/ticket2887811
1 files changed, 0 insertions, 11 deletions
diff --git a/changes/ticket28878 b/changes/ticket28878
deleted file mode 100644
index 73ca47c72f..0000000000
--- a/changes/ticket28878
+++ /dev/null
@@ -1,11 +0,0 @@
- 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.