| Index: chrome/test/chromedriver/test/test_expectations
|
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
|
| index db83543ec201a09e264bf8a893133b16b9a3678e..20b5b44e6c2999a77771e8b600e1febbc5d3a315 100644
|
| --- a/chrome/test/chromedriver/test/test_expectations
|
| +++ b/chrome/test/chromedriver/test/test_expectations
|
| @@ -193,6 +193,10 @@ _OS_NEGATIVE_FILTER['android:chrome'] = [
|
|
|
| # https://code.google.com/p/chromedriver/issues/detail?id=922
|
| 'CorrectEventFiringTest.testShouldFireClickEventWhenClicking',
|
| + 'CorrectEventFiringTest.testShouldEmitOnChangeEventsWhenChangingTheStateOfACheckbox',
|
| + 'CorrectEventFiringTest.testShouldIssueMouseUpEvents',
|
| + 'CorrectEventFiringTest.testsShouldIssueMouseDownEvents',
|
| + 'CorrectEventFiringTest.testMouseEventsShouldBubbleUpToContainingElements',
|
|
|
| # https://code.google.com/p/chromedriver/issues/detail?id=998
|
| 'ImplicitWaitTest.testShouldImplicitlyWaitForASingleElement',
|
|
|