Only runs standard stack test cases
[libcds.git] / test / stress / stack / push_pop.cpp
index 4ed882d41a9e2139a41fcf995d0508cd9325628d..a032ea510d8bd5a9c9469a4975df306e01d9cea2 100644 (file)
@@ -279,8 +279,7 @@ namespace {
 
     CDSSTRESS_TreiberStack( stack_push_pop )
     CDSSTRESS_EliminationStack( stack_push_pop )
-    CDSSTRESS_FCStack( stack_push_pop )
-    CDSSTRESS_FCDeque( stack_push_pop )
-    CDSSTRESS_StdStack( stack_push_pop )
+    //CDSSTRESS_FCStack( stack_push_pop )
+    //CDSSTRESS_FCDeque( stack_push_pop )
 
 } // namespace