Details
-
Task
-
Resolution: Fixed
-
Major
-
6.6.0
-
1
-
KV Sprint 2020-June
Description
As seen during KV-Engine CV runs for macOS mad-hatter, the following tests frequently (but not always fail):
[2020-06-30T09:57:03.685Z] Running [0001/0157]: expiry (couchstore)...../kv_engine/engines/ep/tests/ep_testsuite.cc:869 Test failed: `' (Expected `1', got `2' - curr_items stat should be still 1 after overwriting the key that was expired, but not purged yet)
|
(62 ms) FAIL
|
[ RUN ] AllBackends/DurabilityEPBucketTest.CompactionOfPrepareDoesNotAddToBloomFilter/persistentRocksdb_value_only
|
unknown file: Failure
|
C++ exception with description "CheckedExecutor failed fetchNextTask" thrown in the test body.
|
[ FAILED ] AllBackends/DurabilityEPBucketTest.CompactionOfPrepareDoesNotAddToBloomFilter/persistentRocksdb_value_only, where GetParam() = ("persistentRocksdb", "value_only") (15 ms)
|
Given that we don't ship RocksDB on mad-hatter, disabling rocksDB on the macOS CV job.