Disable failing Android ui_unittests.
These tests are suppressed downstream, syncing those suppressions upstream. BUG=138933 TEST=ui_unittests Review URL: https://chromiumcodereview.appspot.com/10834003 git-svn-id: http://src.chromium.org/svn/trunk/src/build@148310 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
ea72ff8b4c
Коммит
c5bc8022ac
|
@ -1,5 +1,6 @@
|
|||
# List of suppressions
|
||||
# This file was automatically generated by build/android/run_tests.py
|
||||
BytesFormattingTest.FormatBytes
|
||||
CanvasTest.StringSizeEmptyString
|
||||
CanvasTest.StringWidth
|
||||
ClipboardTest.RTFTest
|
||||
|
@ -24,7 +25,11 @@ FontTest.Height
|
|||
FontTest.LoadArial
|
||||
FontTest.LoadArialBold
|
||||
FontTest.Widths
|
||||
ImageTest.CheckSkiaColor
|
||||
L10nUtilTest.GetAppLocale
|
||||
PNGCodec.EncodeBGRASkBitmapDiscardTransparency
|
||||
SkBitmapOperationsTest.CreateHSLShiftedBitmapHueOnly
|
||||
SkBitmapOperationsTest.UnPreMultiply
|
||||
L10nUtilTest.GetDisplayNameForCountry
|
||||
L10nUtilTest.GetDisplayNameForLocale
|
||||
ResourceBundle.DelegateGetFont
|
||||
|
|
Загрузка…
Ссылка в новой задаче