tests: attempt to fix dump thest
authorMichael Wallner <mike@php.net>
Wed, 15 Jan 2020 16:59:53 +0000 (17:59 +0100)
committerMichael Wallner <mike@php.net>
Wed, 15 Jan 2020 16:59:53 +0000 (17:59 +0100)
why quit?

tests/libmemcached-1.0/dump.cc

index 1e19c4a9f0ad411066d0e60833aaf2d6a5330ed4..a265434cd997aef8966ec77ea5370dd888cd6cdc 100644 (file)
@@ -124,7 +124,7 @@ test_return_t memcached_dump_TEST2(memcached_st *memc)
                                NULL, 0, // Zero length values
                                time_t(0), uint32_t(0)));
   }
-  memcached_quit(memc);
+  //memcached_quit(memc);
 
   uint64_t counter= 0;
   test_compare(MEMCACHED_SUCCESS,