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 809 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
820 // can't). This should have low priority. | 820 // can't). This should have low priority. |
821 // We currently match IE and the plan was to convince KJS to change | 821 // We currently match IE and the plan was to convince KJS to change |
822 // post-beta, but the bug is here: | 822 // post-beta, but the bug is here: |
823 // https://bugs.webkit.org/show_bug.cgi?id=16644 , and it's unclear | 823 // https://bugs.webkit.org/show_bug.cgi?id=16644 , and it's unclear |
824 // what the resolution was. | 824 // what the resolution was. |
825 // window-property-shadowing-name.html has also been affected by | 825 // window-property-shadowing-name.html has also been affected by |
826 // r8532 and now fails. | 826 // r8532 and now fails. |
827 BUG10279 : LayoutTests/fast/dom/Window/window-property-shadowing-name.html = TIM
EOUT FAIL | 827 BUG10279 : LayoutTests/fast/dom/Window/window-property-shadowing-name.html = TIM
EOUT FAIL |
828 BUG10279 : LayoutTests/fast/js/var-declarations-shadowing.html = FAIL | 828 BUG10279 : LayoutTests/fast/js/var-declarations-shadowing.html = FAIL |
829 | 829 |
| 830 // Implement full JSON support in V8 |
| 831 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL |
| 832 BUG14885 : LayoutTests/fast/js/JSON-stringify.html = FAIL TIMEOUT |
| 833 BUG14885 : LayoutTests/fast/js/JSON-parse-reviver.html = FAIL |
| 834 BUG14885 : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL |
| 835 |
830 // User stylesheets not currently supported by chrome. | 836 // User stylesheets not currently supported by chrome. |
831 // Webkit supports them by doing filesystem operations directly. | 837 // Webkit supports them by doing filesystem operations directly. |
832 // This is disallowed in a sandboxed renderer. The test fails in | 838 // This is disallowed in a sandboxed renderer. The test fails in |
833 // test_shell.exe because the necessary filesystem stubs are notImplemented(), | 839 // test_shell.exe because the necessary filesystem stubs are notImplemented(), |
834 // and would need to be proxied through the browser | 840 // and would need to be proxied through the browser |
835 BUG1042838 : LayoutTests/http/tests/security/local-user-CSS-from-remote.html = F
AIL | 841 BUG1042838 : LayoutTests/http/tests/security/local-user-CSS-from-remote.html = F
AIL |
836 | 842 |
837 // Extra space at end of test results. Since this is a crash test, a | 843 // Extra space at end of test results. Since this is a crash test, a |
838 // FAIL here is just as good as running the test normally. | 844 // FAIL here is just as good as running the test normally. |
839 // FAIL results from an extra newline at the top of the results | 845 // FAIL results from an extra newline at the top of the results |
(...skipping 1618 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2458 BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI
L | 2464 BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI
L |
2459 BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL | 2465 BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL |
2460 BUG12882 : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIME
OUT | 2466 BUG12882 : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIME
OUT |
2461 | 2467 |
2462 // WebKit 44286:44342 | 2468 // WebKit 44286:44342 |
2463 BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS
FAIL | 2469 BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS
FAIL |
2464 | 2470 |
2465 // WebKit 44438:44544 | 2471 // WebKit 44438:44544 |
2466 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL | 2472 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL |
2467 | 2473 |
2468 // New test added in WebKit 44550: | |
2469 BUG13767 : LayoutTests/fast/js/JSON-stringify.html = FAIL TIMEOUT | |
2470 | |
2471 BUG14207 WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS
FAIL | 2474 BUG14207 WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS
FAIL |
2472 | 2475 |
2473 // Newly added test http://trac.webkit.org/changeset/44816 | 2476 // Newly added test http://trac.webkit.org/changeset/44816 |
2474 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h
tml = FAIL CRASH TIMEOUT | 2477 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h
tml = FAIL CRASH TIMEOUT |
2475 | 2478 |
2476 // Need investigation: test shell crashers. | 2479 // Need investigation: test shell crashers. |
2477 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS
H PASS | 2480 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS
H PASS |
2478 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS | 2481 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS |
2479 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html =
CRASH PASS | 2482 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html =
CRASH PASS |
2480 | 2483 |
2481 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none.
html = FAIL | 2484 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none.
html = FAIL |
2482 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL | 2485 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL |
2483 | 2486 |
2484 // WebKit 44922:44927 | |
2485 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL | |
2486 | |
2487 // WebKit 44928:44943 | 2487 // WebKit 44928:44943 |
2488 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL | 2488 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL |
2489 | 2489 |
2490 // WebKit 44969:45017 | 2490 // WebKit 44969:45017 |
2491 | 2491 |
2492 // The Mac layout test buildbots haven't generated a package for 20 days so | 2492 // The Mac layout test buildbots haven't generated a package for 20 days so |
2493 // the rebaselining tool isn't working for this --agl | 2493 // the rebaselining tool isn't working for this --agl |
2494 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL | 2494 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL |
2495 | 2495 |
2496 // WebKit 45017:45086 | 2496 // WebKit 45017:45086 |
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2724 // Test failures caused by re-enabling skia asserts. | 2724 // Test failures caused by re-enabling skia asserts. |
2725 BUG18896 WIN DEBUG : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAI
L | 2725 BUG18896 WIN DEBUG : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAI
L |
2726 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL | 2726 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL |
2727 BUG18896 WIN DEBUG : LayoutTests/svg/carto.net/window.svg = FAIL | 2727 BUG18896 WIN DEBUG : LayoutTests/svg/carto.net/window.svg = FAIL |
2728 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl
ipPathUnits-attr.html = FAIL | 2728 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl
ipPathUnits-attr.html = FAIL |
2729 BUG18896 MAC WIN DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-
clipPathUnits-attr.html = PASS CRASH | 2729 BUG18896 MAC WIN DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-
clipPathUnits-attr.html = PASS CRASH |
2730 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom
-clipPathUnits-prop.html = FAIL | 2730 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom
-clipPathUnits-prop.html = FAIL |
2731 BUG18896 LINUX DEBUG : LayoutTests/svg/css/crash-css-generated-content.xhtml = F
AIL | 2731 BUG18896 LINUX DEBUG : LayoutTests/svg/css/crash-css-generated-content.xhtml = F
AIL |
2732 | 2732 |
2733 // Test failures from WebKit merge 46894 to 46977 | 2733 // Test failures from WebKit merge 46894 to 46977 |
2734 BUG18939 : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL | |
2735 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL | 2734 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL |
2736 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL | 2735 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL |
2737 BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAI
L | 2736 BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAI
L |
2738 BUG18939 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = C
RASH PASS | 2737 BUG18939 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = C
RASH PASS |
2739 | 2738 |
2740 // Flakiness from WebKit merge to 46977 | 2739 // Flakiness from WebKit merge to 46977 |
2741 BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C
RASH | 2740 BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C
RASH |
2742 | 2741 |
2743 // Fallout from webkit roll 47010:47034 | 2742 // Fallout from webkit roll 47010:47034 |
2744 BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P
ASS CRASH | 2743 BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P
ASS CRASH |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2809 | 2808 |
2810 // Webkit 47790:47797 | 2809 // Webkit 47790:47797 |
2811 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s
torage.html = TIMEOUT | 2810 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s
torage.html = TIMEOUT |
2812 | 2811 |
2813 // WebKit 47797:47804 | 2812 // WebKit 47797:47804 |
2814 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT | 2813 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT |
2815 // Was marked as flakey above (I commented it out). | 2814 // Was marked as flakey above (I commented it out). |
2816 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL | 2815 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL |
2817 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo
w.html = FAIL | 2816 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo
w.html = FAIL |
2818 | 2817 |
2819 // WebKit 47810:47821 | |
2820 BUG20399 : LayoutTests/fast/js/JSON-parse-reviver.html = FAIL | |
OLD | NEW |