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

Side by Side Diff: LayoutTests/platform/chromium-android/TestExpectations

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
1 # This file should contain only the rules to skip tests about the features not s upported 1 # This file should contain only the rules to skip tests about the features not s upported
2 # or not testable on Android. 2 # or not testable on Android.
3 # 3 #
4 # Other rules should be in LayoutTests/TestExpectations. 4 # Other rules should be in LayoutTests/TestExpectations.
5 5
6 # Features not supported: http://crbug.com/145338. 6 # Features not supported: http://crbug.com/145338.
7 crbug.com/145338 compositing/plugins 7 crbug.com/145338 compositing/plugins
8 crbug.com/145338 plugins 8 crbug.com/145338 plugins
9 crbug.com/145338 http/tests/plugins 9 crbug.com/145338 http/tests/plugins
10 10
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 50
51 51
52 # This test is only for GTK which is not applicable to Android. 52 # This test is only for GTK which is not applicable to Android.
53 platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle.html [ W ontFix ] 53 platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle.html [ W ontFix ]
54 54
55 # Skip webgl tests: http://crbug.com/135877. 55 # Skip webgl tests: http://crbug.com/135877.
56 crbug.com/135877 compositing/webgl 56 crbug.com/135877 compositing/webgl
57 crbug.com/135877 fast/canvas/webgl 57 crbug.com/135877 fast/canvas/webgl
58 crbug.com/135877 http/tests/canvas/webgl 58 crbug.com/135877 http/tests/canvas/webgl
59 59
60 # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
61 compositing/visible-rect [ WontFix ]
62
63 # Causes server error. Not feasible to fix because this is a behavior of Apache server. 60 # Causes server error. Not feasible to fix because this is a behavior of Apache server.
64 webkit.org/b/95378 fast/encoding/percent-escaping.html [ WontFix ] 61 webkit.org/b/95378 fast/encoding/percent-escaping.html [ WontFix ]
65 62
66 # The test creates a temporary file via HTTP POST and access the file as a blob. This is unfeasible. 63 # The test creates a temporary file via HTTP POST and access the file as a blob. This is unfeasible.
67 webkit.org/b/95378 http/tests/local/fileapi/send-sliced-dragged-file.html [ Wont Fix ] 64 webkit.org/b/95378 http/tests/local/fileapi/send-sliced-dragged-file.html [ Wont Fix ]
68 65
69 # The test depends on the same modified time returned from local file api and PH P. This is unfeasible. 66 # The test depends on the same modified time returned from local file api and PH P. This is unfeasible.
70 webkit.org/b/95378 http/tests/local/fileapi/file-last-modified.html [ WontFix ] 67 webkit.org/b/95378 http/tests/local/fileapi/file-last-modified.html [ WontFix ]
71 68
72 # *-multiplefields UI is for desktop platforms 69 # *-multiplefields UI is for desktop platforms
(...skipping 17 matching lines...) Expand all
90 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf low-auto.html [ WontFix ] 87 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf low-auto.html [ WontFix ]
91 fast/overflow/overflow-y-scroll.html [ WontFix ] 88 fast/overflow/overflow-y-scroll.html [ WontFix ]
92 fast/overflow/hidden-scrollbar-resize.html [ WontFix ] 89 fast/overflow/hidden-scrollbar-resize.html [ WontFix ]
93 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto. html [ WontFix ] 90 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto. html [ WontFix ]
94 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ] 91 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ]
95 92
96 # Accessing local resources in the traditional way does not work on Android. 93 # Accessing local resources in the traditional way does not work on Android.
97 fast/loader/local-image-from-local.html [ WontFix ] 94 fast/loader/local-image-from-local.html [ WontFix ]
98 fast/loader/local-JavaScript-from-local.html [ WontFix ] 95 fast/loader/local-JavaScript-from-local.html [ WontFix ]
99 fast/loader/local-CSS-from-local.html [ WontFix ] 96 fast/loader/local-CSS-from-local.html [ WontFix ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698