| OLD | NEW |
| 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 1245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 | 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 | 1266 BUG18027 MAC : LayoutTests/plugins/embed-attributes-style.html = CRASH |
| 1269 | 1267 |
| 1270 // NEW FOR MERGE 36102:37604 | 1268 // NEW FOR MERGE 36102:37604 |
| 1271 | 1269 |
| 1272 // We don't draw the spelling markers at all in test shell, and it's a low | 1270 // We don't draw the spelling markers at all in test shell, and it's a low |
| 1273 // priority, so I'm DEFERing. | 1271 // priority, so I'm DEFERing. |
| 1274 BUG10352 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html =
FAIL | 1272 BUG10352 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html =
FAIL |
| 1275 // New test. We should fix it, but it doesn't need to block the current release | 1273 // New test. We should fix it, but it doesn't need to block the current release |
| 1276 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL | 1274 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL |
| 1277 // 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 |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1425 // Not really sure why these are failing at the moment | 1423 // Not really sure why these are failing at the moment |
| 1426 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL | 1424 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL |
| 1427 BUG10376 MAC : LayoutTests/fast/events/init-events.html = FAIL | 1425 BUG10376 MAC : LayoutTests/fast/events/init-events.html = FAIL |
| 1428 | 1426 |
| 1429 // This tests has a comment about order isn't really defined and could change, | 1427 // This tests has a comment about order isn't really defined and could change, |
| 1430 // maybe we just need to update to this order? | 1428 // maybe we just need to update to this order? |
| 1431 BUG10377 MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL | 1429 BUG10377 MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL |
| 1432 | 1430 |
| 1433 // These two have a different object type in the dom dump. Plugin-related. | 1431 // These two have a different object type in the dom dump. Plugin-related. |
| 1434 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. | 1432 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. |
| 1435 BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL | 1433 BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL CRASH |
| 1436 BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL | 1434 BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL CRASH |
| 1437 | 1435 |
| 1438 // Some times it fails because the animation starts before the first dom dump | 1436 // Some times it fails because the animation starts before the first dom dump |
| 1439 // so the text doesn't match. | 1437 // so the text doesn't match. |
| 1440 BUG10379 MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS | 1438 BUG10379 MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS |
| 1441 | 1439 |
| 1442 // To be figured out, probably timing due to the dual status | 1440 // To be figured out, probably timing due to the dual status |
| 1443 BUG10380 MAC : LayoutTests/animations/combo-transform-translate+scale.html = FAI
L PASS | 1441 BUG10380 MAC : LayoutTests/animations/combo-transform-translate+scale.html = FAI
L PASS |
| 1444 BUG10380 MAC : LayoutTests/animations/change-one-anim.html = FAIL PASS | 1442 BUG10380 MAC : LayoutTests/animations/change-one-anim.html = FAIL PASS |
| 1445 | 1443 |
| 1446 // All of these svg tests seem to be hit or miss on the mac. the issue is they | 1444 // All of these svg tests seem to be hit or miss on the mac. the issue is they |
| (...skipping 1629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3076 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL | 3074 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL |
| 3077 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html
= FAIL | 3075 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html
= FAIL |
| 3078 | 3076 |
| 3079 // Test failures from WebKit merge 46508 to 46531 | 3077 // Test failures from WebKit merge 46508 to 46531 |
| 3080 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without
-renderer.html = FAIL | 3078 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without
-renderer.html = FAIL |
| 3081 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html =
FAIL | 3079 BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html =
FAIL |
| 3082 BUG17974 : LayoutTests/fast/css/remove-shorthand.html = FAIL | 3080 BUG17974 : LayoutTests/fast/css/remove-shorthand.html = FAIL |
| 3083 BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | 3081 BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |
| 3084 BUG17974 WIN MAC: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL | 3082 BUG17974 WIN MAC: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL |
| 3085 BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL | 3083 BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL |
| OLD | NEW |