Andreas Streichardt
8312c64f60
Unwurst results
2017-05-02 18:21:16 +02:00
Wilfried Goesgens
20a7c0e6b2
remove system stackframes from ruby output; lintify
2017-04-28 10:38:31 +02:00
Andreas Streichardt
74b721481c
Wait for cluster sync when creating collections
2017-04-27 17:46:41 +02:00
Wilfried Goesgens
4c82acd5e7
only print real errors to the fail file
2017-04-27 16:29:39 +02:00
jsteemann
2077b8033e
fix invalid testing.js behavior
2017-04-27 15:53:57 +02:00
Jan Christoph Uhde
278fad9185
fix jslint errors
2017-04-27 08:37:49 +02:00
Jan Christoph Uhde
3261c4ca89
print executed dump/restore command in extremeVerbosity mode
2017-04-27 07:59:38 +02:00
Frank Celler
33fda9275c
Merge pull request #2451 from arangodb/feature/ldap-auth
...
Feature/ldap auth
2017-04-26 14:12:32 +02:00
baslr
87b3aa3e55
Merge branch 'feature/ldap-auth' of github.com:arangodb/arangodb into feature/ldap-auth
2017-04-26 11:12:51 +02:00
Wilfried Goesgens
0b7e07f096
fix writing of crash summary textfile
2017-04-26 11:08:21 +02:00
Wilfried Goesgens
6abef15252
reduce lines in output
2017-04-26 11:07:20 +02:00
Wilfried Goesgens
3c23a83f4e
give the system some time to write the core dumps
2017-04-26 11:06:30 +02:00
baslr
f45a7f07b1
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-26 10:52:50 +02:00
Max Neunhoeffer
ed13ee7973
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-04-26 10:10:06 +02:00
Max Neunhoeffer
db3195e736
Port 3.1 fixes to devel, typo.
2017-04-26 10:02:41 +02:00
Andreas Streichardt
dad5a1429e
Add waitForSyncReplication as a _create() option
2017-04-26 09:57:40 +02:00
Wilfried Goesgens
b0b919d9cc
portabilize the output of the debugger hint command
2017-04-25 15:31:10 +02:00
Manuel B
f524c55aa9
ldap test: missing ;
2017-04-25 15:22:52 +02:00
Manuel B
e518d15978
ldap test: tripple req
2017-04-25 15:21:02 +02:00
Wilfried Goesgens
3b17d9cdbc
add missing signaling of crashed state
2017-04-25 14:50:58 +02:00
Max Neunhoeffer
ab56530f76
Hand out distributeShardsLike in properties in arangosh.
2017-04-25 14:49:19 +02:00
baslr
9a78fc650b
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-24 15:37:18 +02:00
Jan Christoph Uhde
a21fc6fd7c
fix engine type filtering for replication tests
2017-04-24 15:29:22 +02:00
baslr
3d9f58bb70
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-24 12:45:35 +02:00
Dan Larkin
c8f87d0b62
Split dump test file (engine-specific values).
2017-04-20 17:12:15 -04:00
jsteemann
e7abe1e7ca
fixed issue #2441
2017-04-20 15:42:16 +02:00
baslr
42ad1a8480
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-19 16:08:14 +02:00
jsteemann
bda09ab9bd
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-19 08:34:57 +02:00
Wilfried Goesgens
d36a91e694
fix output of result yaml, but we only want it if extreme verbosity is set.
2017-04-18 15:25:01 +02:00
baslr
9425160d6d
ldaptest handle arangod not started case
2017-04-18 11:37:53 +02:00
Michael Hackstein
1087065ea5
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
2017-04-13 17:34:25 +02:00
baslr
671aed927f
added failing ldap test
2017-04-13 13:56:00 +02:00
baslr
949ad9a0d8
for every ldap test one result
2017-04-13 13:24:14 +02:00
baslr
cfe5d1891f
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-12 20:42:18 +02:00
baslr
399ce5fb90
options fix
2017-04-12 15:30:16 +02:00
baslr
966ea503c2
first ldap tests
2017-04-12 14:00:35 +02:00
Wilfried Goesgens
6887cdbb43
lean on the ICU_DATA env that arangosh exposes.
2017-04-12 13:53:21 +02:00
Wilfried Goesgens
24fca9974d
run the tests one time without reporting to debug windows issue
2017-04-12 12:58:11 +02:00
Wilfried Goesgens
ccb2175904
exclude two testsuites to check whether this hinders jenkins
2017-04-12 11:15:38 +02:00
Wilfried Goesgens
839d44de80
another place where we need to know the testresult output directory
2017-04-11 17:06:52 +02:00
baslr
850097247d
prepare ldap test
2017-04-11 16:05:54 +02:00
Jan Christoph Uhde
028afb782d
enable logtopic development for recovery tests
...
if extreme verbosity is set to true
2017-04-11 15:03:13 +02:00
baslr
42c6e539da
initial ldap test
2017-04-10 17:45:46 +02:00
Wilfried Goesgens
ab882744d9
on windows put the catch test next to the binaries so we can find the proper dll easily
2017-04-07 16:44:45 +02:00
Jan Christoph Uhde
77da0794ce
fix shell-foxx-manager-nightly-spec.js
2017-04-06 17:32:49 +02:00
Jan Christoph Uhde
c58c0e533a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
fix enterprise branch detection so it doesn't trigger a full recompile
fix detection of partial cmake configure
fix detection of partial cmake configure
one more place to choose the propper directory for unittest result files.
remove debug print
fixed issue: #2412
fix crash
2017-04-06 17:31:47 +02:00
Jan Christoph Uhde
b7bd1d9e59
fix shell-foxx-manager-nightly-spec.js
2017-04-06 17:31:21 +02:00
Wilfried Goesgens
7507f0d756
one more place to choose the propper directory for unittest result files.
2017-04-06 14:54:09 +02:00
Wilfried Goesgens
bf3f68ee26
BUGFIX: when we don't start the server we mustn't try to attempt to clean up its db directories
2017-04-06 11:43:11 +02:00
Wilfried Goesgens
050d931446
Bugfix: we want the common _and_ the server tests.
2017-04-06 11:14:01 +02:00