| 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 892 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 903 // May only need re-baselining? | 903 // May only need re-baselining? |
| 904 BUG24206 : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.
html = FAIL PASS | 904 BUG24206 : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.
html = FAIL PASS |
| 905 | 905 |
| 906 // This test has hover effects that change the font size. This test also | 906 // This test has hover effects that change the font size. This test also |
| 907 // moves the mouse around, resulting in a layout that dances around. | 907 // moves the mouse around, resulting in a layout that dances around. |
| 908 // Depending upon when the snapshot is taken we get different results. | 908 // Depending upon when the snapshot is taken we get different results. |
| 909 BUG10280 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL PAS
S | 909 BUG10280 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL PAS
S |
| 910 | 910 |
| 911 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL | 911 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL |
| 912 | 912 |
| 913 BUG6735 MAC : LayoutTests/plugins/netscape-throw-exception.html = FAIL | |
| 914 | |
| 915 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL | 913 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL |
| 916 | 914 |
| 917 //also BUG24863 | 915 //also BUG24863 |
| 918 BUG9071 MAC WIN SLOW : LayoutTests/editing/selection/drag-to-contenteditable-ifr
ame.html = FAIL PASS | 916 BUG9071 MAC WIN SLOW : LayoutTests/editing/selection/drag-to-contenteditable-ifr
ame.html = FAIL PASS |
| 919 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm
l = FAIL | 917 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm
l = FAIL |
| 920 | 918 |
| 921 // ----------------------------------------------------------------- | 919 // ----------------------------------------------------------------- |
| 922 // SVG TESTS | 920 // SVG TESTS |
| 923 // ----------------------------------------------------------------- | 921 // ----------------------------------------------------------------- |
| 924 | 922 |
| (...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1389 | 1387 |
| 1390 // These tests are marked as failing on Linux because they depend on QuickTime. | 1388 // These tests are marked as failing on Linux because they depend on QuickTime. |
| 1391 // See the bug for more discussion. | 1389 // See the bug for more discussion. |
| 1392 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL | 1390 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL |
| 1393 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL | 1391 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL |
| 1394 | 1392 |
| 1395 // Depends on plugin support. | 1393 // Depends on plugin support. |
| 1396 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL | 1394 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL |
| 1397 | 1395 |
| 1398 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html =
FAIL | 1396 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html =
FAIL |
| 1399 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL | |
| 1400 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F
AIL | |
| 1401 // Skip because we throw an exception before we get to dumpAsText. | 1397 // Skip because we throw an exception before we get to dumpAsText. |
| 1402 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy
stream.html = FAIL | 1398 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy
stream.html = FAIL |
| 1403 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = FAIL | 1399 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = FAIL |
| 1404 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT | |
| 1405 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = FAIL | |
| 1406 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-
disallow.html = FAIL | |
| 1407 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL | |
| 1408 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT | |
| 1409 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL | 1400 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL |
| 1410 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL | 1401 BUG10351 MAC : LayoutTests/plugins/invoke.html = PASS FAIL |
| 1411 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL | 1402 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL |
| 1412 BUG10351 MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html =
FAIL | |
| 1413 BUG10351 MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL | |
| 1414 BUG10351 MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAI
L | |
| 1415 BUG10351 MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL | |
| 1416 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL | |
| 1417 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL | |
| 1418 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-failure.html = FAIL | |
| 1419 BUG10351 MAC : LayoutTests/plugins/npruntime.html = TIMEOUT | |
| 1420 BUG10351 MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL | |
| 1421 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de
stroy-stream.html = TIMEOUT | |
| 1422 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL | |
| 1423 BUG10667 MAC : chrome/plugins/get-file-url.html = TIMEOUT | |
| 1424 // Skip because we throw an exception before we get to dumpAsText. | 1403 // Skip because we throw an exception before we get to dumpAsText. |
| 1425 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL | 1404 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL |
| 1426 BUG10667 MAC SLOW : chrome/plugins/multiple-plugins.html = FAIL | 1405 BUG10667 MAC SLOW : chrome/plugins/multiple-plugins.html = FAIL |
| 1427 BUG10667 MAC : chrome/plugins/nested-plugin-objects.html = FAIL | |
| 1428 BUG10667 MAC : chrome/plugins/refcount-leaks.html = FAIL | |
| 1429 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL | 1406 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL |
| 1430 BUG10667 MAC : chrome/plugins/script-object-invoke.html = FAIL | |
| 1431 BUG10667 MAC SLOW : LayoutTests/plugins/iframe-shims.html = FAIL | 1407 BUG10667 MAC SLOW : LayoutTests/plugins/iframe-shims.html = FAIL |
| 1432 | 1408 |
| 1433 // NEW FOR MERGE 36102:37604 | 1409 // NEW FOR MERGE 36102:37604 |
| 1434 | 1410 |
| 1435 // New test. We should fix it, but it doesn't need to block the current release | 1411 // New test. We should fix it, but it doesn't need to block the current release |
| 1436 BUG24227 : LayoutTests/fast/js/arguments.html = FAIL | 1412 BUG24227 : LayoutTests/fast/js/arguments.html = FAIL |
| 1437 // New test. We should fix it, but it doesn't need to block the current release | 1413 // New test. We should fix it, but it doesn't need to block the current release |
| 1438 BUG24227 : LayoutTests/fast/js/primitive-method-this.html = FAIL | 1414 BUG24227 : LayoutTests/fast/js/primitive-method-this.html = FAIL |
| 1439 // See bug http://code.google.com/p/chromium/issues/detail?id=7868, | 1415 // See bug http://code.google.com/p/chromium/issues/detail?id=7868, |
| 1440 // not urgent for current release. | 1416 // not urgent for current release. |
| (...skipping 15 matching lines...) Expand all Loading... |
| 1456 BUG14009 LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT
PASS FAIL | 1432 BUG14009 LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT
PASS FAIL |
| 1457 BUG14009 WIN MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEO
UT PASS | 1433 BUG14009 WIN MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEO
UT PASS |
| 1458 | 1434 |
| 1459 // NEW FOR MERGE 37604:38097 | 1435 // NEW FOR MERGE 37604:38097 |
| 1460 // This is a Safari specific test used to document the set of global | 1436 // This is a Safari specific test used to document the set of global |
| 1461 // constructors they expose and the exact way they are printed. Not | 1437 // constructors they expose and the exact way they are printed. Not |
| 1462 // important - we might even want to ignore it. | 1438 // important - we might even want to ignore it. |
| 1463 // New tests. We should fix these, but they doesn't need to block the current | 1439 // New tests. We should fix these, but they doesn't need to block the current |
| 1464 // release | 1440 // release |
| 1465 BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL | 1441 BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL |
| 1466 BUG10354 MAC : LayoutTests/plugins/netscape-construct.html = FAIL | |
| 1467 | 1442 |
| 1468 // MERGE 38389:38450 | 1443 // MERGE 38389:38450 |
| 1469 // Form submit causes invalid page reload/navigation when action is a named | 1444 // Form submit causes invalid page reload/navigation when action is a named |
| 1470 // anchor | 1445 // anchor |
| 1471 BUG10357 : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT | 1446 BUG10357 : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT |
| 1472 | 1447 |
| 1473 // MERGE 38500:39550: New tests | 1448 // MERGE 38500:39550: New tests |
| 1474 // Missing expected results | 1449 // Missing expected results |
| 1475 BUG10358 SKIP MAC LINUX : LayoutTests/animations/animation-drt-api.html = PASS | 1450 BUG10358 SKIP MAC LINUX : LayoutTests/animations/animation-drt-api.html = PASS |
| 1476 | 1451 |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1519 BUG10370 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL | 1494 BUG10370 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL |
| 1520 | 1495 |
| 1521 // not loading local files | 1496 // not loading local files |
| 1522 BUG10371 SLOW MAC : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL | 1497 BUG10371 SLOW MAC : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL |
| 1523 BUG10371 MAC : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL T
IMEOUT | 1498 BUG10371 MAC : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL T
IMEOUT |
| 1524 BUG10371 MAC : LayoutTests/fast/loader/local-image-from-local.html = FAIL | 1499 BUG10371 MAC : LayoutTests/fast/loader/local-image-from-local.html = FAIL |
| 1525 | 1500 |
| 1526 // Error from CGImageSourceUpdateData but everything else is correct. | 1501 // Error from CGImageSourceUpdateData but everything else is correct. |
| 1527 BUG10373 MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL | 1502 BUG10373 MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL |
| 1528 | 1503 |
| 1529 // window.open crashes (some of these are flaky, in that they don't always | |
| 1530 // crash, and are noted as such) | |
| 1531 BUG10374 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRAS
H TIMEOUT FAIL | |
| 1532 | |
| 1533 // Not really sure why these are failing at the moment | 1504 // Not really sure why these are failing at the moment |
| 1534 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL | 1505 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL |
| 1535 | 1506 |
| 1536 // These two have a different object type in the dom dump. Plugin-related. | 1507 // These two have a different object type in the dom dump. Plugin-related. |
| 1537 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. | 1508 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. |
| 1538 BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL CRASH | 1509 BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL CRASH |
| 1539 BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL CRASH | 1510 BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL CRASH |
| 1540 | 1511 |
| 1541 BUG10381 LINUX RELEASE : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAI
L | 1512 BUG10381 LINUX RELEASE : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAI
L |
| 1542 BUG10381 LINUX DEBUG SLOW : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg =
FAIL | 1513 BUG10381 LINUX DEBUG SLOW : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg =
FAIL |
| (...skipping 848 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2391 // We don't render linear gradient on text stroke. | 2362 // We don't render linear gradient on text stroke. |
| 2392 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL | 2363 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL |
| 2393 // See above comment about this test on linux/win. | 2364 // See above comment about this test on linux/win. |
| 2394 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL | 2365 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL |
| 2395 // IMAGE+TEXT is flaky | 2366 // IMAGE+TEXT is flaky |
| 2396 BUG10435 WIN DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PASS
TEXT | 2367 BUG10435 WIN DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PASS
TEXT |
| 2397 | 2368 |
| 2398 // New tests added in the 41420:41447 merge that fail (just needs a new baseline
): | 2369 // New tests added in the 41420:41447 merge that fail (just needs a new baseline
): |
| 2399 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte
nt.html = FAIL | 2370 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte
nt.html = FAIL |
| 2400 | 2371 |
| 2401 // From webkit merge 41447:41498 | |
| 2402 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL | |
| 2403 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL | |
| 2404 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT | |
| 2405 | |
| 2406 // Flakey. Not clear when it started, but it was before 3/9/09. | 2372 // Flakey. Not clear when it started, but it was before 3/9/09. |
| 2407 // This test also started failing with the merge of March 25th 2009 | 2373 // This test also started failing with the merge of March 25th 2009 |
| 2408 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL PASS | 2374 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL PASS |
| 2409 BUG10441 : LayoutTests/transitions/transition-end-event-transform.html = FAIL PA
SS | 2375 BUG10441 : LayoutTests/transitions/transition-end-event-transform.html = FAIL PA
SS |
| 2410 | 2376 |
| 2411 // Timing out starting 03/10/09 | 2377 // Timing out starting 03/10/09 |
| 2412 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P
ASS FAIL | 2378 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P
ASS FAIL |
| 2413 | 2379 |
| 2414 // The text extends outside the selection on linux (was happening before the | 2380 // The text extends outside the selection on linux (was happening before the |
| 2415 // merge). | 2381 // merge). |
| (...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2668 | 2634 |
| 2669 // New tests from WebKit Merge 42609:42671 | 2635 // New tests from WebKit Merge 42609:42671 |
| 2670 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA
IL | 2636 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA
IL |
| 2671 BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL | 2637 BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL |
| 2672 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL | 2638 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL |
| 2673 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL | 2639 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL |
| 2674 BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL | 2640 BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL |
| 2675 BUG10760 LINUX MAC : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA
IL | 2641 BUG10760 LINUX MAC : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA
IL |
| 2676 | 2642 |
| 2677 // New failures from WebKit Merge 42671:42725 | 2643 // New failures from WebKit Merge 42671:42725 |
| 2678 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS | 2644 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = PASS FAIL |
| 2679 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT FAIL | |
| 2680 | 2645 |
| 2681 // New failures from WebKit merge 42725:42805 | 2646 // New failures from WebKit merge 42725:42805 |
| 2682 // WebKit change http://trac.webkit.org/changeset/42785 | 2647 // WebKit change http://trac.webkit.org/changeset/42785 |
| 2683 // added a test which submits a form and then uses history.back() | 2648 // added a test which submits a form and then uses history.back() |
| 2684 // to go back. in test_shell history.back() does not go back, | 2649 // to go back. in test_shell history.back() does not go back, |
| 2685 // so the test timeouts. | 2650 // so the test timeouts. |
| 2686 BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO
UT | 2651 BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO
UT |
| 2687 | 2652 |
| 2688 // New failures from WebKit merge 42725:42805 | 2653 // New failures from WebKit merge 42725:42805 |
| 2689 // Reasons unknown.. | 2654 // Reasons unknown.. |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2818 | 2783 |
| 2819 // Flaky for a while on DEBUG; also related to BUG17974 | 2784 // Flaky for a while on DEBUG; also related to BUG17974 |
| 2820 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS
FAIL | 2785 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS
FAIL |
| 2821 | 2786 |
| 2822 // WebKit 45431:45444 | 2787 // WebKit 45431:45444 |
| 2823 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL | 2788 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
| 2824 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL | 2789 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
| 2825 BUG11613 LINUX RELEASE : LayoutTests/fast/overflow/scrollRevealButton.html = FAI
L | 2790 BUG11613 LINUX RELEASE : LayoutTests/fast/overflow/scrollRevealButton.html = FAI
L |
| 2826 BUG11613 LINUX DEBUG SLOW : LayoutTests/fast/overflow/scrollRevealButton.html =
FAIL | 2791 BUG11613 LINUX DEBUG SLOW : LayoutTests/fast/overflow/scrollRevealButton.html =
FAIL |
| 2827 | 2792 |
| 2828 // Webkit 45555:45558 | |
| 2829 // This was removed from test_expectations when it was passing after the Webkit
merge 45495:45535. | |
| 2830 // Not sure if this is a regression or some manner of flakiness. | |
| 2831 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL | |
| 2832 | |
| 2833 // WebKit tests regressions 20529:20532 | 2793 // WebKit tests regressions 20529:20532 |
| 2834 BUG16675 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL | 2794 BUG16675 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL |
| 2835 BUG16675 MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL | 2795 BUG16675 MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL |
| 2836 // This started crashing regularly as a result of r28798 (see bug 24720). | 2796 // This started crashing regularly as a result of r28798 (see bug 24720). |
| 2837 BUG16675 MAC DEBUG : LayoutTests/plugins/return-error-from-new-stream-callback-i
n-full-frame-plugin.html = FAIL CRASH | 2797 BUG16675 MAC DEBUG : LayoutTests/plugins/return-error-from-new-stream-callback-i
n-full-frame-plugin.html = PASS FAIL |
| 2838 | 2798 |
| 2839 // WebKit merge 42738:45840 | 2799 // WebKit merge 42738:45840 |
| 2840 // New test, needs baseline. | 2800 // New test, needs baseline. |
| 2841 BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F
AIL | 2801 BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F
AIL |
| 2842 | 2802 |
| 2843 // WebKit merge 42738:45840 | 2803 // WebKit merge 42738:45840 |
| 2844 // New tests, need baseline. | 2804 // New tests, need baseline. |
| 2845 BUG16240 MAC WIN : LayoutTests/http/tests/cache/subresource-expiration.html = PA
SS TIMEOUT | 2805 BUG16240 MAC WIN : LayoutTests/http/tests/cache/subresource-expiration.html = PA
SS TIMEOUT |
| 2846 | 2806 |
| 2847 // HTML5 DataGrid bindings are not enabled yet because the feature's not fully i
mplemented. | 2807 // HTML5 DataGrid bindings are not enabled yet because the feature's not fully i
mplemented. |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2988 // Fails due to textInputController.setInputMethod not implemented for Mac. | 2948 // Fails due to textInputController.setInputMethod not implemented for Mac. |
| 2989 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-
sends-keypress.html = FAIL | 2949 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-
sends-keypress.html = FAIL |
| 2990 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a
nd-newline.html = FAIL | 2950 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a
nd-newline.html = FAIL |
| 2991 | 2951 |
| 2992 // WebKit 47719:47732. New test. Time out on all 3 platforms. | 2952 // WebKit 47719:47732. New test. Time out on all 3 platforms. |
| 2993 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT TE
XT | 2953 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT TE
XT |
| 2994 | 2954 |
| 2995 // WebKit 47777:47790 - getOwnPropertyDescriptor | 2955 // WebKit 47777:47790 - getOwnPropertyDescriptor |
| 2996 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL | 2956 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL |
| 2997 | 2957 |
| 2998 // This newly added test times out on Mac: | |
| 2999 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT | |
| 3000 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT | |
| 3001 | |
| 3002 // Mac LayoutTest/http errors after removing blanket exception. | |
| 3003 BUG20748 MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIME
OUT | |
| 3004 BUG20748 MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT | |
| 3005 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT | |
| 3006 | |
| 3007 // started crashing at build 5804 then green until 5863 of webkit-dbg-2 | 2958 // started crashing at build 5804 then green until 5863 of webkit-dbg-2 |
| 3008 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS
CRASH | 2959 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS
CRASH |
| 3009 // started crashing at build 5859 of webkit-dbg-2 | 2960 // started crashing at build 5859 of webkit-dbg-2 |
| 3010 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS
CRASH | 2961 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS
CRASH |
| 3011 | 2962 |
| 3012 BUG10480 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL | 2963 BUG10480 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL |
| 3013 | 2964 |
| 3014 // Flakey crashes in js tests. Cause unknown. | 2965 // Flakey crashes in js tests. Cause unknown. |
| 3015 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS | 2966 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS |
| 3016 BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH P
ASS | 2967 BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH P
ASS |
| (...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3191 | 3142 |
| 3192 // Got flaky with Webkit roll 49958:49961 | 3143 // Got flaky with Webkit roll 49958:49961 |
| 3193 BUG_JOHNNYG LINUX DEBUG : LayoutTests/svg/custom/marker-overflow-clip.svg = PASS
TEXT | 3144 BUG_JOHNNYG LINUX DEBUG : LayoutTests/svg/custom/marker-overflow-clip.svg = PASS
TEXT |
| 3194 | 3145 |
| 3195 // WebKit roll 49961:49992 | 3146 // WebKit roll 49961:49992 |
| 3196 // Added in http://trac.webkit.org/changeset/49990 | 3147 // Added in http://trac.webkit.org/changeset/49990 |
| 3197 BUG25884 WIN LINUX : LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRang
eFromPoint-in-zoom-and-scroll.html = FAIL | 3148 BUG25884 WIN LINUX : LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRang
eFromPoint-in-zoom-and-scroll.html = FAIL |
| 3198 // Missing results. | 3149 // Missing results. |
| 3199 BUG_TONY WIN LINUX SKIP : LayoutTests/fast/dom/defaultView.html = FAIL | 3150 BUG_TONY WIN LINUX SKIP : LayoutTests/fast/dom/defaultView.html = FAIL |
| 3200 // Unknown | 3151 // Unknown |
| 3201 BUG_TONY : LayoutTests/fast/dom/delete-contents.html = FAIL | 3152 BUG_TONY : LayoutTests/fast/dom/delete-contents.html = PASS FAIL |
| 3202 BUG_TONY : LayoutTests/fast/js/global-function-resolve.html = FAIL | 3153 BUG_TONY : LayoutTests/fast/js/global-function-resolve.html = FAIL |
| 3203 BUG_TONY WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.htm
l = FAIL | 3154 BUG_TONY WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.htm
l = FAIL |
| 3204 BUG_TONY : LayoutTests/storage/change-version-handle-reuse.html = FAIL | 3155 BUG_TONY : LayoutTests/storage/change-version-handle-reuse.html = FAIL |
| 3205 BUG_TONY WIN MAC : LayoutTests/storage/change-version.html = TIMEOUT | 3156 BUG_TONY WIN MAC : LayoutTests/storage/change-version.html = TIMEOUT |
| 3206 BUG_TONY WIN LINUX : LayoutTests/fast/frames/frame-scrolling-attribute.html = CR
ASH | 3157 BUG_TONY WIN : LayoutTests/fast/frames/frame-scrolling-attribute.html = CRASH |
| 3207 BUG_TONY LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS
H | 3158 BUG_TONY LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS
H |
| 3208 BUG_TONY LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete
.html = CRASH | 3159 BUG_TONY LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete
.html = CRASH |
| 3209 BUG_TONY LINUX DEBUG : LayoutTests/media/controls-drag-timebar.html = CRASH FAIL | 3160 BUG_TONY LINUX DEBUG : LayoutTests/media/controls-drag-timebar.html = CRASH FAIL |
| 3210 | 3161 |
| 3211 // WebKit roll 49992:49997 | 3162 // WebKit roll 49992:49997 |
| 3212 // hclam to add expected results. | 3163 // hclam to add expected results. |
| 3213 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL | 3164 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL |
| 3214 | 3165 |
| 3215 // New flaky crashing tests | 3166 // New flaky crashing tests |
| 3216 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm
l = CRASH PASS | 3167 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm
l = CRASH PASS |
| 3217 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS | 3168 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS |
| 3218 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html =
CRASH PASS | 3169 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html =
CRASH PASS |
| 3219 | 3170 |
| 3220 // WebKit roll 50073:50101 | 3171 // WebKit roll 50073:50101 |
| 3221 // jorlow to add expected results. | 3172 // jorlow to add expected results. |
| 3222 BUG_JORLOW : LayoutTests/storage/domstorage/documentURI.html = FAIL | 3173 BUG_JORLOW : LayoutTests/storage/domstorage/documentURI.html = FAIL |
| 3223 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 | 3174 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 |
| 3224 BUG25880 WIN LINUX : LayoutTests/editing/style/remove-nested-inline-styles.html
= FAIL | |
| 3225 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = TI
MEOUT | 3175 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = TI
MEOUT |
| 3226 | 3176 |
| 3227 // WebKit roll 50101:50158 | 3177 // WebKit roll 50101:50158 |
| 3228 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-font-family.ht
ml = FAIL | |
| 3229 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render
er.html = FAIL CRASH | 3178 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render
er.html = FAIL CRASH |
| 3230 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR
ASH | 3179 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR
ASH |
| 3231 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml
= FAIL | 3180 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml
= FAIL |
| 3232 | 3181 |
| 3233 // More fallout from the above roll. | 3182 // More fallout from the above roll. |
| 3234 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-2.html = FAIL | 3183 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-2.html = FAIL |
| 3235 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-3.html = FAIL | 3184 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-3.html = FAIL |
| 3236 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5032066.html = FAIL | 3185 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5032066.html = FAIL |
| 3237 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5115601.html = FAIL | 3186 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5115601.html = FAIL |
| 3238 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5206311-2.html = FAIL | 3187 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5206311-2.html = FAIL |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3282 | 3231 |
| 3283 // The following should be uncommented when the next line is no longer needed. | 3232 // The following should be uncommented when the next line is no longer needed. |
| 3284 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh
tml = PASS | 3233 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh
tml = PASS |
| 3285 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm
l = CRASH FAIL PASS | 3234 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm
l = CRASH FAIL PASS |
| 3286 | 3235 |
| 3287 // WebKit 50158:50171 | 3236 // WebKit 50158:50171 |
| 3288 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL | 3237 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL |
| 3289 | 3238 |
| 3290 // WebKit roll 50180:50186 | 3239 // WebKit roll 50180:50186 |
| 3291 BUG_JORLOW LINUX WIN : LayoutTests/fast/repaint/inline-relative-positioned.html
= FAIL | 3240 BUG_JORLOW LINUX WIN : LayoutTests/fast/repaint/inline-relative-positioned.html
= FAIL |
| 3292 BUG_JORLOW LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL | 3241 |
| 3293 BUG_JORLOW MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plug
in-navigation.html = FAIL | 3242 // Flaky starting around WebKit merge to r50101 |
| 3243 BUG_JAPHET LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.htm
l = PASS FAIL |
| 3244 |
| 3245 // Not sure when this started being flaky |
| 3246 BUG_JAPHET LINUX : LayoutTests/svg/custom/viewport-update2.svg = PASS FAIL |
| OLD | NEW |