Jan Christoph Uhde
7ac857784f
add endpoint check to reconnect ( #9196 )
2019-06-05 10:53:57 +02:00
Dronplane
1e24c79ca3
Bug fix/internal issue #565 ( #9154 )
...
* Merged latest iresearch. Removed creation of build-in analyzers from tests
* Updated tests for new analyzer parameter names
* Merged fix for format from iresearch
* Apply suggestions from code review. Corrected typo in variable name.
Co-Authored-By: Jan <jsteemann@users.noreply.github.com>
* backport changes from IResearch upstream
* fix compilation issues
* backport fix from IResarch upstream
* Fixed analyzer parameter name in tests
2019-06-03 18:20:23 +03:00
Alan Plum
6c96e5dd24
Fix Buffer methods ( #9070 )
...
* Add failing tests
* Implement changes
* Add note to CHANGELOG
* Fix test failure
2019-06-03 17:07:52 +02:00
Max Neunhöffer
06054dfb64
Fix yet another agency test with clientid. ( #9150 )
2019-05-31 17:23:42 +02:00
Wilfried Goesgens
ec0cc82bf6
test files and their content were swapped ( #9136 )
2019-05-30 04:29:37 +02:00
Kaveh Vahedipour
773f3c8422
[devel] fix state clientlookuptable ( #9066 )
2019-05-30 04:24:46 +02:00
Lars Maier
4fc2790863
[devel] Direct Exec Scheduler ( #9004 )
2019-05-20 11:38:57 +02:00
KVS85
2a66b53591
Greylist tests/js/client/shell/shell-foxx-paths-spec.js
2019-05-08 17:44:19 +02:00
Jan Christoph Uhde
f3a2eaf6d9
Bug fix/permission tests ( #8890 )
2019-05-07 15:07:59 +02:00
jsteemann
8b245d25a4
remove print statement
2019-05-06 17:54:51 +02:00
KVS85
62d207edd2
Add debug print of installed service path
2019-05-06 16:50:27 +02:00
Simon
d737c19302
address issues with active failover ( #8908 )
2019-05-06 15:52:49 +02:00
KVS85
5406cb7447
Add forgotten greylisted files
2019-04-30 22:18:48 +02:00
KVS85
ed14f3b650
Greylist tests/js/client/resilience/foxxmaster.js
2019-04-30 16:03:44 +02:00
Jan Christoph Uhde
677a79026c
Foxx Security ( #8845 )
2019-04-25 09:56:29 +02:00
KVS85
e6b73726fd
Remove several tests from greylisting
2019-04-24 21:38:49 +02:00
KVS85
7dc2ea0535
Greylist more frequently failed tests
2019-04-22 16:48:06 +02:00
Vasiliy
40ebdd0b58
issue 545.1.1: output short analyzer prefixes for user definitions ( #8814 )
2019-04-21 15:10:28 +02:00
Frank Celler
6ec20cddee
greylisted active-failover/basic.js
2019-04-10 12:44:54 +02:00
Jan
c6d3f8e052
Bug fix/pass on error messages ( #8690 )
2019-04-10 12:34:25 +02:00
Frank Celler
04d979e26e
greylisted shell-foxx-api-spec
2019-04-10 12:20:21 +02:00
Vasiliy
030637c1c7
issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields ( #8689 )
...
* issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields
* address test failures
* remove debug logging
2019-04-10 13:10:25 +03:00
Vasiliy
0410588723
issue 526.7.1: remove deprecated functions, update tests to set up required analyzers ( #8688 )
...
* issue 526.7.1: remove deprecated functions, update tests to set up required analyzers
* address merge issues
* address more merge issues
2019-04-05 18:10:42 +03:00
Max Neunhöffer
02281d3be4
Handle InitDone correctly. ( #8552 )
...
* precondition plan / version in compaction / store TTL removal independent of local _ttl set
* Agency init loops break when shutting down.
* assertion failures in store on restarting following agents
* Minor porting fixes from 3.4
2019-04-01 17:01:05 +02:00
Jan
207c978d1e
Bug fix/move a few actions from js to cpp ( #8549 )
2019-03-26 10:02:21 +01:00
Simon
bcc26926de
Support Transactions in RestCursorHandler ( #8539 )
2019-03-25 17:04:11 +01:00
Simon
329acea21c
Add more El-Cheapo client tests ( #8533 )
2019-03-23 22:09:28 +01:00
Simon
3ada15fc35
The Legendary El Cheapo ( #8485 )
2019-03-22 11:38:33 +01:00
Kaveh Vahedipour
5038dfe685
supervision must not copy snapshots into jobs ( #8425 )
...
* supervision must not copy snapshots into jobs
* CHANGELOG.
2019-03-20 17:07:54 +01:00
Kaveh Vahedipour
888a20bcf7
also compaction step size test grey listed ( #8435 )
2019-03-18 11:17:14 +01:00
Kaveh Vahedipour
a2ca779e71
log compaction excluded for no ( #8423 )
2019-03-14 17:05:28 +01:00
Heiko
def7b613db
code now fits to the documentation of the arangoUser object inside th… ( #8352 )
...
* code now fits to the documentation of the arangoUser object inside the foxx request object
* more tests
2019-03-11 12:43:59 +01:00
Wilfried Goesgens
492d05c1f1
Feature/upgrade v8 7.1.302.28 ( #8088 )
2019-02-19 11:15:34 +01:00
Jan
f7d94daba2
port some changes from 3.4 ( #8011 )
2019-01-29 09:26:57 +01:00
Tobias Gödderz
a1d3bc3e94
Foxx queue jobs hanging after Foxxmaster crash ( #7922 )
...
* Fixed bug where the Foxxmaster doesn't reset jobs after a crash when it should, or a non-master coordinator removes jobs in progress during startup
* Added a regression test
* Updated CHANGELOG
* Fixed non-maintainer compile
2019-01-14 16:08:08 +01:00
jsteemann
79257310c0
increase test timeouts
2019-01-11 14:22:17 +01:00
Wilfried Goesgens
457e14b970
add windows suspend/resume hooks as @char101 sugested for others ( #7833 )
...
* add windows suspend/resume hooks
* disable procdump
2019-01-11 12:41:27 +01:00
Simon
5a0dd57c3a
improve assertions ( #7830 )
...
(cherry picked from commit 44890c98583ed16e23990b8987fb808bff89057f)
2019-01-09 10:29:53 +01:00
Max Neunhöffer
c78e3c89e0
Call license key check. ( #7594 ) ( #7704 )
...
* Call license key check. (#7594 )
* Add CHANGELOG entry.
* Fix super user JWT token behaviour with non-ex. db. (#7656 )
2018-12-10 10:33:00 +01:00
Markus Pfeiffer
39bdebf851
Port bug-fix-3.4/timeout-create-coll to devel ( #7307 )
...
* Fix loophole in error handling.
* Fix inquiry case of id not found: 404.
* Also handle correctly in AgencyComm.
* Fix agency tests.
* Fix error handling in dropCollectionOnCoordinator.
2018-11-14 10:03:55 +01:00
KVS85
e67690c554
Fix update-view-arangosearch-spec tests ( #7245 )
2018-11-07 00:30:21 +03:00
Simon
b883026f45
Server stream cursor ( #7186 )
2018-11-02 16:19:48 +01:00
Simon
5b71dff64f
RocksDB replication thread safety ( #7088 )
2018-10-29 18:09:46 +01:00
Alan Plum
4e25350f6b
Fix Foxx API handling of broken services ( #6459 )
...
* Add tests for service failing on mount
* Don't install broken services
* Restore error page for broken services
* Prefer JSON error pages
* Expose service upsert in API
* Add Foxx fixes to CHANGELOG
* Update CHANGELOG
Typo
2018-10-23 13:05:03 +02:00
Wilfried Goesgens
15a366b17f
Bug fix/fix duplicate testcasenames ( #7003 )
2018-10-23 11:18:22 +02:00
Simon
4c1e8819c2
Add engine specific collection APIs ( #6977 )
2018-10-19 17:46:33 +02:00
Simon
23b8e5c735
Propper commit Sequence Numbers ( #6958 ) ( #6964 )
2018-10-19 14:19:57 +02:00
Dan Larkin-York
9952cfbc95
Fix issues with ArangoSearch link permissions in cluster mode ( #6925 )
2018-10-16 20:42:11 +02:00
Simon
fd81f52ab4
Allow WAL logger to split up transactions ( #6800 ) ( #6866 )
2018-10-12 17:50:58 +02:00
Wilfried Goesgens
01086a767a
fix windows path escaping in testcase ( #6833 )
2018-10-11 18:32:34 +02:00
Simon
8f67a162d8
Make assertions better ( #6745 )
2018-10-08 09:07:24 +02:00
Simon
5837291495
Debug logs for ActiveFailover ( #6684 )
2018-10-02 15:10:50 +02:00
KVS85
164b5be4fa
Change tests setUp/tearDown to be common ( #6652 )
2018-10-01 12:27:18 +02:00
Kaveh Vahedipour
a73023e512
Bug fix/agency update endpoints ( #6519 )
...
* update endpoints in agency done the RAFT way
* fix mock interface
* tests functioning with new agent interfacwe
* handling non-leader
2018-09-28 15:14:48 +02:00
Simon
0a9afccde5
Fix crash on Agency / DBserver with user JWT tokens ( #6594 )
2018-09-26 14:26:35 +02:00
Jan
ae85fbc4ea
much better diagnostics for AQL query results cache ( #6580 )
2018-09-25 09:49:11 +02:00
KVS85
368c4c5db8
Surpress ArangoSearch failing tests ( #6465 )
2018-09-12 12:39:04 +02:00
KVS85
7009864d45
Fix ArangoSearch authentication update task test ( #6453 )
2018-09-10 23:31:59 +02:00
Heiko
0ebae005d7
added tests, updated docu ( #6407 )
2018-09-10 16:58:03 +02:00
Frank Celler
d53c42afbe
fixed missing cleanup
2018-09-07 16:48:17 +02:00
Jan
24ca3acf97
rename `tests/js/*/tests/*` to `tests/js/*/*` ( #6280 )
2018-08-31 19:42:21 +02:00
KVS85
a1c2e49424
Bug fix/fix view check for auth test ( #6270 )
...
* Fix view cache clear before switching to root.
* Remove redundant output.
* Fix typo
2018-08-28 20:58:54 +03:00
Jan
494764b95c
Bug fix/fiddle version string into test paths ( #6267 )
2018-08-28 14:58:35 +02:00