Runs fewer test cases (only 2 threads)
[libcds.git] / test / stress / queue / queue_type.h
index bcb14b769621b9234a4a10bbea2d1a6202328764..980f9f9d06ba888a3e9666ca4340d13bcb6a89ca 100644 (file)
@@ -802,7 +802,6 @@ namespace cds_test {
 
 #define CDSSTRESS_SegmentedQueue( test_fixture ) \
     CDSSTRESS_Queue_F( test_fixture, SegmentedQueue_HP_spin         ) \
-    CDSSTRESS_Queue_F( test_fixture, SegmentedQueue_HP_spin_padding ) \
     CDSSTRESS_Queue_F( test_fixture, SegmentedQueue_DHP_spin        ) \
     CDSSTRESS_SegmentedQueue_1( test_fixture )