summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/history/snippet_unittest.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/history/snippet_unittest.cc b/chrome/browser/history/snippet_unittest.cc
index 5bc8a3b..8dae0a5 100644
--- a/chrome/browser/history/snippet_unittest.cc
+++ b/chrome/browser/history/snippet_unittest.cc
@@ -162,8 +162,7 @@ TEST(Snippets, UTF8) {
UTF16ToUTF8(BuildSnippet(kSampleDocument, "relationship")));
}
-// Bug: 1274923
-// TODO(jungshik): Move this bug report to crbugs.com
+// Bug http://crbug.com/50705.
// Fails consistently. From the report, "Broken by latest ICU. Need new expected
// results."
TEST(Snippets, FAILS_ThaiUTF8) {