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

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

Issue 611005: Rebaseline Mac WebGL tests and mark Win+Linux as deferred. (Closed)
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
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 852 matching lines...) Expand 10 before | Expand all | Expand 10 after
863 BUG31363 DEBUG WIN LINUX MAC : platform/chromium/fast/dom/interval.html = TEXT P ASS 863 BUG31363 DEBUG WIN LINUX MAC : platform/chromium/fast/dom/interval.html = TEXT P ASS
864 864
865 // ----------------------------------------------------------------- 865 // -----------------------------------------------------------------
866 // SVG TESTS 866 // SVG TESTS
867 // ----------------------------------------------------------------- 867 // -----------------------------------------------------------------
868 868
869 // These are regressions from 1.0, but deemed DEFERable for 2.0. 869 // These are regressions from 1.0, but deemed DEFERable for 2.0.
870 870
871 BUG8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.s vg = IMAGE 871 BUG8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.s vg = IMAGE
872 872
873 // smiley.png should be shown with xml:base and xml:base on parent.
874 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE+TEXT
875
876 // We show reduced version of the entire SVN image rather than an image 873 // We show reduced version of the entire SVN image rather than an image
877 BUG23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE 874 BUG23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE
878 BUG23463 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE 875 BUG23463 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE
879 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT 876 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT
880 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE+TEXT 877 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE+TEXT
881 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT 878 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT
882 879
883 // Merge 39744:39829 - regression 880 // Merge 39744:39829 - regression
884 BUG10284 MAC : svg/custom/path-bad-data.svg = FAIL 881 BUG10284 MAC : svg/custom/path-bad-data.svg = FAIL
885 882
(...skipping 1963 matching lines...) Expand 10 before | Expand all | Expand 10 after
2849 BUG32949 WIN LINUX MAC : fast/dom/Window/invalid-protocol.html = TEXT 2846 BUG32949 WIN LINUX MAC : fast/dom/Window/invalid-protocol.html = TEXT
2850 2847
2851 // WebKit roll 53704:53787. Not going to fix for now. 2848 // WebKit roll 53704:53787. Not going to fix for now.
2852 BUG33099 : media/video-reverse-play-duration.html = TIMEOUT 2849 BUG33099 : media/video-reverse-play-duration.html = TIMEOUT
2853 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT 2850 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
2854 2851
2855 // Flaky storage tests 2852 // Flaky storage tests
2856 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS 2853 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS
2857 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS 2854 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS
2858 2855
2859 // Rebaseline! 2856 BUG21852 DEFER SKIP LINUX WIN : fast/canvas/webgl = CRASH
2860 BUG21852 MAC : fast/canvas/webgl/null-object-behaviour.html = TEXT
2861 BUG21852 MAC : fast/canvas/webgl/texImageTest.html = TEXT
2862 BUG21852 MAC : fast/canvas/webgl/uniform-location.html = TEXT
2863 BUG21852 MAC : fast/canvas/webgl/gl-get-calls.html = TEXT
2864 BUG21852 SKIP LINUX WIN : fast/canvas/webgl = CRASH
2865 2857
2866 // Disabled until we get history.{back,forward,go} changed to always be 2858 // Disabled until we get history.{back,forward,go} changed to always be
2867 // asynchronously again. 2859 // asynchronously again.
2868 BUG33350 : fast/dom/location-hash.html = TEXT 2860 BUG33350 : fast/dom/location-hash.html = TEXT
2869 2861
2870 // WebKit roll 53941 -> 54015 2862 // WebKit roll 53941 -> 54015
2871 BUG33358 : fast/dom/Window/window-postmessage-clone-frames.html = TEXT 2863 BUG33358 : fast/dom/Window/window-postmessage-clone-frames.html = TEXT
2872 2864
2873 // WebKit roll 54016 -> 54045 2865 // WebKit roll 54016 -> 54045
2874 BUG33486 WIN LINUX : fast/text/international/hebrew-vowels.html = IMAGE+TEXT 2866 BUG33486 WIN LINUX : fast/text/international/hebrew-vowels.html = IMAGE+TEXT
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
2938 BUG35618 LINUX WIN : fast/text/glyph-reordering.html = TEXT 2930 BUG35618 LINUX WIN : fast/text/glyph-reordering.html = TEXT
2939 2931
2940 // Not known when these started failing. 2932 // Not known when these started failing.
2941 BUG35858 MAC LINUX : media/remove-from-document.html = CRASH PASS 2933 BUG35858 MAC LINUX : media/remove-from-document.html = CRASH PASS
2942 BUG35858 MAC : media/video-source.html = CRASH PASS 2934 BUG35858 MAC : media/video-source.html = CRASH PASS
2943 BUG35858 MAC : media/video-source-type.html = CRASH PASS 2935 BUG35858 MAC : media/video-source-type.html = CRASH PASS
2944 BUG35858 MAC : media/video-src.html = CRASH PASS 2936 BUG35858 MAC : media/video-src.html = CRASH PASS
2945 BUG35858 MAC : media/video-src-change.html = CRASH PASS 2937 BUG35858 MAC : media/video-src-change.html = CRASH PASS
2946 BUG35858 MAC : media/video-src-source.html = CRASH PASS 2938 BUG35858 MAC : media/video-src-source.html = CRASH PASS
2947 BUG35858 MAC : media/video-timeupdate-during-playback.html = CRASH PASS 2939 BUG35858 MAC : media/video-timeupdate-during-playback.html = CRASH PASS
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698