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

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

Issue 554111: Mark svg/filters/big-sized-filter.svg as flaky on Win, slow on Linux (Closed) Base URL: svn://chrome-svn/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 | « no previous file | 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 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 57
58 // ----------------------------------------------------------------- 58 // -----------------------------------------------------------------
59 // SLOW TESTS 59 // SLOW TESTS
60 // ----------------------------------------------------------------- 60 // -----------------------------------------------------------------
61 61
62 BUG24182 SLOW : fast/js/regexp-overflow.html = PASS 62 BUG24182 SLOW : fast/js/regexp-overflow.html = PASS
63 BUG24182 SLOW RELEASE : http/tests/misc/DOMContentLoaded-event.html = PASS 63 BUG24182 SLOW RELEASE : http/tests/misc/DOMContentLoaded-event.html = PASS
64 BUG24182 SLOW LINUX DEBUG : http/tests/misc/DOMContentLoaded-event.html = PASS 64 BUG24182 SLOW LINUX DEBUG : http/tests/misc/DOMContentLoaded-event.html = PASS
65 BUG24182 SLOW LINUX MAC RELEASE : http/tests/navigation/multiple-back-forward-en tries.html = PASS 65 BUG24182 SLOW LINUX MAC RELEASE : http/tests/navigation/multiple-back-forward-en tries.html = PASS
66 BUG24182 SLOW LINUX DEBUG : http/tests/navigation/multiple-back-forward-entries. html = PASS 66 BUG24182 SLOW LINUX DEBUG : http/tests/navigation/multiple-back-forward-entries. html = PASS
67 BUG24182 SLOW LINUX DEBUG : svg/filters/big-sized-filter.svg = PASS
67 BUG24182 SLOW : http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht ml = PASS 68 BUG24182 SLOW : http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht ml = PASS
68 //BUG24182 SLOW WIN MAC : svg/custom/invisible-text-after-scrolling.xhtml = PASS 69 //BUG24182 SLOW WIN MAC : svg/custom/invisible-text-after-scrolling.xhtml = PASS
69 BUG24182 SLOW : tables/mozilla/other/slashlogo.html = PASS 70 BUG24182 SLOW : tables/mozilla/other/slashlogo.html = PASS
70 BUG24182 SLOW WIN RELEASE : tables/mozilla/bugs/bug113235-1.html = PASS 71 BUG24182 SLOW WIN RELEASE : tables/mozilla/bugs/bug113235-1.html = PASS
71 BUG24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS 72 BUG24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS
72 73
73 // This tests is normally <1 second, but occasionally takes >20s. 74 // This tests is normally <1 second, but occasionally takes >20s.
74 BUG24182 SLOW WIN RELEASE : fast/dom/Window/webkitConvertPoint.html = PASS 75 BUG24182 SLOW WIN RELEASE : fast/dom/Window/webkitConvertPoint.html = PASS
75 76
76 BUG24182 WIN RELEASE SLOW : http/tests/loading/redirect-methods.html = PASS 77 BUG24182 WIN RELEASE SLOW : http/tests/loading/redirect-methods.html = PASS
(...skipping 2793 matching lines...) Expand 10 before | Expand all | Expand 10 after
2870 BUG32671 WIN LINUX MAC : fast/dom/Window/timer-null-script-execution-context.htm l = TEXT 2871 BUG32671 WIN LINUX MAC : fast/dom/Window/timer-null-script-execution-context.htm l = TEXT
2871 BUG32673 WIN LINUX : fast/forms/textarea-scrollbar-height.html = TEXT 2872 BUG32673 WIN LINUX : fast/forms/textarea-scrollbar-height.html = TEXT
2872 BUG32675 LINUX : fast/repaint/trailing-floats-root-line-box-overflow.html = IMAG E 2873 BUG32675 LINUX : fast/repaint/trailing-floats-root-line-box-overflow.html = IMAG E
2873 2874
2874 // WebKit roll 53452:53511 2875 // WebKit roll 53452:53511
2875 BUG32664 WIN DEBUG : http/tests/security/view-source-no-refresh.html = TIMEOUT 2876 BUG32664 WIN DEBUG : http/tests/security/view-source-no-refresh.html = TIMEOUT
2876 BUG32665 WIN DEBUG : media/video-source-error-no-candidate.html = TIMEOUT 2877 BUG32665 WIN DEBUG : media/video-source-error-no-candidate.html = TIMEOUT
2877 2878
2878 // Flaky tests found during the roll. 2879 // Flaky tests found during the roll.
2879 BUG32679 LINUX DEBUG : http/tests/navigation/lockedhistory-iframe.html = TEXT PA SS 2880 BUG32679 LINUX DEBUG : http/tests/navigation/lockedhistory-iframe.html = TEXT PA SS
2880 BUG32680 LINUX DEBUG : svg/filters/big-sized-filter.svg = IMAGE+TEXT TIMEOUT PAS S 2881 BUG32680 WIN DEBUG : svg/filters/big-sized-filter.svg = TIMEOUT PASS
2881 BUG32682 LINUX : svg/W3C-SVG-1.1/filters-conv-01-f.svg = TEXT PASS 2882 BUG32682 LINUX : svg/W3C-SVG-1.1/filters-conv-01-f.svg = TEXT PASS
2882 BUG32683 LINUX DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = TEXT PASS 2883 BUG32683 LINUX DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = TEXT PASS
2883 BUG32684 WIN DEBUG : inspector/timeline-layout.html = TEXT PASS 2884 BUG32684 WIN DEBUG : inspector/timeline-layout.html = TEXT PASS
2884 BUG32686 WIN DEBUG : fast/block/margin-collapse/block-inside-inline/006.html = C RASH PASS 2885 BUG32686 WIN DEBUG : fast/block/margin-collapse/block-inside-inline/006.html = C RASH PASS
2885 BUG32688 MAC DEBUG : fast/lists/inlineBoxWrapperNullCheck.html = TEXT PASS 2886 BUG32688 MAC DEBUG : fast/lists/inlineBoxWrapperNullCheck.html = TEXT PASS
2886 BUG32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-i n-main-frame.html = TEXT PASS 2887 BUG32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-i n-main-frame.html = TEXT PASS
2887 BUG32690 MAC DEBUG : plugins/plugin-remove-subframe.html = TEXT PASS 2888 BUG32690 MAC DEBUG : plugins/plugin-remove-subframe.html = TEXT PASS
2888 BUG32691 MAC DEBUG : svg/batik/text/textEffect.svg = TEXT PASS 2889 BUG32691 MAC DEBUG : svg/batik/text/textEffect.svg = TEXT PASS
2889 BUG32692 MAC DEBUG : svg/custom/visibility-override-filter.svg = TEXT PASS 2890 BUG32692 MAC DEBUG : svg/custom/visibility-override-filter.svg = TEXT PASS
2890 BUG32693 MAC DEBUG : svg/dom/SVGRectElement/rect-modify-rx.svg = TEXT PASS 2891 BUG32693 MAC DEBUG : svg/dom/SVGRectElement/rect-modify-rx.svg = TEXT PASS
(...skipping 16 matching lines...) Expand all
2907 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT 2908 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
2908 2909
2909 // Newly added tests from r53893 2910 // Newly added tests from r53893
2910 BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT 2911 BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT
2911 BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT 2912 BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT
2912 BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT 2913 BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT
2913 2914
2914 // Flaky storage tests 2915 // Flaky storage tests
2915 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS 2916 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS
2916 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS 2917 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698