Trims down unnecessary test cases for Stacks
[libcds.git] / test / stress / stack / intrusive_push_pop.cpp
index 176f20ff72657bfeaeeace489eecdbbb53899e1e..1b42e4bba67c491d5051c93ee00f47f2ccb60993 100644 (file)
@@ -173,7 +173,7 @@ namespace {
         test_std< stack_type >(); \
     }
 
-    CDSSTRESS_StdStack( intrusive_stack_push_pop )
+    //CDSSTRESS_StdStack( intrusive_stack_push_pop )
 
 #undef CDSSTRESS_Stack_F