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

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

Issue 2133163003: [Chromedriver] Re-enable java tests on Linux bot (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 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
« 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