Index: chrome/test/chromedriver/test/test_expectations |
diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations |
index 2f0a982495df4662a1fc63a0f48525674fa58bbd..4797d5f32cbb631041b9b6fe027a97c6d84264df 100644 |
--- a/chrome/test/chromedriver/test/test_expectations |
+++ b/chrome/test/chromedriver/test/test_expectations |
@@ -210,10 +210,6 @@ _OS_NEGATIVE_FILTER['android:chrome'] = [ |
'JavascriptEnabledDriverTest.testChangeEventIsFiredAppropriatelyWhenFocusIsLost', |
'TypingTest.testShouldBeAbleToTypeIntoEmptyContentEditableElement', |
- # https://bugs.chromium.org/p/chromedriver/issues/detail?id=922 |
- 'CorrectEventFiringTest.testShouldEmitOnClickEventsWhenSelectingElements', |
- 'CorrectEventFiringTest.testSendingKeysToAnotherElementShouldCauseTheBlurEventToFire', |
- |
# https://bugs.chromium.org/p/chromedriver/issues/detail?id=1176 |
'ChromeDriverTests.clientLogShouldBeEnabledByDefault', |
@@ -249,18 +245,6 @@ _OS_NEGATIVE_FILTER['android:chrome_beta'] = ( |
'BasicMouseInterfaceTest.testDraggingElementWithMouseMovesItToAnotherList', |
# https://bugs.chromium.org/p/chromedriver/issues/detail?id=998 |
'ImplicitWaitTest.testShouldImplicitlyWaitForASingleElement', |
- # https://bugs.chromium.org/p/chromedriver/issues/detail?id=922 |
- 'ClickTest.testCanClickOnAnElementWithTopSetToANegativeNumber', |
- 'CorrectEventFiringTest.testClickEventsShouldBubble', |
- 'CorrectEventFiringTest.testShouldFireMouseUpEventWhenClicking', |
- 'CorrectEventFiringTest.testShouldFireMouseDownEventWhenClicking', |
- 'CorrectEventFiringTest.testSendingKeysToAFocusedElementShouldNotBlurThatElement', |
- 'ImplicitWaitTest.testShouldImplicitlyWaitUntilAtLeastOneElementIsFoundWhenSearchingForMany', |
- 'ImplicitWaitTest.testShouldImplicitlyWaitForAnElementToBeVisibleBeforeInteracting', |
- 'JavascriptEnabledDriverTest.testShouldBeAbleToClickOnSubmitButtons', |
- 'JavascriptEnabledDriverTest.testIssue80ClickShouldGenerateClickEvent', |
- 'TypingTest.testShiftSelectionDeletes', |
- 'VisibilityTest.testShouldModifyTheVisibilityOfAnElementDynamically', |
] |
) |
_OS_NEGATIVE_FILTER['android:chromedriver_webview_shell'] = ( |