Wilfried Goesgens
0ad76a8185
fix location - while they work with the server these tests are run in arangosh so they need to be in client/ ( #9435 )
...
* fix location - while they work with the server these tests are run in arangosh so they need to be in client/
* rename testsuite
* rename file as its testsuite
* Rename permissions_server to server_permissions
2019-07-10 16:49:12 +03:00
KVS85
8897cd8f31
Fix wrong ars test failure suppression
2019-07-10 15:08:53 +02:00
Jan
25bc8c5343
remove bogus warnings about statistics thread ( #9446 )
2019-07-10 14:12:11 +03:00
Andrey Abramov
b3690fc24f
bug-fix/internal-issue-#595 ( #9440 )
...
* address ASAN failures in tests
* Add --isAsan for testing.js
* Fix typo
2019-07-10 01:11:22 +03:00
KVS85
e4d76e087f
Temporarily suppress failure ( #9443 )
2019-07-10 01:10:56 +03:00
Dronplane
3330d9bb0f
Bug fix/internal issue #524 ( #9436 )
...
* Added test for inBackground arangosearch link creation
* Updated flag for index check
* Reformatted too long line
* Fixed comment
* Fixed test run on server-side
* fixed jslint issue
* Added task unregistering in teardown
* Made transaction sync with filesystem
2019-07-10 01:06:25 +03:00
KVS85
c05288fa59
Fix recovery tmp dir
2019-07-09 18:13:25 +03:00
Tobias Gödderz
789ef28a59
Bug fix/fix snippet responsibility for views ( #9416 )
...
* Fix query snippet responsibility for views
* Select one snippet per node id, instead of parent query id
2019-07-09 16:21:43 +03:00
jsteemann
e049344e15
remove debug output
2019-07-09 11:29:02 +02:00
Jan
c52f2a8315
refactoring ( #9411 )
2019-07-09 11:15:52 +02:00
Andrey Abramov
420326be25
Bug fix/internal issue #414 ( #9428 )
...
* add more tests
* and more...
* address msvc build issue
2019-07-08 23:17:41 +03:00
Jan
1d15b50d22
Bug fix/applicationserver stop ( #9414 )
2019-07-08 20:30:05 +02:00
Jan
66d8c01ad6
Bug fix/fixes 08 07 2019 ( #9423 )
2019-07-08 20:29:29 +02:00
Simon
241d5d19ef
Fuerte changes from comm-task-refactor branch ( #9422 )
2019-07-08 18:02:35 +02:00
Wilfried Goesgens
c2b645062b
if there is no testcase, we still 'splitted' the bucket ( #9425 )
2019-07-08 16:44:54 +03:00
Andrey Abramov
a793a4749f
Bug fix/rename iresearch analyzer feature ( #9424 )
...
* rename feature
* ensure 'MMFilesLogFileManager::SafeToUseInstance' is safe to use in multithreaded context
* address mac compilation issue
2019-07-08 15:46:57 +03:00
Tobias Gödderz
f501e00e9d
Bug fix/add shard id to replication client identifier ( #9366 )
2019-07-08 14:03:42 +02:00
Andrey Abramov
174b54b036
Bug fix/internal issue #605 ( #9421 )
...
* release tick before committing changes to arangosearch
* fix tests
* address review comments
* address review comments
* add comment
2019-07-08 14:07:11 +03:00
Dronplane
22d5df16e8
Bug fix/internal issue #606 ( #9413 )
...
* Fixed stem, norm, text analyzer creation without properties. Added tests.
* Removed non-determenistic test. Same functionality is tested by gtest (IResearchAnalyzerFeatureTest.test_remove)
* Added check for analyzer type existence.
* Made error messages for analyzer creation more specific and readable
* Fixed test
* Applied review suggestions
2019-07-08 13:11:22 +03:00
Wilfried Goesgens
3599aedda1
Don't wait eternaly; don't unload collections with rocksdb ( #9415 )
2019-07-05 17:13:24 +02:00
Jan Christoph Uhde
e605c9cd2e
add test for oasis statistics ( #9412 )
2019-07-05 16:11:25 +02:00
Jan
5c39692c20
remove several outdated error codes ( #9402 )
2019-07-05 13:36:16 +02:00
Max Neunhöffer
7aa0c19026
Leader updates Current precondition fixes. ( #9410 )
...
* Better logging and error reporting.
* Preconditions for FollowerInfo.
* Preconditions when updating Current as leader.
* Change a log level.
* Fix unit tests.
* CHANGELOG.
* LOG_TOPIC ids.
* Fix a log id.
* Fix Windows compilation.
2019-07-05 13:35:13 +02:00
Andrey Abramov
595728ec1b
Bug fix/internal issue #605 ( #9405 )
...
* fix recovery
* update iresearch
* more fixes
* address review comments
2019-07-05 13:14:37 +03:00
Jan Christoph Uhde
54169cd44f
fix cluster-statistics ( #9397 )
2019-07-05 10:32:46 +02:00
Tobias Gödderz
96685618d6
Don't use non-existent variable ( #9407 )
2019-07-04 14:41:30 +02:00
Wilfried Goesgens
f9c93c23b1
relax test condition for windows ( #9393 )
2019-07-04 14:19:24 +02:00
Wilfried Goesgens
5bab188907
improve handling when procdump detects the process is dead ( #9381 )
2019-07-04 12:38:57 +02:00
Dronplane
b70d7372ef
Bug fix/internal issue #586 ( #9401 )
...
* Removet lazy creation ob analyzers collection. Test fixes (added explicit creation of analyzers collection for test enviroments)
* Fixed test runs. Removed cluster tests for analyzer DDL
* Analyzers collection name moved to tests common
* Disbaled load_library in normalize calls
* Legacy code cleanup
* added db analyzers collection checks in analyzer creation test to cover functions removed from gtest
* Reverted analyzer properties comparsion to non-utf8 as that must be binary equal
2019-07-04 13:12:06 +03:00
Jan
7ffb0684cd
fix tests that didn't properly use env variable to look for test ( #9399 )
...
resource files
2019-07-04 11:30:48 +02:00
Simon
b3ffaff86c
Pregel additional test & TSan error fix ( #9357 )
2019-07-04 09:36:40 +02:00
Simon
9eaeb6ce37
use a lock when calling unload ( #9375 )
2019-07-04 09:36:19 +02:00
Jan
5221dc98b9
@maierlars 😍 ( #9394 )
2019-07-04 09:20:20 +02:00
Wilfried Goesgens
081e755b25
fix typo ( #9400 )
2019-07-03 16:17:55 +02:00
Jan
801c957348
add initializeCursor back to DistinctCollectExecutor ( #9386 )
2019-07-03 16:15:15 +02:00
Wilfried Goesgens
61f3397e33
Feature/add tcpdump support ( #9396 )
2019-07-03 16:12:03 +02:00
Wilfried Goesgens
3f9b85967d
apply filters before starting the server, so we can detect whether no test would be executed ( #9387 )
...
* apply filters before starting the server, so we can detect whether no test would be executed
* skipTimecritial and skipNondeterministic also qualify for non-errnous empty testcase
* simplify code, if is issued no matching testcase is an error
* Update test-utils.js
2019-07-03 14:13:16 +02:00
Lars Maier
c4ff5ccce9
[Devel] Queue-Full-Logging ( #9388 )
2019-07-03 13:07:24 +02:00
Jan
1a58cc2213
add VelocyPackHelper::equal method ( #9389 )
2019-07-03 12:15:11 +02:00
Jan
2f90f5ec49
update velocypack version ( #9379 )
2019-07-03 12:14:52 +02:00
Joerg Schad
12775c27bc
Consistent formatting of CHANGELOG. ( #9392 )
2019-07-02 18:59:07 +02:00
Jan
727bb39f1a
fix JSON statistics ( #9385 )
2019-07-02 18:24:04 +02:00
Andrey Abramov
1f0d24f83e
undo removal ( #9391 )
2019-07-02 18:10:24 +02:00
Jan
11f5f33659
make sure all error code names are prefixed with ERROR_ @fceller @kvs85 ( #9384 )
2019-07-02 18:07:33 +02:00
Wilfried Goesgens
506a735c1b
remove catch, refresh versions ( #9390 )
2019-07-02 18:04:46 +02:00
jsteemann
b175853bae
fix invalid logId
2019-07-02 16:48:06 +02:00
KVS85
ff59b8e37b
Fix ArangoSearch documentation examples
2019-07-02 13:07:34 +02:00
KVS85
75d7687417
Fix interferention of bob user in test
2019-07-02 12:47:19 +02:00
Jan
be052fb614
use index projections when range-scanning the primary index and filtering on _key ( #9372 )
2019-07-02 11:26:27 +02:00
KVS85
38d714087b
Fix authentication and catch tests in devel ( #9374 )
...
* Fixed LDAP authentication issue
* Fixed undefined _system db id in storage engine mock
* Fix auth-analyzer.js to work with LDAP
* Fixed mac warning
2019-07-02 10:11:10 +02:00