Michael Hackstein
e6aa022962
Fixed dump tests in cluster. MMFiles is working RocksDB gets into undefined state somewhere.
2017-04-26 09:36:01 +02:00
Dan Larkin
9dd275b497
Fixed dump/restore tests.
2017-04-25 13:54:56 -04:00
jsteemann
5209312f5d
remove unused method call
2017-04-25 11:28:31 +02:00
Dan Larkin
107e6ab39d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-24 22:27:23 -04:00
Dan Larkin
d1933486da
Removed non-applicable test case.
2017-04-24 22:26:58 -04:00
jsteemann
4300c77d3e
fixes for non-array IN lookups, added tests
2017-04-25 01:47:07 +02:00
jsteemann
4d6c21f3c5
fixed issue #2450
2017-04-24 23:06:45 +02:00
Simon Grätzer
91fe0f01ea
formatting
2017-04-24 15:55:21 +02:00
Jan Christoph Uhde
64ccf864a4
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
...
* 'engine-api' of https://github.com/arangodb/arangodb :
Adapted statistics in tests for SinlgeServer Traversal.
Fixed JSLint
2017-04-24 15:01:26 +02:00
Jan Christoph Uhde
dd3253a935
remove mmfiles specific test code for other engines
2017-04-24 15:00:21 +02:00
Michael Hackstein
54c857ed74
Adapted statistics in tests for SinlgeServer Traversal.
2017-04-24 13:22:42 +02:00
Michael Hackstein
6eab0b4f20
Fixed JSLint
2017-04-24 13:07:52 +02:00
Michael Hackstein
1d52eb8afe
Adapted cluster-hash-index tests for RocksDB.
2017-04-24 12:45:21 +02:00
Michael Hackstein
851f772dc1
Fixed some counting/reporting for AQL statistics in Traverser.
2017-04-24 10:42:40 +02:00
jsteemann
1df46f8923
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-21 16:59:32 +02:00
Kaveh Vahedipour
d5a8269d57
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-21 15:47:09 +02:00
Kaveh Vahedipour
1f81ce28b0
merge in cpp & js from 3.1.18 yet to do tests
2017-04-21 15:41:05 +02:00
jsteemann
dbe5aec4aa
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-21 15:31:13 +02:00
jsteemann
efefb87d70
jslint
2017-04-21 15:30:53 +02:00
jsteemann
03585460a8
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-21 15:28:45 +02:00
Wilfried Goesgens
3a1e65d53f
add test whether append to NULL works
2017-04-21 15:23:54 +02:00
jsteemann
691dac7a73
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-21 12:35:07 +02:00
Michael Hackstein
e3beaaa8fc
Added a test + fix for a Stackoverflow issue in Traversals and ShortestPath in AQL. This occured in the case where there are a lot of starting vertices in a row that do not have any paths attached to them. Fixes : #2445
2017-04-21 11:31:30 +02:00
Dan Larkin
c8f87d0b62
Split dump test file (engine-specific values).
2017-04-20 17:12:15 -04:00
Michael Hackstein
9d621d1ffd
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-04-20 18:08:53 +02:00
jsteemann
296342b892
renamed a few tests
2017-04-20 17:21:34 +02:00
Michael Hackstein
aed9a528fc
Added WITH collection to ShortestPath-Tests
2017-04-20 17:18:46 +02:00
Michael Hackstein
3dc03d01b2
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-04-20 16:35:34 +02:00
Michael Hackstein
4e54c7365b
Adapted SHORTEST_PATH unittest to include WITH statements
2017-04-20 15:58:28 +02:00
jsteemann
60d39f4650
replication bugfixes
2017-04-20 15:20:22 +02:00
Simon Grätzer
95e8e2c5ea
Jslint
2017-04-19 18:24:57 +02:00
Jan Christoph Uhde
ddbfed8b34
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
...
* 'engine-api' of https://github.com/arangodb/arangodb :
formatting
updated CHANGELOG
fix shutdown issue, modernize thread creation a bit
fixed memory allocation which resulted in an out of bounds read
Fixing more all tests
Initial partial implementation of replication contexts.
2017-04-19 17:27:36 +02:00
Jan Christoph Uhde
9736fe4b3f
fix shell_server test - transactional insert/remove is slow for rocksdb
2017-04-19 17:26:50 +02:00
Simon Grätzer
97ffce3289
Fixing more all tests
2017-04-19 15:13:27 +02:00
Simon Grätzer
ed46587d83
Fixed tests
2017-04-19 14:19:00 +02:00
Simon Grätzer
4b238df049
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
...
# Conflicts:
# js/server/tests/aql/aql-optimizer-collect-methods.js
2017-04-19 14:09:09 +02:00
Simon Grätzer
68386c3e73
Fixing tests
2017-04-19 14:08:18 +02:00
jsteemann
ffabf3f78b
jslint
2017-04-19 13:04:32 +02:00
jsteemann
a0e9d3b67d
renamed engine-specific test files
2017-04-19 13:00:34 +02:00
Simon Grätzer
51ad68746a
Fixed collect methods
2017-04-19 11:29:40 +02:00
Simon Grätzer
78f890302a
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-19 10:48:43 +02:00
Simon Grätzer
578d229362
Fixed aql-hash test
2017-04-19 10:48:35 +02:00
jsteemann
e9f9f155e2
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-19 10:20:16 +02:00
Simon Grätzer
dd7dd54ad1
Fixing aql query index optimizer
2017-04-19 10:16:19 +02:00
jsteemann
3389337f3a
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-19 09:02:58 +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
Simon Grätzer
a90b68e6ef
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-18 23:11:36 +02:00
jsteemann
24b00a0744
unify test for engines
2017-04-18 22:01:24 +02:00
Simon Grätzer
26530d149a
Fixed awl-queries-array
2017-04-18 18:40:29 +02:00