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

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

Issue 12208016: Disable Fullscreen API on Android. (Closed) Base URL: https://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 10 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
« no previous file with comments | « no previous file | Source/WebKit/chromium/features.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 platform/chromium/TestExpectations. 4 # Other rules should be in platform/chromium/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 crbug.com/145338 platform/chromium/compositing/plugins 10 crbug.com/145338 platform/chromium/compositing/plugins
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 # This test is only for GTK which is not applicable to Android. 57 # This test is only for GTK which is not applicable to Android.
58 platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle.html [ W ontFix ] 58 platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle.html [ W ontFix ]
59 59
60 # Skip webgl tests: http://crbug.com/135877. 60 # Skip webgl tests: http://crbug.com/135877.
61 crbug.com/135877 compositing/webgl 61 crbug.com/135877 compositing/webgl
62 crbug.com/135877 fast/canvas/webgl 62 crbug.com/135877 fast/canvas/webgl
63 crbug.com/135877 http/tests/canvas/webgl 63 crbug.com/135877 http/tests/canvas/webgl
64 crbug.com/135877 platform/chromium/virtual/gpu/fast/canvas/webgl 64 crbug.com/135877 platform/chromium/virtual/gpu/fast/canvas/webgl
65 crbug.com/135877 platform/chromium/virtual/threaded/compositing/webgl 65 crbug.com/135877 platform/chromium/virtual/threaded/compositing/webgl
66 66
67 # Fullscreen API disabled: http://crbug.com/173664
68 crbug.com/173664 fullscreen
69
67 # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac. 70 # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
68 compositing/visible-rect [ WontFix ] 71 compositing/visible-rect [ WontFix ]
69 72
70 # Causes server error. Not feasible to fix because this is a behavior of Apache server. 73 # Causes server error. Not feasible to fix because this is a behavior of Apache server.
71 webkit.org/b/95378 fast/encoding/percent-escaping.html [ WontFix ] 74 webkit.org/b/95378 fast/encoding/percent-escaping.html [ WontFix ]
72 75
73 # The test creates a temporary file via HTTP POST and access the file as a blob. This is unfeasible. 76 # The test creates a temporary file via HTTP POST and access the file as a blob. This is unfeasible.
74 webkit.org/b/95378 http/tests/local/fileapi/send-sliced-dragged-file.html [ Wont Fix ] 77 webkit.org/b/95378 http/tests/local/fileapi/send-sliced-dragged-file.html [ Wont Fix ]
75 78
76 # The test depends on the same modified time returned from local file api and PH P. This is unfeasible. 79 # The test depends on the same modified time returned from local file api and PH P. This is unfeasible.
(...skipping 20 matching lines...) Expand all
97 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf low-auto.html [ WontFix ] 100 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf low-auto.html [ WontFix ]
98 fast/overflow/overflow-y-scroll.html [ WontFix ] 101 fast/overflow/overflow-y-scroll.html [ WontFix ]
99 fast/overflow/hidden-scrollbar-resize.html [ WontFix ] 102 fast/overflow/hidden-scrollbar-resize.html [ WontFix ]
100 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto. html [ WontFix ] 103 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto. html [ WontFix ]
101 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ] 104 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ]
102 105
103 # Accessing local resources in the traditional way does not work on Android. 106 # Accessing local resources in the traditional way does not work on Android.
104 fast/loader/local-image-from-local.html [ WontFix ] 107 fast/loader/local-image-from-local.html [ WontFix ]
105 fast/loader/local-JavaScript-from-local.html [ WontFix ] 108 fast/loader/local-JavaScript-from-local.html [ WontFix ]
106 fast/loader/local-CSS-from-local.html [ WontFix ] 109 fast/loader/local-CSS-from-local.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | Source/WebKit/chromium/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698