| Index: chrome/test/chromedriver/test/test_expectations
|
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
|
| index 063ffbb0dd1d1d009e0d4bdcc024d8bf2baffe86..4a23cbf7d249f8a23e9d0dd6622c6d02d8932818 100644
|
| --- a/chrome/test/chromedriver/test/test_expectations
|
| +++ b/chrome/test/chromedriver/test/test_expectations
|
| @@ -106,6 +106,11 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
|
| # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1674
|
| 'WindowSwitchingTest.testShouldBeAbleToIterateOverAllOpenWindows',
|
| ]
|
| +_REVISION_NEGATIVE_FILTER['57'] = [
|
| + # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1625
|
| + 'TakesScreenshotTest.*',
|
| + 'WindowTest.*',
|
| +]
|
|
|
| _OS_NEGATIVE_FILTER = {}
|
| _OS_NEGATIVE_FILTER['win'] = [
|
|
|