summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 13:57:41 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 13:57:41 +0000
commit2d9b71c32b4be8ed8b5d996f1fe471e6240a844e (patch)
tree70f85a905041a6072a8baf9c8668502fb948dd56 /tools
parent34371cb107dae7aa5120bc22572a1700ce719919 (diff)
downloadchromium_src-2d9b71c32b4be8ed8b5d996f1fe471e6240a844e.zip
chromium_src-2d9b71c32b4be8ed8b5d996f1fe471e6240a844e.tar.gz
chromium_src-2d9b71c32b4be8ed8b5d996f1fe471e6240a844e.tar.bz2
Exclude a UI test failing on an arena assertion on Mac OS, exclude DnsTransactionTest.FirstTimeoutTest from all TSan runs (was: win-only)
crbug is down now, so writing failure output here instead of adding crbug comments: http://build.chromium.org/p/chromium.memory/builders/Chromium%20Mac%20UI%20%28valgrind%29%281%29/builds/4693/steps/memory%20test%3A%20ui/logs/stdio [ RUN ] UILayoutTest.MediaUILayoutTest findSb: can't find pointer 0x1F7FE190 in arena 'client' valgrind: the 'impossible' happened: findSb: VG_(arena_free)() in wrong arena? ==44438== at 0x38034E05: ??? sched status: running_tid=1 Thread 1: status = VgTs_Runnable ==44438== at 0x163FD: free (vg_replace_malloc.c:366) ==44438== by 0x7E4A1F: inflateEnd (in /usr/lib/libz.1.2.3.dylib) ==44438== by 0x182B8F35: png_read_destroy (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib) ==44438== by 0x182B8C2A: _cg_png_destroy_read_struct (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib) ==44438== by 0x397E9B5: _CGImagePluginInitPNG (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO) ==44438== by 0x397D37D: makeImagePlus (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO) ... ==44438== by 0xE049E9: -[NSWindow makeKeyAndOrderFront:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==44438== by 0xBAD2F84: _ZN18BrowserWindowCocoa4ShowEv (in /b/build/slave/chromium-rel-mac-valgrind-ui-1/build/src/xcodebuild/Release/Chromium.app/Contents/Versions/15.0.856.0/Chromium Framework.framewo http://build.chromium.org/p/chromium.memory/builders/Chromium%20Mac%20%28tsan%29/builds/8091/steps/memory%20test%3A%20net/logs/stdio [ RUN ] DnsTransactionTest.FirstTimeoutTest [72206:2823:0817/063330:4543072922370295:FATAL:dns_test_util.cc(18)] Check failed: !numbers_.empty(). Backtrace: 0 net_unittests 0x00061f03 operator new(unsigned long, void*) + 392087 1 net_unittests 0x00061f37 operator new(unsigned long, void*) + 392139 2 net_unittests 0x0006231e operator new(unsigned long, void*) + 393138 3 net_unittests 0x000625d9 operator new(unsigned long, void*) + 393837 4 net_unittests 0x00747ba9 start + 7062665 TBR=glider BUG=58146,88225 Review URL: http://codereview.chromium.org/7671018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt3
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt4
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt1
3 files changed, 4 insertions, 4 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt
index a703f43..8909960 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt
@@ -20,6 +20,9 @@ HttpNetworkTransactionTest.KeepAliveConnectionEOF
# Crashes silently, see http://crbug.com/76911
URLRequestTest.FileTest
+# CHECK failure. http://crbug.com/88225
+DnsTransactionTest.FirstTimeoutTest
+
# http://crbug.com/88228
SSLClientSocketTest.Connect
SSLClientSocketTest.ConnectClientAuthSendNullCert
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
index 35e9ce6..1cfcf2d 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
@@ -32,7 +32,3 @@ X509CertificateTest.IntermediateCARequireExplicitPolicy
# Time out, see http://crbug.com/68482
SSLServerSocketTest.*
X509CertificateTest.TestKnownRoot
-
-# CHECK failure. http://crbug.com/88225
-DnsTransactionTest.FirstTimeoutTest
-
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
index cf5ce2e..ab859d5 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -186,6 +186,7 @@ SunSpiderTest.Perf
# Valgrind dies on arena assertion, see http://crbug.com/58146
LoginPromptTest.TestTwoAuths
+UILayoutTest.MediaUILayoutTest
# Can't load a nib under Valgrind, see http://crbug.com/58124
ImagesTest.AnimatedGIFs