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

Side by Side Diff: build/android/gtest_filter/base_unittests_disabled

Issue 10449042: Remove wchar/wstring version of StringPrintf. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 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
OLDNEW
1 # List of suppressions 1 # List of suppressions
2 # 2 #
3 # Sometimes this is automatically generated by run_tests.py 3 # Sometimes this is automatically generated by run_tests.py
4 ReadOnlyFileUtilTest.ContentsEqual 4 ReadOnlyFileUtilTest.ContentsEqual
5 ReadOnlyFileUtilTest.TextContentsEqual 5 ReadOnlyFileUtilTest.TextContentsEqual
6 SharedMemoryTest.OpenExclusive 6 SharedMemoryTest.OpenExclusive
7 VerifyPathControlledByUserTest.Symlinks 7 VerifyPathControlledByUserTest.Symlinks
8 SharedMemoryTest.OpenClose 8 SharedMemoryTest.OpenClose
9 StringPrintfTest.StringPrintfMisc
10 StringPrintfTest.StringAppendfString
11 StringPrintfTest.StringAppendfInt
12 StringPrintfTest.StringPrintfBounds
13 # TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12 9 # TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12
14 FieldTrialTest.* 10 FieldTrialTest.*
15 # TODO(zhenghao): Fail from build 6102 r123270. http://crbug.com/115612 11 # TODO(zhenghao): Fail from build 6102 r123270. http://crbug.com/115612
16 StackContainer.BufferAlignment 12 StackContainer.BufferAlignment
17 # Failed on bot since it was first introduced. 13 # Failed on bot since it was first introduced.
18 FileUtilProxyTest.Touch 14 FileUtilProxyTest.Touch
19 # New failures on APK 15 # New failures on APK
20 MessagePumpLibeventTest.DeleteWatcher 16 MessagePumpLibeventTest.DeleteWatcher
21 MessagePumpLibeventTest.StopWatcher 17 MessagePumpLibeventTest.StopWatcher
22 SharedMemoryProcessTest.Tasks 18 SharedMemoryProcessTest.Tasks
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698