Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4720)

Unified Diff: chrome/test/chromedriver/test/test_expectations

Issue 2867613002: Fix HandleJavaScriptDialog. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/javascript_dialogs/javascript_dialog_views.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'] + [
« no previous file with comments | « chrome/browser/ui/javascript_dialogs/javascript_dialog_views.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698