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

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

Issue 14172003: Move Chromium's TestExpectations and ContentShellTestExpectations to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed change to loader.js 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 platform/chromium/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
11 crbug.com/145338 fast/dom/Window/Plug-ins.html 11 crbug.com/145338 fast/dom/Window/Plug-ins.html
12 crbug.com/145338 fast/frames/sandboxed-iframe-about-blank.html 12 crbug.com/145338 fast/frames/sandboxed-iframe-about-blank.html
13 crbug.com/145338 fast/frames/sandboxed-iframe-navigation-allowed.html 13 crbug.com/145338 fast/frames/sandboxed-iframe-navigation-allowed.html
14 crbug.com/145338 fast/frames/sandboxed-iframe-plugins.html 14 crbug.com/145338 fast/frames/sandboxed-iframe-plugins.html
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf low-auto.html [ WontFix ] 93 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf low-auto.html [ WontFix ]
94 fast/overflow/overflow-y-scroll.html [ WontFix ] 94 fast/overflow/overflow-y-scroll.html [ WontFix ]
95 fast/overflow/hidden-scrollbar-resize.html [ WontFix ] 95 fast/overflow/hidden-scrollbar-resize.html [ WontFix ]
96 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto. html [ WontFix ] 96 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto. html [ WontFix ]
97 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ] 97 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ]
98 98
99 # Accessing local resources in the traditional way does not work on Android. 99 # Accessing local resources in the traditional way does not work on Android.
100 fast/loader/local-image-from-local.html [ WontFix ] 100 fast/loader/local-image-from-local.html [ WontFix ]
101 fast/loader/local-JavaScript-from-local.html [ WontFix ] 101 fast/loader/local-JavaScript-from-local.html [ WontFix ]
102 fast/loader/local-CSS-from-local.html [ WontFix ] 102 fast/loader/local-CSS-from-local.html [ WontFix ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698