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

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

Issue 600007: Roll webkit from 54482 to 54493. This includes a change... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 10 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 | « DEPS ('k') | 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 // fast/js/fixme.js = FAIL 7 // fast/js/fixme.js = FAIL
8 // fast/js/flaky.js = FAIL PASS 8 // fast/js/flaky.js = FAIL PASS
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 865 matching lines...) Expand 10 before | Expand all | Expand 10 after
876 876
877 // ----------------------------------------------------------------- 877 // -----------------------------------------------------------------
878 // SVG TESTS 878 // SVG TESTS
879 // ----------------------------------------------------------------- 879 // -----------------------------------------------------------------
880 880
881 // These are regressions from 1.0, but deemed DEFERable for 2.0. 881 // These are regressions from 1.0, but deemed DEFERable for 2.0.
882 882
883 BUG8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.s vg = IMAGE 883 BUG8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.s vg = IMAGE
884 884
885 // smiley.png should be shown with xml:base and xml:base on parent. 885 // smiley.png should be shown with xml:base and xml:base on parent.
886 BUG23463 MAC : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE
887 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE+TEXT 886 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE+TEXT
888 887
889 // We show reduced version of the entire SVN image rather than an image 888 // We show reduced version of the entire SVN image rather than an image
890 BUG23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE 889 BUG23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE
891 BUG23463 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE 890 BUG23463 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE
892 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT 891 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT
893 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE+TEXT 892 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE+TEXT
894 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT 893 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT
895 894
896 // Merge 39744:39829 - regression 895 // Merge 39744:39829 - regression
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 987
989 BUG10302 LINUX : svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL 988 BUG10302 LINUX : svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL
990 989
991 BUG10303 LINUX : svg/custom/pattern-rotate.svg = FAIL 990 BUG10303 LINUX : svg/custom/pattern-rotate.svg = FAIL
992 991
993 // I find it hard to care too much about SVG failures. 992 // I find it hard to care too much about SVG failures.
994 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL 993 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL
995 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL 994 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL
996 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL 995 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL
997 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL 996 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL
998 BUG10304 LINUX RELEASE: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE+TEXT 997 BUG10304 LINUX RELEASE: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE
999 BUG10304 LINUX : svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL 998 BUG10304 LINUX : svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL
1000 BUG10304 LINUX : svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL 999 BUG10304 LINUX : svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL
1001 BUG10304 LINUX : svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL 1000 BUG10304 LINUX : svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL
1002 BUG10304 LINUX : svg/W3C-SVG-1.1/text-text-01-b.svg = FAIL 1001 BUG10304 LINUX : svg/W3C-SVG-1.1/text-text-01-b.svg = FAIL
1003 BUG10304 LINUX : svg/carto.net/slider.svg = FAIL 1002 BUG10304 LINUX : svg/carto.net/slider.svg = FAIL
1004 BUG10304 LINUX : svg/carto.net/textbox.svg = FAIL 1003 BUG10304 LINUX : svg/carto.net/textbox.svg = FAIL
1005 BUG10304 LINUX : svg/carto.net/window.svg = FAIL 1004 BUG10304 LINUX : svg/carto.net/window.svg = FAIL
1006 BUG10304 LINUX : svg/custom/coords-relative-units-transforms.svg = FAIL 1005 BUG10304 LINUX : svg/custom/coords-relative-units-transforms.svg = FAIL
1007 BUG10304 LINUX : svg/custom/use-referencing-nonexisting-symbol.svg = FAIL 1006 BUG10304 LINUX : svg/custom/use-referencing-nonexisting-symbol.svg = FAIL
1008 BUG10304 LINUX RELEASE : svg/hixie/perf/003.xml = FAIL 1007 BUG10304 LINUX RELEASE : svg/hixie/perf/003.xml = FAIL
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
1543 BUG23498 MAC : fonts/serif.html = IMAGE 1542 BUG23498 MAC : fonts/serif.html = IMAGE
1544 BUG23498 MAC : http/tests/navigation/anchor-frames.html = IMAGE 1543 BUG23498 MAC : http/tests/navigation/anchor-frames.html = IMAGE
1545 BUG9798 BUG23498 MAC DEBUG : http/tests/navigation/error404-frames.html = TIMEOU T IMAGE 1544 BUG9798 BUG23498 MAC DEBUG : http/tests/navigation/error404-frames.html = TIMEOU T IMAGE
1546 BUG9798 BUG23498 MAC RELEASE : http/tests/navigation/error404-frames.html = IMAG E 1545 BUG9798 BUG23498 MAC RELEASE : http/tests/navigation/error404-frames.html = IMAG E
1547 BUG23498 MAC : http/tests/navigation/error404-subframeload.html = IMAGE 1546 BUG23498 MAC : http/tests/navigation/error404-subframeload.html = IMAGE
1548 // BUG23498 MAC : http/tests/navigation/javascriptlink-frames.html = IMAGE 1547 // BUG23498 MAC : http/tests/navigation/javascriptlink-frames.html = IMAGE
1549 BUG23498 MAC DEBUG : http/tests/navigation/post-frames.html = IMAGE TIMEOUT 1548 BUG23498 MAC DEBUG : http/tests/navigation/post-frames.html = IMAGE TIMEOUT
1550 BUG23498 MAC RELEASE : http/tests/navigation/post-frames.html = IMAGE 1549 BUG23498 MAC RELEASE : http/tests/navigation/post-frames.html = IMAGE
1551 BUG23498 MAC : http/tests/navigation/postredirect-frames.html = IMAGE 1550 BUG23498 MAC : http/tests/navigation/postredirect-frames.html = IMAGE
1552 BUG23498 MAC : svg/custom/altglyph.svg = IMAGE 1551 BUG23498 MAC : svg/custom/altglyph.svg = IMAGE
1553 // BUG23498 MAC : svg/custom/junk-data.svg = IMAGE
1554 BUG23498 MAC : svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html = IMAGE 1552 BUG23498 MAC : svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html = IMAGE
1555 BUG23498 MAC : svg/hixie/links/003-broken.xml = IMAGE 1553 BUG23498 MAC : svg/hixie/links/003-broken.xml = IMAGE
1556 BUG23498 MAC : svg/text/kerning.svg = IMAGE 1554 BUG23498 MAC : svg/text/kerning.svg = IMAGE
1557 BUG23498 MAC : svg/text/multichar-glyph.svg = IMAGE 1555 BUG23498 MAC : svg/text/multichar-glyph.svg = IMAGE
1558 BUG23498 MAC : tables/mozilla/bugs/bug101674.html = IMAGE 1556 BUG23498 MAC : tables/mozilla/bugs/bug101674.html = IMAGE
1559 BUG23498 MAC : tables/mozilla/bugs/bug10269-2.html = IMAGE 1557 BUG23498 MAC : tables/mozilla/bugs/bug10269-2.html = IMAGE
1560 BUG23498 MAC : tables/mozilla/bugs/bug10296-1.html = IMAGE 1558 BUG23498 MAC : tables/mozilla/bugs/bug10296-1.html = IMAGE
1561 BUG23498 MAC : tables/mozilla/bugs/bug1055-1.html = IMAGE 1559 BUG23498 MAC : tables/mozilla/bugs/bug1055-1.html = IMAGE
1562 BUG23498 MAC : tables/mozilla/bugs/bug113235-1.html = IMAGE 1560 BUG23498 MAC : tables/mozilla/bugs/bug113235-1.html = IMAGE
1563 BUG23498 MAC : tables/mozilla/bugs/bug113235-3.html = IMAGE 1561 BUG23498 MAC : tables/mozilla/bugs/bug113235-3.html = IMAGE
(...skipping 1221 matching lines...) Expand 10 before | Expand all | Expand 10 after
2785 BUG31252 : http/tests/security/listener/xss-inactive-closure.html = TEXT 2783 BUG31252 : http/tests/security/listener/xss-inactive-closure.html = TEXT
2786 2784
2787 // WebKit roll 52633 -> 52667 2785 // WebKit roll 52633 -> 52667
2788 // On Linux, sometimes the text dump matches. Not sure why. 2786 // On Linux, sometimes the text dump matches. Not sure why.
2789 BUG_DIMICH LINUX : svg/custom/resource-invalidate-on-target-update.svg = IMAGE+T EXT IMAGE 2787 BUG_DIMICH LINUX : svg/custom/resource-invalidate-on-target-update.svg = IMAGE+T EXT IMAGE
2790 2788
2791 BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT 2789 BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
2792 2790
2793 // WebKit roll 52769 -> 52793 2791 // WebKit roll 52769 -> 52793
2794 BUG31642 WIN MAC DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = CRASH PASS 2792 BUG31642 WIN MAC DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = CRASH PASS
2795 BUG31642 LINUX DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE+TEXT CRASH 2793 BUG31642 LINUX DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE CRASH
2796 2794
2797 // WebKit roll 52852 -> 52867 2795 // WebKit roll 52852 -> 52867
2798 BUG32018 : websocket/tests/frame-lengths.html = PASS TIMEOUT 2796 BUG32018 : websocket/tests/frame-lengths.html = PASS TIMEOUT
2799 BUG32018 DEBUG : websocket/tests/simple-stress.html = PASS TEXT 2797 BUG32018 DEBUG : websocket/tests/simple-stress.html = PASS TEXT
2800 2798
2801 // Flaky 2799 // Flaky
2802 BUG31803 LINUX : editing/inserting/12882.html = IMAGE PASS 2800 BUG31803 LINUX : editing/inserting/12882.html = IMAGE PASS
2803 2801
2804 // from http://trac.webkit.org/changeset/53078 2802 // from http://trac.webkit.org/changeset/53078
2805 BUG32154 LINUX DEBUG : fast/text/find-kana.html = CRASH 2803 BUG32154 LINUX DEBUG : fast/text/find-kana.html = CRASH
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
2899 BUG33486 LINUX : fast/text/international/thai-baht-space.html = IMAGE 2897 BUG33486 LINUX : fast/text/international/thai-baht-space.html = IMAGE
2900 BUG33486 LINUX : fast/text/international/thai-line-breaks.html = IMAGE 2898 BUG33486 LINUX : fast/text/international/thai-line-breaks.html = IMAGE
2901 BUG33486 LINUX : svg/text/text-intro-05-t.svg = IMAGE 2899 BUG33486 LINUX : svg/text/text-intro-05-t.svg = IMAGE
2902 2900
2903 // WebKit roll 54045 -> 54059 2901 // WebKit roll 54045 -> 54059
2904 BUG33497 : storage/domstorage/sessionstorage/window-open.html = TEXT 2902 BUG33497 : storage/domstorage/sessionstorage/window-open.html = TEXT
2905 2903
2906 // WebKit roll 54059 -> 54075 2904 // WebKit roll 54059 -> 54075
2907 BUG33538 : fast/dom/Window/anonymous-slot-with-changes.html = TEXT 2905 BUG33538 : fast/dom/Window/anonymous-slot-with-changes.html = TEXT
2908 2906
2909 // WebKit roll 54103 -> 54127
2910 BUG33997 MAC : svg/custom/dominant-baseline-hanging.svg = IMAGE
2911 BUG33997 MAC : svg/custom/gradient-stop-corner-cases.svg = IMAGE
2912
2913 // WebKit roll 54278 -> 54322 2907 // WebKit roll 54278 -> 54322
2914 BUG34546 WIN : fast/events/standalone-image-drag-to-editable.html = IMAGE+TEXT 2908 BUG34546 WIN : fast/events/standalone-image-drag-to-editable.html = IMAGE+TEXT
2915 BUG34546 WIN : fast/events/onunload-not-on-body.html = CRASH 2909 BUG34546 WIN : fast/events/onunload-not-on-body.html = CRASH
2916 BUG34546 WIN : storage/close-during-stress-test.html = CRASH 2910 BUG34546 WIN : storage/close-during-stress-test.html = CRASH
2917 BUG34546 LINUX : svg/W3C-SVG-1.1/filters-specular-01-f.svg = TEXT 2911 BUG34546 LINUX : svg/W3C-SVG-1.1/filters-specular-01-f.svg = TEXT
2918 BUG34546 : fast/loader/document-with-fragment-url-1.html = TIMEOUT 2912 BUG34546 : fast/loader/document-with-fragment-url-1.html = TIMEOUT
2919 BUG34546 : fast/loader/document-with-fragment-url-2.html = TIMEOUT 2913 BUG34546 : fast/loader/document-with-fragment-url-2.html = TIMEOUT
2920 BUG34546 : fast/loader/document-with-fragment-url-3.html = TIMEOUT 2914 BUG34546 : fast/loader/document-with-fragment-url-3.html = TIMEOUT
2921 BUG34546 : fast/loader/document-with-fragment-url-4.html = TIMEOUT 2915 BUG34546 : fast/loader/document-with-fragment-url-4.html = TIMEOUT
2922 2916
2923 // Flaky test 2917 // Flaky test
2924 BUG35064 WIN DEBUG : fast/forms/restore-selection-after-layout.html = TEXT PASS 2918 BUG35064 WIN DEBUG : fast/forms/restore-selection-after-layout.html = TEXT PASS
2919
2920 // WebKit roll 54482 to 54493.
2921 BUG_TONY WIN LINUX : svg/W3C-SVG-1.1/animate-elem-80-t.svg = TEXT
2922 BUG_TONY WIN : svg/W3C-SVG-1.1/filters-conv-01-f.svg = TEXT
2923 BUG_TONY WIN : svg/W3C-SVG-1.1/fonts-elem-01-t.svg = TEXT
2924 BUG_TONY WIN : svg/W3C-SVG-1.1/fonts-elem-02-t.svg = TEXT
2925 BUG_TONY WIN : svg/W3C-SVG-1.1/fonts-elem-03-b.svg = TEXT
2926 BUG_TONY WIN : svg/W3C-SVG-1.1/fonts-elem-04-b.svg = TEXT
2927 BUG_TONY WIN : svg/W3C-SVG-1.1/fonts-elem-07-b.svg = TEXT
2928 BUG_TONY WIN : svg/W3C-SVG-1.1/text-intro-05-t.svg = TEXT
2929 BUG_TONY WIN : svg/batik/text/textFeatures.svg = TEXT
2930 BUG_TONY WIN : svg/custom/use-on-disallowed-foreign-object-3.svg = TEXT
2931 BUG_TONY WIN LINUX : svg/custom/use-on-disallowed-foreign-object-4.svg = TEXT
2932 BUG_TONY WIN : svg/text/text-intro-05-t.svg = TEXT
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698