From 7016cb67e607d6d01914d2b82f46a3bf4b6040d5 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Sun, 11 Sep 2016 15:59:37 +0300 Subject: [PATCH] Adjust test_mutex.t to pass on slow machines. --- tests/t/test_mutex.t | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/t/test_mutex.t b/tests/t/test_mutex.t index 3ca4b43..1884913 100644 --- a/tests/t/test_mutex.t +++ b/tests/t/test_mutex.t @@ -33,10 +33,10 @@ mutex benchmark tests total number of events: 2 total time taken by event execution: *s (glob) response time: - min: *ms (glob) - avg: *ms (glob) - max: *ms (glob) - approx. 95 percentile: *ms (glob) + min: *ms (glob) + avg: *ms (glob) + max: *ms (glob) + approx. 95 percentile: *ms (glob) Threads fairness: events (avg/stddev): */* (glob)