Cmcmahon has uploaded a new change for review. https://gerrit.wikimedia.org/r/91861
Change subject: prevent false failure like https://wmf.ci.cloudbees.com/job/browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_9/338/testReport/ ...................................................................... prevent false failure like https://wmf.ci.cloudbees.com/job/browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_9/338/testReport/ Change-Id: Ic712fa2f1a79e435cef057aab7384a92ad59075e --- M features/file.feature 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests refs/changes/61/91861/1 diff --git a/features/file.feature b/features/file.feature index 1c7e525..281551b 100644 --- a/features/file.feature +++ b/features/file.feature @@ -20,4 +20,4 @@ Scenario: Logged-in user goes to file that does not exist Given I am logged in And I am at file that does not exist - Then page text should contain No file by this name exists, but you can upload it. + Then page text should contain No file by this name exists -- To view, visit https://gerrit.wikimedia.org/r/91861 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic712fa2f1a79e435cef057aab7384a92ad59075e Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Cmcmahon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
