Index: chrome/test/chromedriver/test/test_expectations |
diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations |
index 8963d84fc7c21f840738039ba7826958b0555247..7a2518b466051a85def3b01276447f43f5a0dfba 100644 |
--- a/chrome/test/chromedriver/test/test_expectations |
+++ b/chrome/test/chromedriver/test/test_expectations |
@@ -113,15 +113,6 @@ _OS_NEGATIVE_FILTER['linux'] = [ |
'CombinedInputActionsTest.testCombiningShiftAndClickResultsInANewWindow', |
# Flaky: https://code.google.com/p/chromedriver/issues/detail?id=1150 |
'BasicKeyboardInterfaceTest.testBasicKeyboardInputOnActiveElement', |
- |
- # Flaky on Linux32: |
- # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1418 |
- 'ClickTest.testShouldOnlyFollowHrefOnce', |
- 'JavascriptEnabledDriverTest.testShouldFireOnChangeEventWhenSettingAnElementsValue', |
- 'WindowSwitchingTest.testCanCloseWindowWhenMultipleWindowsAreOpen', |
- 'WindowSwitchingTest.testCanCallGetWindowHandlesAfterClosingAWindow', |
- 'WindowSwitchingTest.testCanCloseWindowAndSwitchBackToMainWindow', |
- 'XPathElementFindingTest.testShouldFindElementsByXPath', |
] |
_OS_NEGATIVE_FILTER['mac'] = [ |
# https://code.google.com/p/chromedriver/issues/detail?id=26 |