SKIP test_keygen.sh on Windows until the underlying issue is resolved

Skip an unreliable key generation test on Windows, until the underlying
issue in bug 26076 is resolved.

Fixes bug 26830; bugfix on 0.2.7.3-rc.
This commit is contained in:
teor
2018-07-17 11:24:02 +10:00
committed by Nick Mathewson
parent cd4795ca3e
commit 6dafddd05d
2 changed files with 11 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (continuous integration):
- Skip an unreliable key generation test on Windows, until the underlying
issue in bug 26076 is resolved. Fixes bug 26830; bugfix on 0.2.7.3-rc.