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

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

Issue 2439003003: [chromedriver] Remove redundant revision negative filter for M55. (Closed)
Patch Set: Created 4 years, 2 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 29f828cdd16f22a42ee738c3b7353a287e2fa34c..acc7a1be4a26e4ad40245bb100517458bec33856 100644
--- a/chrome/test/chromedriver/test/test_expectations
+++ b/chrome/test/chromedriver/test/test_expectations
@@ -100,11 +100,6 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
'BasicMouseInterfaceTest.testDraggingElementWithMouseFiresEvents',
'BasicMouseInterfaceTest.testDraggingElementWithMouseMovesItToAnotherList',
]
-_REVISION_NEGATIVE_FILTER['55'] = [
- # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1503
- 'BasicMouseInterfaceTest.testDraggingElementWithMouseFiresEvents',
- 'BasicMouseInterfaceTest.testDraggingElementWithMouseMovesItToAnotherList',
-]
_OS_NEGATIVE_FILTER = {}
_OS_NEGATIVE_FILTER['win'] = [
« 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