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

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

Issue 22893008: Exclude flaky DesktopMediaPickerModelTest.UpdateThumbnail from linux valgrind. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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/36770 1 # Fails under Valgrind; see http://crbug.com/36770
2 URLFetcherBadHTTPSTest.BadHTTPSTest 2 URLFetcherBadHTTPSTest.BadHTTPSTest
3 # Fails under Valgrind; see http://crbug.com/44552 3 # Fails under Valgrind; see http://crbug.com/44552
4 RenderViewTest.OnHandleKeyboardEvent 4 RenderViewTest.OnHandleKeyboardEvent
5 # http://crbug.com/88221 5 # http://crbug.com/88221
6 ConnectionTesterTest.DeleteWhileInProgress 6 ConnectionTesterTest.DeleteWhileInProgress
7 # Crash on CrOS, see http://crbug.com/115979 7 # Crash on CrOS, see http://crbug.com/115979
8 ClientSideDetectionHostTest.OnPhishingDetectionDoneNotPhishing 8 ClientSideDetectionHostTest.OnPhishingDetectionDoneNotPhishing
9 ClientSideDetectionHostTest.OnPhishingDetectionDoneVerdictNotPhishing 9 ClientSideDetectionHostTest.OnPhishingDetectionDoneVerdictNotPhishing
10 ClientSideDetectionHostTest.OnPhishingDetectionDoneInvalidVerdict 10 ClientSideDetectionHostTest.OnPhishingDetectionDoneInvalidVerdict
(...skipping 14 matching lines...) Expand all
25 AutocompleteActionPredictorTest.RecommendActionURL 25 AutocompleteActionPredictorTest.RecommendActionURL
26 26
27 # http://crbug.com/180467 27 # http://crbug.com/180467
28 HttpPipeliningCompatibilityClientTest.* 28 HttpPipeliningCompatibilityClientTest.*
29 29
30 # http://crbug.com/238964 30 # http://crbug.com/238964
31 CpuInfoProviderTest.* 31 CpuInfoProviderTest.*
32 32
33 # Fails flakily. http://crbug.com/255771 33 # Fails flakily. http://crbug.com/255771
34 NetworkStatsTestUDP.UDPEcho* 34 NetworkStatsTestUDP.UDPEcho*
35
36 # Fails flakily. http://crbug.com/269965
37 DesktopMediaPickerModelTest.UpdateThumbnail
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698