| Index: chrome/test/chromedriver/test/test_expectations
|
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
|
| index 05220b29d7d4b71ab56454cd0f8eba82f276cef4..0b47abd7cb650c34dfcc5027adc8cc44b1dbbd63 100644
|
| --- a/chrome/test/chromedriver/test/test_expectations
|
| +++ b/chrome/test/chromedriver/test/test_expectations
|
| @@ -192,6 +192,9 @@ _OS_NEGATIVE_FILTER['android:chrome'] = [
|
| 'CorrectEventFiringTest.testShouldIssueMouseUpEvents',
|
| 'CorrectEventFiringTest.testsShouldIssueMouseDownEvents',
|
| 'CorrectEventFiringTest.testMouseEventsShouldBubbleUpToContainingElements',
|
| +
|
| + # https://code.google.com/p/chromedriver/issues/detail?id=955
|
| + 'TypingTest.testShiftSelectionDeletes',
|
| ]
|
| _OS_NEGATIVE_FILTER['android:chrome_stable'] = (
|
| _OS_NEGATIVE_FILTER['android:chrome'])
|
|
|