jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/392850 )
Change subject: Set cucumber timeout to 60s
......................................................................
Set cucumber timeout to 60s
Needed to run all tests on my machine with virtualbox.
Change-Id: I74eddc89f7a4a1e9e2de03f6cbe63c1fa5f09a19
---
M tests/integration/config/wdio.conf.js
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Smalyshev: Looks good to me, approved
Cindy-the-browser-test-bot: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/tests/integration/config/wdio.conf.js
b/tests/integration/config/wdio.conf.js
index 0374c20..c30dcb2 100644
--- a/tests/integration/config/wdio.conf.js
+++ b/tests/integration/config/wdio.conf.js
@@ -79,6 +79,7 @@
],
cucumberOpts: {
tagsInTitle: true,
+ timeout: 60000,
require: [
relPath('./integration/features/support/world.js'),
relPath('./integration/features/support/hooks.js'),
--
To view, visit https://gerrit.wikimedia.org/r/392850
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I74eddc89f7a4a1e9e2de03f6cbe63c1fa5f09a19
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: Cindy-the-browser-test-bot <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: Tjones <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits