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

Side by Side Diff: build/android/pylib/gtest/filter/webkit_unit_tests_disabled

Issue 2392643003: Removes files from //build that we don't need (Closed)
Patch Set: Created 4 years, 2 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
(Empty)
1 # List of suppressions
2
3 # crbug.com/159935
4 WebCompositorInputHandlerImplTest.gestureFlingAnimates
5 WebCompositorInputHandlerImplTest.gestureFlingTransferResets
6 WebPageSerializerTest.HTMLNodes
7
8 # crbug.com/241730
9 ScrollAnimatorNoneTest.CurveMathQuartic
10 ScrollAnimatorNoneTest.ScrollDownToBumper
11 ScrollAnimatorNoneTest.ScrollQuadraticSmoothed
12 ScrollAnimatorNoneTest.ScrollTwiceCubic
13 ScrollAnimatorNoneTest.VaryingInputsEquivalencyCoastSteep
14 WebViewTest.VisitedLinkCrash
15
16 # Disabled until blink roll r151682
17 DeferredImageDecoderTest.drawScaledIntoSkPicture
18
19 # Disabled until blink roll r173540
20 DeferredImageDecoderTest.decodeOnOtherThread
21 DeferredImageDecoderTest.drawIntoSkPicture
22 DeferredImageDecoderTest.drawIntoSkPictureProgressive
23
24 # crbug.com/320005
25 CoreAnimationCompositorAnimationsTest.ConvertTimingForCompositorIterationCount
OLDNEW
« no previous file with comments | « build/android/pylib/gtest/filter/unit_tests_disabled ('k') | build/android/pylib/gtest/gtest_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698