Chromium Code Reviews| Index: build/android/gtest_filter/base_unittests_disabled |
| diff --git a/build/android/gtest_filter/base_unittests_disabled b/build/android/gtest_filter/base_unittests_disabled |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1ff27b2282b33207a12aa9cebd8a67153c8bf697 |
| --- /dev/null |
| +++ b/build/android/gtest_filter/base_unittests_disabled |
| @@ -0,0 +1,8 @@ |
| +# List of suppressions |
| +# |
| +# Automatically generated by run_tests.py |
|
Nirnimesh
2011/10/21 08:16:15
Automatically generated? Why check in then?
michaelbai
2011/10/21 21:08:41
The test script will not generate this file by def
|
| +RTLTest.GetTextDirection |
| +ReadOnlyFileUtilTest.ContentsEqual |
| +ReadOnlyFileUtilTest.TextContentsEqual |
| +SharedMemoryTest.OpenExclusive |
| +StackTrace.DebugPrintBacktrace |