Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: chrome/test/chromedriver/test/test_expectations

Issue 2176203002: Revert of [Chromedriver] Re-enable ImplicitWaitTest.testShouldImplicitlyWaitForASingleElement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/test/test_expectations
diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
index 7a2518b466051a85def3b01276447f43f5a0dfba..ebf710a88737a186699cad096d0212a74f6fd29f 100644
--- a/chrome/test/chromedriver/test/test_expectations
+++ b/chrome/test/chromedriver/test/test_expectations
@@ -209,6 +209,8 @@
_OS_NEGATIVE_FILTER['android:chrome'] + [
'CorrectEventFiringTest.testShouldFireClickEventWhenClicking',
'CorrectEventFiringTest.testShouldFireMouseDownEventWhenClicking',
+ # https://bugs.chromium.org/p/chromedriver/issues/detail?id=998
+ 'ImplicitWaitTest.testShouldImplicitlyWaitForASingleElement',
]
)
_OS_NEGATIVE_FILTER['android:chrome_beta'] = (
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698