memgraph/tests
Dominik Gleich e519a64c7c Fix wal retention test
Summary:
Wal retention test was flaky, this kinda fixes it.
It's hard to fix it completely since there are separate threads happening which
are not synchronized, and forcing the synchronization from the outside would
not agree to the specifications i.e. single-threadness of WAL.

Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1358
2018-04-16 15:16:04 +02:00
..
benchmark Benchmark tx::SingleNodeEngine 2018-03-27 15:43:59 +02:00
concurrent Clean SkipList up 2018-04-11 10:08:20 +02:00
distributed Add ignore signal handler and cleanup 2018-03-30 12:52:12 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Remove PostgreSQL 2018-03-28 15:38:54 +02:00
manual Clean utils folder 2018-04-11 16:19:46 +02:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
qa Football demo tck tests and tech docs 2018-04-16 12:06:32 +02:00
stress Refactor network clients to use a single client implementation 2018-03-28 10:09:58 +02:00
unit Fix wal retention test 2018-04-16 15:16:04 +02:00
apollo_runs.py Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00