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

Unified Diff: chrome/test/chromedriver/test_expectations

Issue 14635005: [chromedriver] Disable recently enabled failing test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 04a263a28feb6abba3586e6a57714ee05eed5e06..52da6da79d5eb5c1878d2bba3bd53b85e98899bc 100644
--- a/chrome/test/chromedriver/test_expectations
+++ b/chrome/test/chromedriver/test_expectations
@@ -161,6 +161,8 @@ _OS_NEGATIVE_FILTER['android'] = [
'TouchFlickTest.*',
'TouchScrollTest.*',
'TouchSingleTapTest.*',
+ # Passes locally but not on bots??
+ 'TypingTest.testShouldFireKeyDownEvents',
# Test is written using local files; doesn't work on Android.
'UploadTest.testFileUploading',
# Not applicable on Android.
« 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