commit a7207329a85a156e20f91434347e2741d4d90025
Author: Nick Mathewson <[email protected]>
Date:   Thu May 12 13:37:05 2016 -0400

    Run tor_sscanf test in subprocess, in hopes of coaxing more info from 
jenkins
---
 src/test/test_util.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/test_util.c b/src/test/test_util.c
index 21ff757..a880206 100644
--- a/src/test/test_util.c
+++ b/src/test/test_util.c
@@ -4819,7 +4819,7 @@ struct testcase_t util_tests[] = {
   UTIL_LEGACY(memarea),
   UTIL_LEGACY(control_formats),
   UTIL_LEGACY(mmap),
-  UTIL_LEGACY(sscanf),
+  UTIL_TEST(sscanf, TT_FORK),
   UTIL_LEGACY(format_time_interval),
   UTIL_LEGACY(path_is_relative),
   UTIL_LEGACY(strtok),

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to