diff options
author | teor <teor2345@gmail.com> | 2018-07-18 12:37:12 +1000 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2018-07-18 12:37:12 +1000 |
commit | 449d190e2e447937893d228e63292512c06cb531 (patch) | |
tree | 18b813a070dfe484e466e53a8baa15e2d81792b3 /changes/bug26853 | |
parent | 61a2762e353f29b8b4402bf068e6268809174702 (diff) | |
download | tor-449d190e2e447937893d228e63292512c06cb531.tar.gz tor-449d190e2e447937893d228e63292512c06cb531.zip |
SKIP test_key_expiration.sh on Windows until the underlying issue is resolved
Skip an unreliable key expiration test on Windows, until the underlying
issue in bug 26076 is resolved.
Fixes bug 26853; bugfix on 0.3.2.1-alpha.
Diffstat (limited to 'changes/bug26853')
-rw-r--r-- | changes/bug26853 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26853 b/changes/bug26853 new file mode 100644 index 0000000000..6ee47789b9 --- /dev/null +++ b/changes/bug26853 @@ -0,0 +1,3 @@ + o Minor bugfixes (continuous integration): + - Skip an unreliable key expiration test on Windows, until the underlying + issue in bug 26076 is resolved. Fixes bug 26853; bugfix on 0.3.2.1-alpha. |