Spage has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/144883

Change subject: Disable flow_logged_in test on IE
......................................................................

Disable flow_logged_in test on IE

"When I hover over the author link" doesn't work in IE, so remove its
annotation.

Bug: 67723
Change-Id: Id93088f9e5a2ff5cc632ee2631bca652bcdea1b7
---
M tests/browser/features/flow_logged_in.feature
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/83/144883/1

diff --git a/tests/browser/features/flow_logged_in.feature 
b/tests/browser/features/flow_logged_in.feature
index fd74976..37c58ce 100644
--- a/tests/browser/features/flow_logged_in.feature
+++ b/tests/browser/features/flow_logged_in.feature
@@ -1,4 +1,4 @@
-@chrome @clean @ee-prototype.wmflabs.org @en.wikipedia.beta.wmflabs.org 
@firefox @internet_explorer_10 @login @test2.wikipedia.org
+@chrome @clean @ee-prototype.wmflabs.org @en.wikipedia.beta.wmflabs.org 
@firefox @login @test2.wikipedia.org
 Feature: Create new topic logged in
 
   It requires the cldr extension, a "Flow QA" page, and a "Selenium user" who 
has
@@ -15,6 +15,7 @@
     Given the author link is visible
       And the talk to author link is not visible
       And the block author link is not visible
+    # hover doesn't work in IE, bug 67723
     When I hover over the author link
     Then the talk to author link is visible
       And the block author link is visible

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id93088f9e5a2ff5cc632ee2631bca652bcdea1b7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>

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

Reply via email to