diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index c88643b..f201715 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -47,3 +47,12 @@ DownloadTest.* DefaultPluginUITest.DefaultPluginLoadTest # See http://crbug.com/38575 WorkerTest.* + +# See http://crbug.com/48975 +DesktopNotificationsTest.TestCancel +DesktopNotificationsTest.TestClose +DesktopNotificationsTest.TestEarlyDestruction +DesktopNotificationsTest.TestQueueing +DesktopNotificationsTest.TestShow +DesktopNotificationsTest.TestUserInputEscaping + |