summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/build/android/pylib/gtest/filter/base_unittests_disabled
blob: 533d3e167b7ee90a14f0d64b1090047dccd7626a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# List of suppressions

# Android will not support StackTrace.
StackTrace.*
#
# Sometimes this is automatically generated by run_tests.py
VerifyPathControlledByUserTest.Symlinks

# http://crbug.com/138845
MessagePumpLibeventTest.TestWatchingFromBadThread

StringPrintfTest.StringPrintfMisc
StringPrintfTest.StringAppendfString
StringPrintfTest.StringAppendfInt
StringPrintfTest.StringPrintfBounds
# TODO(jrg): Fails on bots.  Works locally.  Figure out why.  2/6/12
FieldTrialTest.*
# Flaky?
ScopedJavaRefTest.RefCounts
FileTest.MemoryCorruption
MessagePumpLibeventTest.QuitOutsideOfRun
ScopedFD.ScopedFDCrashesOnCloseFailure

# http://crbug.com/245043
StackContainer.BufferAlignment