memgraph/tests
Marin Tomic 21d461e77d Skip deleted vertices when building index
Summary:
There's a possible race condition where we add a deleted vertex into
index and garbage collection removes it from main storage before indices are
cleaned-up.

Reviewers: mferencevic, teon.banek

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2314
2019-08-22 10:25:44 +02:00
..
benchmark Implement existence constraints 2019-08-20 16:27:36 +02:00
concurrent Cleanup locks 2019-07-17 10:33:44 +02:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
feature_benchmark Replace Client with HAClient in feature benchmark 2019-05-02 10:40:31 +02:00
integration Remove distributed 2019-07-17 15:23:42 +02:00
macro_benchmark Cleanup locks 2019-07-17 10:33:44 +02:00
manual Remove distributed 2019-07-17 15:23:42 +02:00
property_based Remove test_results directory from build 2019-04-25 17:20:02 +02:00
public_benchmark Temporarily disable LDBC test 2019-07-05 14:04:38 +02:00
qa Remove distributed 2019-07-17 15:23:42 +02:00
stress Adjust raft constants for long running tests 2019-08-13 10:40:24 +02:00
unit Skip deleted vertices when building index 2019-08-22 10:25:44 +02:00
apollo_runs.py Add LCP tests 2018-10-15 11:52:20 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove test_results directory from build 2019-04-25 17:20:02 +02:00