diff options
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest.txt | 2 | ||||
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest_mac.txt | 2 | ||||
-rw-r--r-- | ipc/data/valgrind/ipc_tests.gtest.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index 0726931..c88643b 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -8,7 +8,7 @@ DownloadTest.UnknownSize ErrorPageTest.DNSError_GoBack2AndForward ErrorPageTest.DNSError_GoBack2Forward2 -# Flaky timeout on Linux; TODO(timurrrr):file a meta-bug when crbug is working +# Flaky timeout on Linux; see http://crbug.com/46781 UnloadTest.* # Don't run reference tests under Valgrind diff --git a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt index 904d2d4..18c8771 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt @@ -76,7 +76,7 @@ BookmarksUITest.CommandAgainGoesBackToBookmarksTab # See http://crbug.com/45564 ChromeMainTest.AppLaunch -# TODO(timurrrr): create a crbug issue when crbug is working again +# See http://crbug.com/46783 SessionHistoryTest.FrameBackForward SessionHistoryTest.JavascriptHistory SessionHistoryTest.LocationReplace diff --git a/ipc/data/valgrind/ipc_tests.gtest.txt b/ipc/data/valgrind/ipc_tests.gtest.txt index 7ae9e74..30a1f89 100644 --- a/ipc/data/valgrind/ipc_tests.gtest.txt +++ b/ipc/data/valgrind/ipc_tests.gtest.txt @@ -2,5 +2,5 @@ IPCSyncChannelTest.ChattyServer # Hangs on Linux sometimes. See http://crbug.com/22141 IPCChannelTest.ChannelTest -# Crashes under Valgrind. TODO(timurrrr): file a bug when crbug is working +# Crashes under Valgrind. See http://crbug.com/46782 IPCSyncChannelTest.Multiple |