Capture more BUG warnings in util/time test

These are ones that happen on windows only.

Fixes bug 29161.
This commit is contained in:
Nick Mathewson
2019-01-23 12:37:12 -05:00
parent 54c9c8b04f
commit 6144cf99ad
3 changed files with 28 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (tests):
- Detect and suppress "bug" warnings from the util/time test on Windows.
Fixes bug 29161; bugfix on 0.2.9.3-alpha.