Make folly's T_CHECK_TIMEOUT/T_CHECK_TIME_LT use SKIP() on failure
[folly.git] / folly / test / LifoSemTests.cpp
index 6006c10da30d546f031c9e881a98716506b3b358..e49a1df8f508069358956bc2565d96c7bfd579a1 100644 (file)
@@ -411,7 +411,7 @@ BENCHMARK_NAMED_PARAM(contendedUse, 16_to_16, 16, 16)
 BENCHMARK_NAMED_PARAM(contendedUse, 32_to_32, 32, 32)
 BENCHMARK_NAMED_PARAM(contendedUse, 32_to_1000, 32, 1000)
 
-// sudo nice -n -20 _build/opt/folly/test/LifoSemTests \
+// sudo nice -n -20 _build/opt/folly/test/LifoSemTests
 //     --benchmark --bm_min_iters=10000000 --gtest_filter=-\*
 // ============================================================================
 // folly/test/LifoSemTests.cpp                     relative  time/iter  iters/s