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

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

Issue 160357: Add expectations for new plugin crashes on the Mac... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 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
« no previous file with comments | « no previous file | no next file » | 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 1219 matching lines...) Expand 10 before | Expand all | Expand 10 after
1230 // Depends on plugin support. 1230 // Depends on plugin support.
1231 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH 1231 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH
1232 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL 1232 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1233 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 1233 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS
1234 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL 1234 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL
1235 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL 1235 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL
1236 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F AIL 1236 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F AIL
1237 // Skip because we throw an exception before we get to dumpAsText. 1237 // Skip because we throw an exception before we get to dumpAsText.
1238 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL 1238 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL
1239 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL 1239 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL
1240 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = CRASH 1240 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = CRASH TIMEOUT
1241 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL 1241 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL
1242 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will- disallow.html = FAIL 1242 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will- disallow.html = FAIL
1243 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL 1243 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL
1244 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT 1244 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT
1245 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL 1245 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL
1246 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL 1246 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL
1247 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL 1247 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL
1248 BUG10351 MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL 1248 BUG10351 MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL
1249 BUG10351 MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL 1249 BUG10351 MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL
1250 BUG10351 MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAI L 1250 BUG10351 MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAI L
1251 BUG10351 MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL 1251 BUG10351 MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL
1252 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL 1252 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL
1253 BUG10351 MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL 1253 BUG10351 MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL
1254 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de stroy-stream.html = TIMEOUT 1254 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de stroy-stream.html = TIMEOUT
1255 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL 1255 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL
1256 BUG10667 MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT 1256 BUG10667 MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT
1257 // Skip because we throw an exception before we get to dumpAsText. 1257 // Skip because we throw an exception before we get to dumpAsText.
1258 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL 1258 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL
1259 BUG10667 MAC : chrome/plugins/multiple-plugins.html = FAIL 1259 BUG10667 MAC : chrome/plugins/multiple-plugins.html = FAIL
1260 BUG10667 MAC : chrome/plugins/nested-plugin-objects.html = FAIL 1260 BUG10667 MAC : chrome/plugins/nested-plugin-objects.html = FAIL
1261 BUG10667 MAC : chrome/plugins/refcount-leaks.html = FAIL 1261 BUG10667 MAC : chrome/plugins/refcount-leaks.html = FAIL
1262 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL 1262 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL
1263 BUG10667 MAC : chrome/plugins/script-object-invoke.html = FAIL 1263 BUG10667 MAC : chrome/plugins/script-object-invoke.html = FAIL
1264 BUG10667 MAC : pending/plugins/iframe-shims.html = FAIL CRASH 1264 BUG10667 MAC : pending/plugins/iframe-shims.html = FAIL CRASH
1265 BUG18027 MAC : LayoutTests/fast/dom/object-plugin-hides-properties.html = CRASH
1266 BUG18027 MAC : LayoutTests/fast/images/embed-image.html = CRASH
1267 BUG18027 MAC : LayoutTests/fast/images/object-image.html = CRASH
1268 BUG18027 MAC : LayoutTests/plugins/embed-attributes-style.html = CRASH
1265 1269
1266 // NEW FOR MERGE 36102:37604 1270 // NEW FOR MERGE 36102:37604
1267 1271
1268 // We don't draw the spelling markers at all in test shell, and it's a low 1272 // We don't draw the spelling markers at all in test shell, and it's a low
1269 // priority, so I'm DEFERing. 1273 // priority, so I'm DEFERing.
1270 BUG10352 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL 1274 BUG10352 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
1271 // New test. We should fix it, but it doesn't need to block the current release 1275 // New test. We should fix it, but it doesn't need to block the current release
1272 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL 1276 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL
1273 // New test. We should fix it, but it doesn't need to block the current release 1277 // New test. We should fix it, but it doesn't need to block the current release
1274 BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL 1278 BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL
(...skipping 1797 matching lines...) Expand 10 before | Expand all | Expand 10 after
3072 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL 3076 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL
3073 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL 3077 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL
3074 3078
3075 // Test failures from WebKit merge 46508 to 46531 3079 // Test failures from WebKit merge 46508 to 46531
3076 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without -renderer.html = FAIL 3080 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without -renderer.html = FAIL
3077 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL 3081 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL
3078 BUG17974 : LayoutTests/fast/css/remove-shorthand.html = FAIL 3082 BUG17974 : LayoutTests/fast/css/remove-shorthand.html = FAIL
3079 BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 3083 BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
3080 BUG17974 WIN MAC: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL 3084 BUG17974 WIN MAC: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
3081 BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL 3085 BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698