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

Unified Diff: chrome/test/chromedriver/test_expectations

Issue 14373003: [chromedriver] disable more failing tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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_expectations
diff --git a/chrome/test/chromedriver/test_expectations b/chrome/test/chromedriver/test_expectations
index af5227ffc95c5c5ab6feac57ade032c08da36c47..adb0d8139d51c0f01d1121d36f4624199fefc113 100644
--- a/chrome/test/chromedriver/test_expectations
+++ b/chrome/test/chromedriver/test_expectations
@@ -110,17 +110,13 @@ _OS_NEGATIVE_FILTER['linux'] = [
]
_OS_NEGATIVE_FILTER['mac'] = []
_OS_NEGATIVE_FILTER['android'] = [
- 'BasicMouseInterfaceTest.testDoubleClick',
- 'BasicMouseInterfaceTest.testDoubleClickThenGet',
- 'BasicMouseInterfaceTest.testDragAndDrop',
- 'BasicMouseInterfaceTest.testDraggingElementWithMouseFiresEvents',
- 'BasicMouseInterfaceTest.testDraggingElementWithMouseMovesItToAnotherList',
- 'BasicMouseInterfaceTest.testMoveAndClick',
+ 'BasicKeyboardInterfaceTest.*',
+ 'BasicMouseInterfaceTest.*',
'ClickScrollingTest.testShouldBeAbleToClickElementThatIsOutOfViewInANestedFrameThatIsOutOfView',
'ClickScrollingTest.testShouldBeAbleToClickElementThatIsOutOfViewInANestedFrame',
'ClickTest.testCanClickOnAnElementWithTopSetToANegativeNumber',
'ClickTest.testShouldOnlyFollowHrefOnce',
- 'CombinedInputActionsTest.testCombiningShiftAndClickResultsInANewWindow',
+ 'CombinedInputActionsTest.*',
'CoordinatesTest.testShouldGetCoordinatesInViewPortOfAnElementInAFrame',
'CoordinatesTest.testShouldGetCoordinatesInViewPortOfAnElementInANestedFrame',
'CoordinatesTest.testShouldGetCoordinatesOfAHiddenElement',
« 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