[tor-commits] [chutney/master] Ignore a variant of the "Valid-After times do not match" warning
teor at torproject.org
teor at torproject.org
Wed Apr 18 01:18:22 UTC 2018
commit 373346998014b14cfe9e75a66854226178cd9d69
Author: teor <teor2345 at gmail.com>
Date: Wed Apr 18 11:15:45 2018 +1000
Ignore a variant of the "Valid-After times do not match" warning
Closes #25829
---
tools/ignore.warnings | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/ignore.warnings b/tools/ignore.warnings
index 463ce6c..48c7570 100644
--- a/tools/ignore.warnings
+++ b/tools/ignore.warnings
@@ -57,6 +57,7 @@ This copy of Tor was compiled.*to run in a non-anonymous mode
# Chutney does not use DNS by default
Unable to parse '.*', or no nameservers in '.*'
# Tor Bug 21525?
+Unable to add signatures to consensus: Valid-After times do not match
Unable to store signatures posted by .* Mismatched digest
Unable to store signatures posted by .* Valid-After times do not match
# We ignore consensus failure warnings
More information about the tor-commits
mailing list