Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt

Issue 1895743007: Disable aura window capture unit tests in unix (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/media/native_desktop_media_list_unittest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Fails under Valgrind; see http://crbug.com/44552 1 # Fails under Valgrind; see http://crbug.com/44552
2 RenderViewTest.OnHandleKeyboardEvent 2 RenderViewTest.OnHandleKeyboardEvent
3 3
4 # http://crbug.com/139652 4 # http://crbug.com/139652
5 BackgroundApplicationListModelTest.RandomTest 5 BackgroundApplicationListModelTest.RandomTest
6 6
7 # http://crbug.com/179427 7 # http://crbug.com/179427
8 ExtensionPrefsDelayedInstallInfo.DelayedInstallInfo 8 ExtensionPrefsDelayedInstallInfo.DelayedInstallInfo
9 ExtensionServiceTest.* 9 ExtensionServiceTest.*
10 10
11 # http://crbug.com/180335 11 # http://crbug.com/180335
12 AutocompleteActionPredictorTest.RecommendActionURL 12 AutocompleteActionPredictorTest.RecommendActionURL
13 13
14 # http://crbug.com/238964 14 # http://crbug.com/238964
15 CpuInfoProviderTest.* 15 CpuInfoProviderTest.*
16 16
17 # http://crbug.com/336349 17 # http://crbug.com/336349
18 NTPUserDataLoggerTest.TestLogging 18 NTPUserDataLoggerTest.TestLogging
19 19
20 # http://crbug.com/403533 20 # http://crbug.com/403533
21 ExtensionPathUtilTest.BasicPrettifyPathTest 21 ExtensionPathUtilTest.BasicPrettifyPathTest
22 22
23 # http://crbug.com/483642 23 # http://crbug.com/483642
24 MultiUserWindowManagerChromeOSTest.FullUserSwitchAnimationTests 24 MultiUserWindowManagerChromeOSTest.FullUserSwitchAnimationTests
25 25
26 # http://crbug.com/523600 26 # http://crbug.com/523600
27 ClientCertStoreChromeOSTest.Filter 27 ClientCertStoreChromeOSTest.Filter
28 ClientCertStoreChromeOSTest.RequestsAfterNSSInitSucceed 28 ClientCertStoreChromeOSTest.RequestsAfterNSSInitSucceed
29 ClientCertStoreChromeOSTest.CertRequestMatching 29 ClientCertStoreChromeOSTest.CertRequestMatching
30
31 # http://crbug.com/602494
32 NativeDesktopMediaListTest.AddAuraWindow
33 NativeDesktopMediaListTest.AddNativeWindow
34 NativeDesktopMediaListTest.RemoveNativeWindow
35 NativeDesktopMediaListTest.UpdateThumbnail
OLDNEW
« no previous file with comments | « chrome/browser/media/native_desktop_media_list_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698