Chromium Code Reviews| Index: tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt |
| diff --git a/tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt b/tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt |
| index bad2936a0eabe97fc6329e02a817e5a295b1a96f..385025bbb209a74503f12e83a631064cebf7a54e 100644 |
| --- a/tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt |
| +++ b/tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt |
| @@ -52,8 +52,8 @@ PrintPreviewWebUITest.TestPrinterList |
| PrintPreviewWebUITest.TestPrinterListCloudEmpty |
| PrintPreviewWebUITest.TestSectionsDisabled |
| PrintWebViewHelperTest.BlockScriptInitiatedPrinting |
| -SafeBrowsingBlockingPageTest.MalwareDontProceed |
| -SafeBrowsingBlockingPageTest.ProceedDisabled |
| +SafeBrowsingInterstitialVersions/SafeBrowsingBlockingPageBrowserTest.MalwareDontProceed |
| +SafeBrowsingInterstitialVersions/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled |
|
mattm
2014/06/14 02:00:20
hm, there's no 2 or 3 in the test names?
felt
2014/06/14 02:10:27
They are named like:
SafeBrowsingInterstitialVers
|
| SocketApiTest.SocketTCPExtension |
| SocketApiTest.SocketUDPExtension |
| SSLUITest.TestWSSInvalidCertAndGoForward |