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', |
], |