Index: chrome/test/chromedriver/test_expectations |
diff --git a/chrome/test/chromedriver/test_expectations b/chrome/test/chromedriver/test_expectations |
index 659529630511e4392cf34c8464f5ef7ab824413d..e534d03133c5776800f05bc74db6cb4b9ab6d71a 100644 |
--- a/chrome/test/chromedriver/test_expectations |
+++ b/chrome/test/chromedriver/test_expectations |
@@ -160,10 +160,9 @@ _OS_NEGATIVE_FILTER['android'] = [ |
# http://crbug.com/156390 |
'DragAndDropTest.*', |
- # Touch events are not yet supported. |
+ # Scrolling touch events are not supported. |
'TouchFlickTest.*', |
frankf
2013/08/06 01:28:21
this doesn't match the comment
craigdh
2013/08/06 22:03:10
Done.
|
'TouchScrollTest.*', |
- 'TouchSingleTapTest.*', |
# These tests start multiple sessions, which is not supported on a single |
# Android device. |