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

Unified Diff: chrome/test/chromedriver/test_expectations

Issue 14230010: [chromedriver] Fix issue of cache id in JS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comment Created 7 years, 8 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/test/chromedriver/js/call_function_test.html ('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_expectations
diff --git a/chrome/test/chromedriver/test_expectations b/chrome/test/chromedriver/test_expectations
index c9cf1950afe8bfed2491f117edfc2370244b5d58..c805e62f3f9708871aea779980f9d3506ff9e355 100644
--- a/chrome/test/chromedriver/test_expectations
+++ b/chrome/test/chromedriver/test_expectations
@@ -36,9 +36,6 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
'CorrectEventFiringTest.testShouldFireEventsInTheRightOrder',
'CorrectEventFiringTest.testShouldFireFocusEventWhenClicking',
'DragAndDropTest.testDragTooFar',
- 'ElementEqualityTest.testAnElementFoundInADifferentFrameViaJsShouldHaveSameId',
- 'ElementFindingTest.testAnElementFoundInADifferentFrameIsStale',
- 'ElementFindingTest.testAnElementFoundInADifferentFrameViaJsCanBeUsed',
'ExecutingAsyncJavascriptTest.includesAlertTextInUnhandledAlertException',
'ExecutingAsyncJavascriptTest.throwsIfAlertHappensDuringScript',
'ExecutingAsyncJavascriptTest.throwsIfAlertHappensDuringScriptWhichTimesOut',
« no previous file with comments | « chrome/test/chromedriver/js/call_function_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698