Chromium Code Reviews

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 115472: Disable plugins on the Mac by default until JS plumbing... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « webkit/glue/plugins/plugin_list_mac.mm ('k') | webkit/tools/test_shell/test_shell.gyp » ('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 consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 1149 matching lines...)
1160 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL 1160 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL
1161 1161
1162 // Linux pixeltest failure: The text suggests that the radios should not 1162 // Linux pixeltest failure: The text suggests that the radios should not
1163 // overlap, but it's very close and quite different from the Windows version 1163 // overlap, but it's very close and quite different from the Windows version
1164 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL 1164 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL
1165 1165
1166 // Linux pixel tests: the select arrow is clipping wrong on one line. 1166 // Linux pixel tests: the select arrow is clipping wrong on one line.
1167 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL 1167 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL
1168 1168
1169 // Depends on plugin support. 1169 // Depends on plugin support.
1170 BUG10351 MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL
1171 BUG10351 MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
1170 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH 1172 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH
1171 BUG10351 MAC LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = F AIL 1173 BUG10351 MAC LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = F AIL
1172 BUG10351 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL CRASH 1174 BUG10351 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL CRASH
1173 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 1175 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS
1174 BUG10351 MAC : LayoutTests/fast/loader/loadInProgress.html = CRASH 1176 BUG10351 MAC : LayoutTests/fast/loader/loadInProgress.html = CRASH
1175 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL 1177 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL
1176 BUG10673 LINUX : chrome/plugins/call-as-function.html = CRASH FAIL 1178 BUG10673 LINUX : chrome/plugins/call-as-function.html = CRASH FAIL
1177 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL 1179 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL
1178 BUG10351 LINUX : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL 1180 BUG10351 LINUX : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
1179 BUG10351 MAC LINUX : LayoutTests/http/tests/plugins/cross-frame-object-access.ht ml = FAIL 1181 BUG10351 MAC LINUX : LayoutTests/http/tests/plugins/cross-frame-object-access.ht ml = FAIL
(...skipping 12 matching lines...)
1192 BUG10351 MAC LINUX : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT 1194 BUG10351 MAC LINUX : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT
1193 BUG10351 MAC LINUX : LayoutTests/plugins/inner-html-display-none.html = FAIL 1195 BUG10351 MAC LINUX : LayoutTests/plugins/inner-html-display-none.html = FAIL
1194 BUG10351 MAC LINUX : LayoutTests/plugins/invoke.html = FAIL 1196 BUG10351 MAC LINUX : LayoutTests/plugins/invoke.html = FAIL
1195 BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL 1197 BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL
1196 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-destroy-plugin-script-objects. html = FAIL 1198 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-destroy-plugin-script-objects. html = FAIL
1197 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-dom-access.html = FAIL 1199 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-dom-access.html = FAIL
1198 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL 1200 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL
1199 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-identifier-conversion.html = F AIL 1201 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-identifier-conversion.html = F AIL
1200 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-invoke-default.html = FAIL 1202 BUG10351 MAC LINUX : LayoutTests/plugins/netscape-invoke-default.html = FAIL
1201 BUG10351 LINUX : LayoutTests/plugins/open-and-close-window-with-plugin.html = FA IL 1203 BUG10351 LINUX : LayoutTests/plugins/open-and-close-window-with-plugin.html = FA IL
1202 BUG10351 LINUX : LayoutTests/plugins/plugin-javascript-access.html = FAIL 1204 BUG10351 MAC LINUX : LayoutTests/plugins/plugin-javascript-access.html = FAIL
1203 BUG10351 MAC LINUX : LayoutTests/plugins/plugin-remove-subframe.html = FAIL 1205 BUG10351 MAC LINUX : LayoutTests/plugins/plugin-remove-subframe.html = FAIL
1204 BUG10351 MAC LINUX : LayoutTests/plugins/return-error-from-new-stream-doesnt-inv oke-destroy-stream.html = TIMEOUT 1206 BUG10351 MAC LINUX : LayoutTests/plugins/return-error-from-new-stream-doesnt-inv oke-destroy-stream.html = TIMEOUT
1205 BUG10667 LINUX MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT 1207 BUG10667 LINUX MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT
1206 // Skip because we throw an exception before we get to dumpAsText. 1208 // Skip because we throw an exception before we get to dumpAsText.
1207 BUG10667 SKIP LINUX MAC : chrome/plugins/get-url-with-blank-target.html = FAIL 1209 BUG10667 SKIP LINUX MAC : chrome/plugins/get-url-with-blank-target.html = FAIL
1208 BUG10667 LINUX MAC : chrome/plugins/multiple-plugins.html = FAIL 1210 BUG10667 LINUX MAC : chrome/plugins/multiple-plugins.html = FAIL
1209 BUG10667 LINUX MAC : chrome/plugins/nested-plugin-objects.html = FAIL 1211 BUG10667 LINUX MAC : chrome/plugins/nested-plugin-objects.html = FAIL
1210 BUG10667 LINUX MAC : chrome/plugins/refcount-leaks.html = FAIL 1212 BUG10667 LINUX MAC : chrome/plugins/refcount-leaks.html = FAIL
1211 BUG10667 LINUX MAC : chrome/plugins/return-npobject.html = FAIL 1213 BUG10667 LINUX MAC : chrome/plugins/return-npobject.html = FAIL
1212 BUG10667 LINUX MAC : chrome/plugins/script-object-invoke.html = FAIL 1214 BUG10667 LINUX MAC : chrome/plugins/script-object-invoke.html = FAIL
(...skipping 1449 matching lines...)
2662 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test3.ht ml = FAIL 2664 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test3.ht ml = FAIL
2663 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test4.ht ml = FAIL 2665 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test4.ht ml = FAIL
2664 BUG12054 MAC LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL 2666 BUG12054 MAC LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL
2665 BUG12054 MAC LINUX : LayoutTests/fast/text/international/thai-baht-space.html = FAIL 2667 BUG12054 MAC LINUX : LayoutTests/fast/text/international/thai-baht-space.html = FAIL
2666 2668
2667 // New test, added in http://trac.webkit.org/changeset/43793, fails for us. 2669 // New test, added in http://trac.webkit.org/changeset/43793, fails for us.
2668 BUG12104 : LayoutTests/fast/backgrounds/background-clip-text.html = FAIL 2670 BUG12104 : LayoutTests/fast/backgrounds/background-clip-text.html = FAIL
2669 2671
2670 // Change upstream reveals an issue in V8 bindings: http://trac.webkit.org/chang eset/43795 2672 // Change upstream reveals an issue in V8 bindings: http://trac.webkit.org/chang eset/43795
2671 BUG12105 DEBUG : LayoutTests/svg/dom/svglist-exception-on-out-bounds-error.html = CRASH 2673 BUG12105 DEBUG : LayoutTests/svg/dom/svglist-exception-on-out-bounds-error.html = CRASH
2674
OLDNEW
« no previous file with comments | « webkit/glue/plugins/plugin_list_mac.mm ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine