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

Unified Diff: chrome/test/webdriver/test/WEBDRIVER_TESTS

Issue 7633010: Disable a chromedriver text_handling_test which is failing after updating the (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/webdriver/test/WEBDRIVER_TESTS
diff --git a/chrome/test/webdriver/test/WEBDRIVER_TESTS b/chrome/test/webdriver/test/WEBDRIVER_TESTS
index 28d1a6999d72b1ae375256af5e7671b87c9dd888..2ea2cf51b911c2f4e47768fb810f9218c57a41af 100644
--- a/chrome/test/webdriver/test/WEBDRIVER_TESTS
+++ b/chrome/test/webdriver/test/WEBDRIVER_TESTS
@@ -59,6 +59,8 @@
'-text_handling_tests.TextHandlingTests.testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea',
# See issue 1225 on the webdriver OSS tracker.
'-text_handling_tests.TextHandlingTests.testShouldReturnEmptyStringWhenTagIsSelfClosing',
+ # crbug.com/92597.
+ '-text_handling_tests.TextHandlingTests.testShouldTreatANonBreakingSpaceAsAnyOtherWhitespaceCharacterWhenCollapsingWhitespace',
'typing_tests',
'visibility_tests',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698