Actually the test is not heavy, but it is slow and has very little benefit (the tested functionality is very stable).
@@ -59,12 +59,12 @@ endif
THREAD_ONLY_TESTS += \
test_get_wait \
test_get_wait11 \
- test_quiesce \
$(EMPTY_ITEM)
if HEAVY_TESTS
test_concurrent_stop \
+ test_quiesce \
endif