diff options
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest.txt | 3 | ||||
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest_mac.txt | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index c88643b..1d84cc3 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -47,3 +47,6 @@ DownloadTest.* DefaultPluginUITest.DefaultPluginLoadTest # See http://crbug.com/38575 WorkerTest.* + +# Mac: See http://crbug.com/30661, Linux/CrOS: http://crbug.com/49576. +NPAPITester.NPObjectReleasedOnDestruction diff --git a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt index 18c8771..d19ce57 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt @@ -47,7 +47,6 @@ NPAPITester.SelfDeletePluginGetUrl NPAPITester.PluginThreadAsyncCall NPAPITester.GetJavaScriptURL NPAPITester.SelfDeletePluginInvoke -NPAPITester.NPObjectReleasedOnDestruction NPAPITester.Arguments NPAPITester.GetJavaScriptURL2 NPAPITester.PrivateDisabled |