From 59d8260a4e7e10e302dfe8f4028c24600bf6e531 Mon Sep 17 00:00:00 2001 From: Willi Goesgens Date: Tue, 4 Nov 2014 11:54:58 +0100 Subject: [PATCH] Remove the foxx-manager tests from the all since they fail randomly depending on the availability of github. --- js/server/modules/org/arangodb/testing.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/server/modules/org/arangodb/testing.js b/js/server/modules/org/arangodb/testing.js index 71c444c510..c5fb531b7f 100644 --- a/js/server/modules/org/arangodb/testing.js +++ b/js/server/modules/org/arangodb/testing.js @@ -134,7 +134,6 @@ var allTests = "arangob", "importing", "upgrade", - "foxx_manager", "authentication", "authentication_parameters" ];