| Index: chrome/test/chromedriver/test/test_expectations
|
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
|
| index 2ac4079363c3c3f0c5cf8dd55181793f8b0985c7..5ffb75442f7a4c6fa59d9a7b3722602c579797e1 100644
|
| --- a/chrome/test/chromedriver/test/test_expectations
|
| +++ b/chrome/test/chromedriver/test/test_expectations
|
| @@ -107,7 +107,8 @@ _REVISION_NEGATIVE_FILTER['58'] = (
|
| _REVISION_NEGATIVE_FILTER['HEAD'] + [
|
| # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1674
|
| 'WindowSwitchingTest.testShouldBeAbleToIterateOverAllOpenWindows',
|
| -]
|
| + ]
|
| +)
|
| _REVISION_NEGATIVE_FILTER['57'] = (
|
| _REVISION_NEGATIVE_FILTER['HEAD'] + [
|
| # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1625
|
|
|