| Index: chrome/test/chromedriver/test/test_expectations
|
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
|
| index a7a66ca31a48d8edded9b576bec88dca36296ce5..2f0a982495df4662a1fc63a0f48525674fa58bbd 100644
|
| --- a/chrome/test/chromedriver/test/test_expectations
|
| +++ b/chrome/test/chromedriver/test/test_expectations
|
| @@ -101,10 +101,6 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
|
| 'BasicMouseInterfaceTest.testDraggingElementWithMouseMovesItToAnotherList',
|
| # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1674
|
| 'WindowSwitchingTest.testShouldBeAbleToIterateOverAllOpenWindows',
|
| - # https://bugs.chromium.org/p/chromedriver/issues/detail?id=1792
|
| - 'AlertsTest.testPromptShouldUseDefaultValueIfNoKeysSent',
|
| - 'UnexpectedAlertBehaviorTest.canAcceptUnhandledAlert',
|
| - 'UnexpectedAlertBehaviorTest.canSpecifyUnhandledAlertBehaviourUsingCapabilities',
|
| ]
|
| _REVISION_NEGATIVE_FILTER['58'] = (
|
| _REVISION_NEGATIVE_FILTER['HEAD'] + [
|
|
|