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

Side by Side Diff: tools/valgrind/gtest_exclude/ui_tests.gtest.txt

Issue 4318005: Made OSMesa shared library position independent on linux.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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 | « third_party/mesa/mesa.gyp ('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 # Takes too long to valgrind, causes timeouts 1 # Takes too long to valgrind, causes timeouts
2 BrowserTest.ThirtyFourTabs 2 BrowserTest.ThirtyFourTabs
3 # FIXME: these tests hang frequently in valgrind 3 # FIXME: these tests hang frequently in valgrind
4 SessionRestoreUITest.* 4 SessionRestoreUITest.*
5 # Buggy test; see http://crbug.com/6522 5 # Buggy test; see http://crbug.com/6522
6 DownloadTest.UnknownSize 6 DownloadTest.UnknownSize
7 # Flakily hang on Linux, see http://crbug.com/46643 7 # Flakily hang on Linux, see http://crbug.com/46643
8 ErrorPageTest.DNSError_GoBack2AndForward 8 ErrorPageTest.DNSError_GoBack2AndForward
9 ErrorPageTest.DNSError_GoBack2Forward2 9 ErrorPageTest.DNSError_GoBack2Forward2
10 10
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 # See http://crbug.com/45792 46 # See http://crbug.com/45792
47 DefaultPluginUITest.DefaultPluginLoadTest 47 DefaultPluginUITest.DefaultPluginLoadTest
48 # See http://crbug.com/38575 48 # See http://crbug.com/38575
49 WorkerTest.* 49 WorkerTest.*
50 # See http://crbug.com/59659 50 # See http://crbug.com/59659
51 NewTabUITest.NTPHasLoginName 51 NewTabUITest.NTPHasLoginName
52 52
53 # Mac: See http://crbug.com/30661, Linux/CrOS: http://crbug.com/49576. 53 # Mac: See http://crbug.com/30661, Linux/CrOS: http://crbug.com/49576.
54 LayoutPluginTester.NPObjectReleasedOnDestruction 54 LayoutPluginTester.NPObjectReleasedOnDestruction
55 LayoutPluginTester.NPObjectSetException 55 LayoutPluginTester.NPObjectSetException
56
57 # Fails on valgrind
58 # http://crbug.com/61601
59 GPUUITest.UITestLaunchedWithOSMesa
OLDNEW
« no previous file with comments | « third_party/mesa/mesa.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698