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 1749 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1760 // New tests | 1760 // New tests |
1761 BUG10433 : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL | 1761 BUG10433 : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL |
1762 BUG10433 WIN LINUX : LayoutTests/fast/gradients/background-clipped.html = FAIL | 1762 BUG10433 WIN LINUX : LayoutTests/fast/gradients/background-clipped.html = FAIL |
1763 | 1763 |
1764 // Regressions from merge 41217:41268 | 1764 // Regressions from merge 41217:41268 |
1765 // Other failures | 1765 // Other failures |
1766 BUG10434 LINUX : LayoutTests/css1/text_properties/vertical_align.html = FAIL | 1766 BUG10434 LINUX : LayoutTests/css1/text_properties/vertical_align.html = FAIL |
1767 BUG10434 LINUX : LayoutTests/fast/repaint/transform-absolute-in-positioned-conta
iner.html = FAIL | 1767 BUG10434 LINUX : LayoutTests/fast/repaint/transform-absolute-in-positioned-conta
iner.html = FAIL |
1768 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese
t/41266. | 1768 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese
t/41266. |
1769 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL | 1769 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL |
1770 BUG10434 LINUX : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL | |
1771 | 1770 |
1772 // Regression from merge 41268:41286 | 1771 // Regression from merge 41268:41286 |
1773 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL | 1772 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL |
1774 BUG10435 LINUX : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FA
IL | 1773 BUG10435 LINUX : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FA
IL |
1775 BUG10435 LINUX : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = F
AIL | 1774 BUG10435 LINUX : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = F
AIL |
1776 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL | 1775 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL |
1777 BUG10435 LINUX : LayoutTests/fast/borders/border-image-rotate-transform.html = F
AIL | 1776 BUG10435 LINUX : LayoutTests/fast/borders/border-image-rotate-transform.html = F
AIL |
1778 BUG10435 LINUX : LayoutTests/fast/css/resize-corner-tracking-transformed.html =
FAIL | 1777 BUG10435 LINUX : LayoutTests/fast/css/resize-corner-tracking-transformed.html =
FAIL |
1779 BUG10435 LINUX : LayoutTests/fast/forms/input-appearance-height.html = FAIL | 1778 BUG10435 LINUX : LayoutTests/fast/forms/input-appearance-height.html = FAIL |
1780 BUG10435 LINUX : LayoutTests/fast/replaced/001.html = FAIL | 1779 BUG10435 LINUX : LayoutTests/fast/replaced/001.html = FAIL |
(...skipping 782 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2563 BUG11613 LINUX : chrome/fast/forms/basic-buttons.html = FAIL | 2562 BUG11613 LINUX : chrome/fast/forms/basic-buttons.html = FAIL |
2564 BUG11613 LINUX : chrome/fast/forms/basic-inputs.html = FAIL | 2563 BUG11613 LINUX : chrome/fast/forms/basic-inputs.html = FAIL |
2565 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 2564 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
2566 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL | 2565 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL |
2567 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL | 2566 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL |
2568 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL | 2567 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL |
2569 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL | 2568 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL |
2570 | 2569 |
2571 // These tests were broken by skia r171: | 2570 // These tests were broken by skia r171: |
2572 // These ones seem to be mask/opacity-related: | 2571 // These ones seem to be mask/opacity-related: |
2573 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html
= FAIL | |
2574 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL | |
2575 BUG12002 WIN DEBUG : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL | |
2576 BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL | 2572 BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL |
2577 // This one is flaky on Linux | 2573 // This one is flaky on Linux |
2578 BUG12004 LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL PASS | 2574 BUG12004 LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL PASS |
2579 | 2575 |
2580 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 | 2576 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 |
2581 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA
IL | 2577 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA
IL |
2582 | 2578 |
2583 // May need rebaselining for mac/linux, or may need nothing at all. Triage after
has run | 2579 // May need rebaselining for mac/linux, or may need nothing at all. Triage after
has run |
2584 // on mac/linux buildbot. See http://crbug.com/11763. | 2580 // on mac/linux buildbot. See http://crbug.com/11763. |
2585 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS | 2581 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS |
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2698 | 2694 |
2699 // WebKit 44252:44286 | 2695 // WebKit 44252:44286 |
2700 BUG13105 REBASELINE : LayoutTests/fast/backgrounds/body-generated-image-propagat
ed-to-root.html = FAIL | 2696 BUG13105 REBASELINE : LayoutTests/fast/backgrounds/body-generated-image-propagat
ed-to-root.html = FAIL |
2701 | 2697 |
2702 // WebKit 44286:44342 | 2698 // WebKit 44286:44342 |
2703 // This test crashes the next layout tests, so skip until resolved. | 2699 // This test crashes the next layout tests, so skip until resolved. |
2704 BUG13176 SKIP : LayoutTests/fast/workers/worker-close.html = FAIL | 2700 BUG13176 SKIP : LayoutTests/fast/workers/worker-close.html = FAIL |
2705 BUG13174 WIN REBASELINE : LayoutTests/transitions/shorthand-border-transitions.h
tml = FAIL | 2701 BUG13174 WIN REBASELINE : LayoutTests/transitions/shorthand-border-transitions.h
tml = FAIL |
2706 BUG13174 REBASELINE : LayoutTests/fast/dynamic/anchor-lock.html = FAIL | 2702 BUG13174 REBASELINE : LayoutTests/fast/dynamic/anchor-lock.html = FAIL |
2707 BUG13174 REBASELINE : LayoutTests/fast/transforms/bounding-rect-zoom.html = FAIL | 2703 BUG13174 REBASELINE : LayoutTests/fast/transforms/bounding-rect-zoom.html = FAIL |
OLD | NEW |