Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
jsteemann
f8d8a561a4
fix various issues
2017-09-13 09:03:28 +02:00
jsteemann
422b06211f
fix some replication issues
2017-05-11 19:00:32 +02:00
jsteemann
c5a195d62c
attempt to fix races in replication
2017-05-10 14:32:16 +02:00
jsteemann
8a9dd4e35a
move engine-specific test into engine test
2017-05-02 11:24:01 +02:00
jsteemann
3a0926ba6a
make replication test more deterministic
2017-05-02 10:29:29 +02:00
Dan Larkin
b86c9c239b
Adjusted timing constant in async test.
2017-04-28 17:32:59 -04:00
Dan Larkin
e6611ddc4f
Fixed ongoing replication bugs and split the test.
2017-04-28 16:01:29 -04:00
jsteemann
68bc8f46d8
make tests more robust
2017-04-28 16:26:36 +02:00
jsteemann
a2db9ad886
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-28 14:28:54 +02:00
Jan Christoph Uhde
d76e85efea
be more verbose in test
2017-04-28 14:23:16 +02:00
jsteemann
a52a0f0a47
try to fix non-deterministic behavior in test
2017-04-28 13:13:30 +02:00
jsteemann
3b48b6bd51
update safeResumeTick as well
2017-04-27 14:47:22 +02:00
jsteemann
60d39f4650
replication bugfixes
2017-04-20 15:20:22 +02:00
jsteemann
d35fc8fc6a
added test
2017-04-19 09:02:25 +02:00
jsteemann
5817b1b911
added test
2017-04-19 08:52:58 +02:00
jsteemann
2cda79ec0b
add some debug output for replication tests
2017-03-17 13:02:15 +01:00
jsteemann
356020a3c6
try to make test more deterministic, by not relying on a wait time of 5 seconds
2017-03-03 12:35:12 +01:00
Jan Steemann
cdc9b8e774
re-active test
2016-04-28 13:47:28 +02:00
Jan Steemann
18204c57e8
fixed replication tests
2016-04-06 09:41:31 +02:00
Jan Steemann
23dfbeee46
optionally restrict logger-follow to a single collection
2016-02-10 16:49:22 +01:00
Jan Steemann
c408691e60
make drop never fail
2016-02-09 11:42:21 +01:00
Jan Steemann
42c4bdbebb
ported from 2.8
2016-02-07 19:47:37 +01:00
Frank Celler
35408594ed
fixed jslint
2016-02-07 14:33:12 +01:00
Frank Celler
732fb58f86
moved into sub-directories
2016-01-24 13:16:05 +01:00