Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / test / chromedriver / test / test_expectations
index ce86b50..5c7fb6e 100644 (file)
@@ -29,7 +29,6 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
     'ClickScrollingTest.testShouldBeAbleToClickOnAnElementHiddenByDoubleOverflow',
     'ClickScrollingTest.testShouldNotBeAbleToClickElementThatIsOutOfViewInANonScrollableFrame',
     'ClickScrollingTest.testShouldNotScrollIfAlreadyScrolledAndElementIsInView',
-    'ClickTest.testCanClickAnImageMapArea',
     'ClickTest.testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports',
     'CombinedInputActionsTest.testClickingOnFormElements',
     'CoordinatesTest.testShouldScrollPageAndGetCoordinatesOfAnElementThatIsOutOfViewPort',
@@ -152,9 +151,6 @@ _OS_NEGATIVE_FILTER['android:chrome'] = [
     # http://crbug.com/156390
     'DragAndDropTest.*',
 
-    # Flick touch events are not yet implemented.
-    'TouchFlickTest.*',
-
     # Scrolling touch events are not supported.
     'TouchScrollTest.*',