mirror of https://gitee.com/bigwinds/arangodb
Disable transactions server test on cluster.
This commit is contained in:
parent
ff43f0601b
commit
86faf20dbb
|
@ -388,7 +388,7 @@ SHELL_COMMON = \
|
|||
SHELL_SERVER_ONLY = \
|
||||
@top_srcdir@/js/server/tests/shell-sharding-helpers.js \
|
||||
@top_srcdir@/js/server/tests/shell-noncluster-compaction.js \
|
||||
@top_srcdir@/js/server/tests/shell-transactions.js \
|
||||
@top_srcdir@/js/server/tests/shell-noncluster-transactions.js \
|
||||
@top_srcdir@/js/server/tests/shell-routing.js \
|
||||
@top_srcdir@/js/server/tests/shell-any.js \
|
||||
@top_srcdir@/js/server/tests/shell-bitarray-index.js \
|
||||
|
|
Loading…
Reference in New Issue