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

Unified Diff: chrome/test/chromedriver/test_expectations

Issue 14023006: [chromedriver] Fix bugs in SendKeys. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and "" -> std::string() 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/key_converter.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 6c591009f714822b515e8c2ee02bbdf67a2755cd..c47f39bbaf5d43c41a850c4be9ef9e2f5c815f95 100644
--- a/chrome/test/chromedriver/test_expectations
+++ b/chrome/test/chromedriver/test_expectations
@@ -80,12 +80,7 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
'TextHandlingTest.testShouldReturnEmptyStringWhenTagIsSelfClosing',
'TextPagesTest.testShouldBeAbleToLoadASimplePageOfText',
'TextPagesTest.testShouldThrowExceptionWhenAddingCookieToAPageThatIsNotHtml',
- 'TypingTest.testChordControlCutAndPaste',
- 'TypingTest.testChordControlHomeShiftEndDelete',
- 'TypingTest.testChordReveseShiftHomeSelectionDeletes',
- 'TypingTest.testDeleteAndBackspaceKeys',
'TypingTest.testNonPrintableCharactersShouldWorkWithContentEditableOrDesignModeSet',
- 'TypingTest.testShiftSelectionDeletes',
'TypingTest.testShouldBeAbleToTypeIntoContentEditableElementWithExistingValue',
'TypingTest.testShouldNotTypeIntoElementsThatPreventKeyDownEvents',
'TypingTest.testTypingIntoAnIFrameWithContentEditableOrDesignModeSet',
« no previous file with comments | « chrome/test/chromedriver/key_converter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698