jenkins-bot has submitted this change and it was merged.

Change subject: Make test more resilient to things taking longer.
......................................................................


Make test more resilient to things taking longer.

Since we're using the the job queue more the update tests have to be a bit
more willing to wait for the changes that they expect to take place.

Bug: 55848
Change-Id: I8099fc37b9f48d907b4252375329cb0905408545
---
M tests/browser/features/updates.feature
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Chad: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/browser/features/updates.feature 
b/tests/browser/features/updates.feature
index e82b18f..1b3a127 100644
--- a/tests/browser/features/updates.feature
+++ b/tests/browser/features/updates.feature
@@ -141,5 +141,4 @@
     And a page named WLDoubleRdir%{epoch} 2/1 exists with contents 
[[WLDoubleRdir%{epoch} 2/Redirect]]
     And a page named WLDoubleRdir%{epoch} 2/2 exists with contents 
[[WLDoubleRdir%{epoch} 2/Redirect]]
     And a page named WLDoubleRdir%{epoch} 2 exists
-    When I search for WLDoubleRdir%{epoch}
-    Then WLDoubleRdir%{epoch} 2 is the first search result
+    When within 75 seconds searching for WLDoubleRdir%{epoch} yields 
WLDoubleRdir%{epoch} 2 as the first result

-- 
To view, visit https://gerrit.wikimedia.org/r/93088
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8099fc37b9f48d907b4252375329cb0905408545
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to