Wilfried Goesgens
81889bfc54
Work on testingjs to make it fit for storage engine and others:
...
- add storage engine switch:
- filter for files with `-rocksdb` or `-mmfiles` depending on the used storage engine.
- fix missing color reset on error messages
- make --test a substring match instead of a full match.
- print an error message if --test did not match any testcase and thus no tests were run
- disable crash check for the recovery testcases that are actually intended to crash so we can recover from the failed state
- scan for recovery testcases instead of keeping a hand written list
- make test-scan function public
2017-03-24 16:17:36 +01:00
jsteemann
54a3b1fe5c
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-22 13:27:58 +01:00
jsteemann
82ba9a3538
fixed test expectation
2017-03-22 13:26:58 +01:00
Wilfried Goesgens
7f88bcaf33
make this test work for milestone/alpha/beta/ releases
2017-03-22 13:21:02 +01:00
jsteemann
c7b3e002b5
fixed tests
2017-03-22 13:15:21 +01:00
Wilfried Goesgens
85f58b9a21
we may now also do 'milestone'-releases next to devel/alpha/beta/rc
2017-03-22 11:59:25 +01:00
jsteemann
fbb14ceffc
added db._engine()
2017-03-22 11:19:31 +01:00
Dan Larkin
7b690408c8
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-03-21 12:21:10 -04:00
Wilfried Goesgens
388424bbdc
engage debugger when calling general binaries that segfault
2017-03-21 16:49:20 +01:00
Dan Larkin
85132e0eaf
Finished adding view support to ArangoShell.
2017-03-21 11:40:14 -04:00
Dan Larkin
a80ed16477
Added basic views support to ArangoShell.
2017-03-18 16:35:51 -04:00
jsteemann
2cda79ec0b
add some debug output for replication tests
2017-03-17 13:02:15 +01:00
Wilfried Goesgens
e4fbbcd0eb
migrate wording boost->catch
2017-03-16 17:18:28 +01:00
Wilfried Goesgens
54c62a59a9
try to get stacktraces on mac
2017-03-16 16:04:24 +01:00
Wilfried Goesgens
968ad1f82a
try to get stacktraces on mac
2017-03-16 15:01:30 +01:00
Wilfried Goesgens
ae50e4ca1c
try to get stacktraces on mac
2017-03-16 14:56:55 +01:00
Alan Plum
50e0eb16d2
Use COLOR_OUTPUT to determine whether to use color
2017-03-15 20:44:03 +01:00
Simon Grätzer
a326aa2ffb
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-09 14:38:50 +01:00
jsteemann
9278149b24
fixed --convert
2017-03-09 14:29:23 +01:00
Simon Grätzer
67066c64ad
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-08 18:20:44 +01:00
jsteemann
3ed19e291d
added "shardIds" option for AQL queries to restrict queries to specific shards
2017-03-08 15:07:10 +01:00
Simon Grätzer
2c77f42486
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-07 15:08:06 +01:00
Andreas Streichardt
c5aaa5c633
use junit
2017-03-07 11:59:53 +01:00
Andreas Streichardt
7d51256234
Properly publish results
2017-03-07 11:54:37 +01:00
Andreas Streichardt
4af0eab357
fix icu stuff
2017-03-07 11:21:35 +01:00
Andreas Streichardt
59b49485b5
Merge branch 'devel' into catch_tests_ng
2017-03-06 18:34:46 +01:00
Andreas Streichardt
9c25f5afd8
Adjustments for catch
2017-03-06 18:11:14 +01:00
Andreas Streichardt
ce3c17e7de
Merge branch 'devel' into catch_tests_ng
2017-03-06 17:59:26 +01:00
Michael Hackstein
048bdf4cbd
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-03-06 13:28:07 +01:00
jsteemann
7640586bd9
added test case for duplicate collections
2017-03-06 13:07:04 +01:00
Michael Hackstein
b26ea6c3bd
Added a recovery test for duplicate-name creation. This was broken during Engine-API build.
2017-03-06 10:41:21 +01:00
Simon Grätzer
dfd3cc3869
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangosh/Import/ImportHelper.cpp
2017-03-04 02:08:27 +01:00
Andreas Streichardt
9420fb0e84
scripts unittests fix
2017-03-03 21:15:06 +01:00
jsteemann
573c346fa5
attempt to fix issues reported by @ewoutp
2017-03-03 14:47:21 +01:00
jsteemann
7051f5d87a
fixed --convert false in arangoimp
2017-03-02 15:05:06 +01:00
jsteemann
14d5898fc2
test for issue #2342
2017-03-02 13:53:17 +01:00
Simon Grätzer
27c617fe10
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# 3rdParty/V8/v8
# arangod/Transaction/Methods.h
# arangod/Utils/UserTransaction.h
# arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +01:00
baslr
d4680cfc0c
arangoexport:test fix jslint
2017-02-28 15:54:39 +01:00
baslr
a0256af44b
arangoexport: added test for xgmml, node module xmldom
2017-02-28 15:25:18 +01:00
jsteemann
82a17fb493
turn off cache tests by default
2017-02-27 09:52:29 +01:00
Dan Larkin
09600f0971
Added hash cache system.
2017-02-24 15:31:40 -05:00
baslr
b21ef73aa4
arangoexport: tests use temp directory for output
2017-02-15 12:53:53 +01:00
Alan Plum
d72f3ea511
Define Foxx's expected routing behaviour
2017-02-14 16:36:40 +01:00
jsteemann
202bfe1963
Merge branch 'suffix-decoding' of https://github.com/arangodb/arangodb into devel
2017-02-14 11:00:24 +01:00
baslr
4783792684
arangoexport: inital work on test
2017-02-13 12:04:57 +01:00
Simon Grätzer
edab268572
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/Aql/FunctionDefinitions.cpp
# arangod/Aql/Functions.h
# arangod/Utils/ExplicitTransaction.h
2017-02-10 15:21:24 +01:00
Max Neunhoeffer
273c6328c7
Make testing.js more tolerant at shutdown (for high load).
2017-02-09 16:36:58 +01:00
jsteemann
f075951be2
refuse to run recovery tests when compiled without enable-failure-tests
2017-02-09 11:52:40 +01:00
jsteemann
87d775f41f
decode suffixes!
2017-02-08 12:27:45 +01:00
Wilfried Goesgens
dc9f2d12e8
attempt to obtain a coredump on server shutdown hang
2017-02-07 10:30:58 +01:00