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

Side by Side Diff: chrome/test/data/valgrind/ui_tests.gtest_mac.txt

Issue 466047: Made chrome_test to fail when the test itself failed. (Closed)
Patch Set: removed CookieMonsterTest.TestLastAccess from exclusion list. Created 11 years 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/test/data/valgrind/ui_tests.gtest.txt ('k') | tools/valgrind/valgrind_test.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) 1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?)
2 ErrorPageTest.DNSError_GoBack2Forward2 2 ErrorPageTest.DNSError_GoBack2Forward2
3 # Flakily hangs on Mac 3 # Flakily hangs on Mac
4 ErrorPageTest.IFrameDNSError_GoBack 4 ErrorPageTest.IFrameDNSError_GoBack
5 # Hung several times locally on mac 5 # Hung several times locally on mac
6 ErrorPageTest.DNSError_GoBack1 6 ErrorPageTest.DNSError_GoBack1
7 # Hung one each on the mac bots 7 # Hung one each on the mac bots
8 AutomatedUITestBase.CloseBrowserWindow 8 AutomatedUITestBase.CloseBrowserWindow
9 AutomatedUITestBase.OpenBrowserWindow 9 AutomatedUITestBase.OpenBrowserWindow
10 ErrorPageTest.DNSError_GoBack2 10 ErrorPageTest.DNSError_GoBack2
11 ResourceDispatcherTest.CrossSiteNavigationErrorPage 11 ResourceDispatcherTest.CrossSiteNavigationErrorPage
12 SessionHistoryTest.JavascriptHistory 12 SessionHistoryTest.JavascriptHistory
13 TabRestoreUITest.RestoreCrossSiteWithExistingSiteInstance 13 TabRestoreUITest.RestoreCrossSiteWithExistingSiteInstance
14 # Hung 7 times on the mac bots! 14 # Hung 7 times on the mac bots!
15 ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload 15 ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload
16 # Hung 4 times on the mac bots! 16 # Hung 4 times on the mac bots!
17 TabRestoreUITest.BasicRestoreFromClosedWindow 17 TabRestoreUITest.BasicRestoreFromClosedWindow
18 # All these hung multiple times on the mac bots: 18 # All these hung multiple times on the mac bots:
19 BrowserTest.OtherRedirectsDontForkProcess 19 BrowserTest.OtherRedirectsDontForkProcess
20 DownloadTest.ContentDisposition 20 DownloadTest.ContentDisposition
21 DownloadTest.DownloadMimeType 21 DownloadTest.DownloadMimeType
22 DownloadTest.IncognitoDownload 22 DownloadTest.IncognitoDownload
23 DownloadTest.NoDownload 23 DownloadTest.NoDownload
24 DownloadTest.PerWindowShelf 24 DownloadTest.PerWindowShelf
25 ErrorPageTest.IFrameDNSError_GoBackAndForward 25 ErrorPageTest.IFrameDNSError_GoBackAndForward
26
27 # Following tests are failing on valgrind.
28 # See http://crbug.com/29598.
29 BrowserEncodingTest.TestEncodingAutoDetect
30 DOMStorageTest.FLAKY_LocalStorageLayoutTests
31 ErrorPageTest.FLAKY_DNSError_Basic
32 ErrorPageTest.FLAKY_DNSError_GoBack1
33 ErrorPageTest.FLAKY_DNSError_GoBack2
34 ErrorPageTest.FLAKY_DNSError_GoBack2AndForward
35 ErrorPageTest.FLAKY_DNSError_GoBack2Forward2
36 NewTabUITest.NTPHasThumbnails
37 NewTabUITest.UpdateUserPrefsVersion
38 SessionHistoryTest.FLAKY_LocationReplace
39 WorkerTest.FLAKY_LimitTotal
40 WorkerTest.LimitPerPage
41 WorkerTest.WorkerXhrHttpLayoutTests
OLDNEW
« no previous file with comments | « chrome/test/data/valgrind/ui_tests.gtest.txt ('k') | tools/valgrind/valgrind_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698