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

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

Issue 165223: Enable skia asserts. They were disabled some time ago due to... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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 | « skia/ext/vector_platform_device_linux.cc ('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 // 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 2795 matching lines...) Expand 10 before | Expand all | Expand 10 after
2806 BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 2806 BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
2807 BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL 2807 BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
2808 2808
2809 // This happened when I enabled DOM Storage. Adam asked me to just exclude and 2809 // This happened when I enabled DOM Storage. Adam asked me to just exclude and
2810 // file a bug. 2810 // file a bug.
2811 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL 2811 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL
2812 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL 2812 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL
2813 2813
2814 // Flaky. Timing? 2814 // Flaky. Timing?
2815 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS 2815 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS
2816 BUG18584 WIN : LayoutTests/animations/play-state.html = FAIL PASS 2816 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS
2817 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 2817 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
2818 2818
2819 // Flaky crashes 2819 // Flaky crashes
2820 BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-i frame-onload-remove-self.html = CRASH PASS 2820 BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-i frame-onload-remove-self.html = CRASH PASS
2821 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH 2821 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH
2822 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH 2822 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH
2823 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH 2823 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH
2824 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH 2824 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH
2825 2825
2826 // Flaky timeout 2826 // Flaky timeout
2827 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO UT 2827 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO UT
2828 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT 2828 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT
2829 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT 2829 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT
2830 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS 2830 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS
2831 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS 2831 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS
2832 2832
2833 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL 2833 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL
2834 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL 2834 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL
2835 2835
2836 // Test failures/flakiness from WebKit merge 46850 to 46894 2836 // Test failures/flakiness from WebKit merge 46850 to 46894
2837 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS 2837 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS
2838 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS 2838 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS
2839
2840 // Test failures caused by re-enabling skia asserts.
2841 BUG18896 WIN DEBUG : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAI L
2842 BUG18896 WIN LINUX DEBUG : LayoutTests/fast/canvas/canvas-with-incorrect-args.ht ml = FAIL
2843 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL
2844 BUG18896 WIN DEBUG : LayoutTests/svg/carto.net/window.svg = FAIL
2845 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl ipPathUnits-attr.html = FAIL
2846 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom -clipPathUnits-prop.html = FAIL
OLDNEW
« no previous file with comments | « skia/ext/vector_platform_device_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698