| Index: chrome/test/chromedriver/test/test_expectations
|
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
|
| index 1e2803f8805bd0db688a2fdae892c9851d28f771..2589bf26c6102f5c4fa6677771a0ae85887dd4f7 100644
|
| --- a/chrome/test/chromedriver/test/test_expectations
|
| +++ b/chrome/test/chromedriver/test/test_expectations
|
| @@ -115,6 +115,8 @@ _OS_NEGATIVE_FILTER['mac'] = [
|
| 'AlertsTest.testShouldAllowUsersToAcceptAnAlertInAFrame',
|
| # Flaky: https://code.google.com/p/chromedriver/issues/detail?id=375
|
| 'PageLoadingTest.testShouldBeAbleToNavigateBackInTheBrowserHistoryInPresenceOfIframes',
|
| + # Flaky: https://code.google.com/p/chromedriver/issues/detail?id=416
|
| + 'TakesScreenshotTest.testShouldCaptureScreenshotAtFramePage',
|
| ]
|
| _OS_NEGATIVE_FILTER['android:chrome'] = [
|
| 'ChromeOptionsFunctionalTest.canStartChromeWithCustomOptions',
|
|
|