| Index: build/android/gtest_filter/ui_unittests_disabled
|
| diff --git a/build/android/gtest_filter/ui_unittests_disabled b/build/android/gtest_filter/ui_unittests_disabled
|
| index 791073ee5826838fddc725a77400140b93e23ed0..4f4406ff660f759e8aff2960096fc79e431667e4 100644
|
| --- a/build/android/gtest_filter/ui_unittests_disabled
|
| +++ b/build/android/gtest_filter/ui_unittests_disabled
|
| @@ -1,17 +1,16 @@
|
| # List of suppressions
|
| # This file was automatically generated by build/android/run_tests.py
|
| -BytesFormattingTest.FormatBytes
|
| -ClipboardTest.ClearTest
|
| +CanvasTest.StringSizeEmptyString
|
| +CanvasTest.StringWidth
|
| ClipboardTest.DataTest
|
| ClipboardTest.HTMLTest
|
| -ClipboardTest.InternalClipboardInvalidation
|
| ClipboardTest.MultiFormatTest
|
| ClipboardTest.MultipleDataTest
|
| +ClipboardTest.RTFTest
|
| ClipboardTest.SharedBitmapTest
|
| ClipboardTest.TextTest
|
| ClipboardTest.TrickyHTMLTest
|
| ClipboardTest.URLTest
|
| -ClipboardTest.WriteEverything
|
| FontListTest.FontDescString_FromFont
|
| FontListTest.FontDescString_FromFontVector
|
| FontListTest.FontDescString_FromFontWithNonNormalStyle
|
| @@ -33,7 +32,6 @@ FontTest.Height
|
| FontTest.LoadArial
|
| FontTest.LoadArialBold
|
| FontTest.Widths
|
| -ImageTest.CheckSkiaColor
|
| ImageTest.Copy
|
| ImageTest.PlatformToPlatform
|
| ImageTest.PlatformToSkia
|
| @@ -43,10 +41,6 @@ ImageTest.SkiaToSkia
|
| ImageTest.SkiaToSkiaRef
|
| ImageTest.SwapRepresentations
|
| L10nUtilTest.GetAppLocale
|
| -PNGCodec.EncodeBGRASkBitmapDiscardTransparency
|
| -SkBitmapOperationsTest.CreateHSLShiftedBitmapHueOnly
|
| -SkBitmapOperationsTest.UnPreMultiply
|
| -TreeNodeIteratorPruneTest.Test
|
| TextEliderTest.ElideEmail
|
| TextEliderTest.ElideEmailMoreSpace
|
| TextEliderTest.ElideRectangleText
|
| @@ -60,3 +54,4 @@ TextEliderTest.TestFilenameEliding
|
| TextEliderTest.TestGeneralEliding
|
| TextEliderTest.TestMoreEliding
|
| TextEliderTest.TestTrailingEllipsisSlashEllipsisHack
|
| +TreeNodeIteratorPruneTest.Test
|
|
|