Excluded IterableList-based MichaelMap/Set from "erase by iterator" stress-test
[libcds.git] / test / stress / set / iter_erase / set_iter_erase_michael.cpp
index 2c997bcf3dab40bc1dfe265c2ac2de5c9ed54689..3a69c963a5103f5b4cbdee0f4f3466a48c41d64f 100644 (file)
@@ -33,6 +33,7 @@
 
 namespace set {
 
-    CDSSTRESS_MichaelIterableSet( Set_Iter_Del3_LF, run_test_extract, key_thread, size_t )
+    // Test is too long
+    //CDSSTRESS_MichaelIterableSet( Set_Iter_Del3_LF, run_test_extract, key_thread, size_t )
 
 } // namespace set