You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2016/11/03 19:49:53 UTC

[3/3] android commit: Updating the timeout due to known travis issues

Updating the timeout due to known travis issues


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/e8566137
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/e8566137
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/e8566137

Branch: refs/heads/6.1.x
Commit: e8566137876ca54daabc6a1ee96ce2ecdebfaafe
Parents: 94e9bd5
Author: Joe Bowser <bo...@apache.org>
Authored: Thu Nov 3 11:35:42 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Thu Nov 3 12:49:40 2016 -0700

----------------------------------------------------------------------
 spec/e2e/plugin.spec.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/e8566137/spec/e2e/plugin.spec.js
----------------------------------------------------------------------
diff --git a/spec/e2e/plugin.spec.js b/spec/e2e/plugin.spec.js
index 908e4d9..17c4258 100644
--- a/spec/e2e/plugin.spec.js
+++ b/spec/e2e/plugin.spec.js
@@ -20,7 +20,7 @@
 var path    = require('path'),
     actions = require('./helpers/projectActions.js');
 
-var PLUGIN_ADD_TIMEOUT = 60000;
+var PLUGIN_ADD_TIMEOUT = 90000;
 
 describe('plugin add', function() {
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org