Zfilipin has submitted this change and it was merged. Change subject: don't run VE tests for IE6/7/8 per https://bugzilla.wikimedia.org/show_bug.cgi?id=49187 ......................................................................
don't run VE tests for IE6/7/8 per https://bugzilla.wikimedia.org/show_bug.cgi?id=49187 Change-Id: Icfc64da8372d7f99c364095e437f1ed1a320137c --- M features/visual_editor.feature 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Zfilipin: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/features/visual_editor.feature b/features/visual_editor.feature index d1415da..afeeaa7 100644 --- a/features/visual_editor.feature +++ b/features/visual_editor.feature @@ -1,4 +1,4 @@ [email protected] @login +@ie6-bug @ie7-bug @ie8-bug @test2.wikipedia.org @login Feature: VisualEditor Background: -- To view, visit https://gerrit.wikimedia.org/r/67294 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icfc64da8372d7f99c364095e437f1ed1a320137c Gerrit-PatchSet: 2 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Cmcmahon <[email protected]> Gerrit-Reviewer: Rachel99 <[email protected]> Gerrit-Reviewer: Zfilipin <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
