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

Unified Diff: chrome/test/chromedriver/test_expectations

Issue 13870016: [chromedriver] Fix nested frame issue for command getElementLocationOnceScrolledIntoView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Just rebase. 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/element_util.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_expectations
diff --git a/chrome/test/chromedriver/test_expectations b/chrome/test/chromedriver/test_expectations
index 5b93fe9d0c915ff6575e89c54698763867c1af7b..1bc911053c82c6c90051d3ed133c5604d5ae97de 100644
--- a/chrome/test/chromedriver/test_expectations
+++ b/chrome/test/chromedriver/test_expectations
@@ -29,8 +29,6 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
'ClickTest.testCanClickOnALinkThatContainsEmbeddedBlockElements',
'CombinedInputActionsTest.testClickingOnFormElements',
'CombinedInputActionsTest.testHoldingDownShiftKeyWhileClicking',
- 'CoordinatesTest.testShouldGetCoordinatesInViewPortOfAnElementInAFrame',
- 'CoordinatesTest.testShouldGetCoordinatesInViewPortOfAnElementInANestedFrame',
'CoordinatesTest.testShouldScrollPageAndGetCoordinatesOfAnElementThatIsOutOfViewPort',
'CorrectEventFiringTest.testShouldEmitOnClickEventsWhenSelectingElements',
'CorrectEventFiringTest.testShouldFireEventsInTheRightOrder',
« no previous file with comments | « chrome/test/chromedriver/element_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698