| Index: build/android/pylib/gtest/filter/webkit_unit_tests_disabled
|
| diff --git a/build/android/pylib/gtest/filter/webkit_unit_tests_disabled b/build/android/pylib/gtest/filter/webkit_unit_tests_disabled
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1ffa325899b274c79bba65061884e92e3df968d1
|
| --- /dev/null
|
| +++ b/build/android/pylib/gtest/filter/webkit_unit_tests_disabled
|
| @@ -0,0 +1,25 @@
|
| +# List of suppressions
|
| +
|
| +# crbug.com/159935
|
| +WebCompositorInputHandlerImplTest.gestureFlingAnimates
|
| +WebCompositorInputHandlerImplTest.gestureFlingTransferResets
|
| +WebPageSerializerTest.HTMLNodes
|
| +
|
| +# crbug.com/241730
|
| +ScrollAnimatorNoneTest.CurveMathQuartic
|
| +ScrollAnimatorNoneTest.ScrollDownToBumper
|
| +ScrollAnimatorNoneTest.ScrollQuadraticSmoothed
|
| +ScrollAnimatorNoneTest.ScrollTwiceCubic
|
| +ScrollAnimatorNoneTest.VaryingInputsEquivalencyCoastSteep
|
| +WebViewTest.VisitedLinkCrash
|
| +
|
| +# Disabled until blink roll r151682
|
| +DeferredImageDecoderTest.drawScaledIntoSkPicture
|
| +
|
| +# Disabled until blink roll r173540
|
| +DeferredImageDecoderTest.decodeOnOtherThread
|
| +DeferredImageDecoderTest.drawIntoSkPicture
|
| +DeferredImageDecoderTest.drawIntoSkPictureProgressive
|
| +
|
| +# crbug.com/320005
|
| +CoreAnimationCompositorAnimationsTest.ConvertTimingForCompositorIterationCount
|
|
|