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

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

Issue 173257: Revert r24085 and r24086, restoring skia asserts to debug-only.... (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/config/SkUserConfig.h ('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 2687 matching lines...) Expand 10 before | Expand all | Expand 10 after
2698 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH 2698 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH
2699 2699
2700 // Flaky timeout 2700 // Flaky timeout
2701 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO UT 2701 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO UT
2702 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT 2702 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT
2703 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT 2703 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT
2704 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS 2704 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS
2705 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS 2705 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS
2706 2706
2707 // Test failures caused by re-enabling skia asserts. 2707 // Test failures caused by re-enabling skia asserts.
2708 BUG18896 WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL 2708 BUG18896 WIN DEBUG : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAI L
2709 BUG18896 WIN LINUX : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL 2709 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL
2710 BUG18896 WIN : LayoutTests/svg/carto.net/window.svg = FAIL 2710 BUG18896 WIN DEBUG : LayoutTests/svg/carto.net/window.svg = FAIL
2711 BUG18896 LINUX : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-clipPath Units-attr.html = FAIL 2711 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl ipPathUnits-attr.html = FAIL
2712 BUG18896 MAC WIN : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-clipPa thUnits-attr.html = PASS CRASH 2712 BUG18896 MAC WIN DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom- clipPathUnits-attr.html = PASS CRASH
2713 BUG18896 LINUX : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom-clipP athUnits-prop.html = FAIL 2713 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom -clipPathUnits-prop.html = FAIL
2714 BUG18896 LINUX : LayoutTests/svg/css/crash-css-generated-content.xhtml = FAIL 2714 BUG18896 LINUX DEBUG : LayoutTests/svg/css/crash-css-generated-content.xhtml = F AIL
2715 2715
2716 // Test failures from WebKit merge 46894 to 46977 2716 // Test failures from WebKit merge 46894 to 46977
2717 BUG18939 : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL 2717 BUG18939 : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL
2718 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL 2718 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL
2719 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL 2719 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL
2720 BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAI L 2720 BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAI L
2721 BUG18939 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = C RASH PASS 2721 BUG18939 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = C RASH PASS
2722 2722
2723 // Flakiness from WebKit merge to 46977 2723 // Flakiness from WebKit merge to 46977
2724 BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C RASH 2724 BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C RASH
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
2881 // Does not work in Chromium yet (not supporting wav format) 2881 // Does not work in Chromium yet (not supporting wav format)
2882 BUG19904 WIN : LayoutTests/media/progress-event-at-least-one.html = FAIL TIMEOUT 2882 BUG19904 WIN : LayoutTests/media/progress-event-at-least-one.html = FAIL TIMEOUT
2883 2883
2884 // These became very flakey after r24022. Not sure if because of that change tho ugh. 2884 // These became very flakey after r24022. Not sure if because of that change tho ugh.
2885 BUG20004 WIN : LayoutTests/media/video-play-pause-events.html = TIMEOUT 2885 BUG20004 WIN : LayoutTests/media/video-play-pause-events.html = TIMEOUT
2886 2886
2887 // WebKit 47630:47646. These need rebaseline on Win and Linux. 2887 // WebKit 47630:47646. These need rebaseline on Win and Linux.
2888 BUG_DIMICH WIN LINUX : LayoutTests/editing/execCommand/5190926.html = FAIL 2888 BUG_DIMICH WIN LINUX : LayoutTests/editing/execCommand/5190926.html = FAIL
2889 BUG_DIMICH WIN LINUX : LayoutTests/editing/pasteboard/5075944.html = FAIL 2889 BUG_DIMICH WIN LINUX : LayoutTests/editing/pasteboard/5075944.html = FAIL
2890 BUG_DIMICH WIN LINUX : LayoutTests/editing/style/font-family-with-space.html = F AIL 2890 BUG_DIMICH WIN LINUX : LayoutTests/editing/style/font-family-with-space.html = F AIL
OLDNEW
« no previous file with comments | « skia/config/SkUserConfig.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698