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

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

Issue 287001: Mark LayoutTests/fast/css/large-list-of-rules-crash.html as DEBUG SLOW. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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 // 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 3094 matching lines...) Expand 10 before | Expand all | Expand 10 after
3105 3105
3106 // Started failing for no apparent reason at r28124 3106 // Started failing for no apparent reason at r28124
3107 BUG23972 LINUX WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH P ASS 3107 BUG23972 LINUX WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH P ASS
3108 3108
3109 // Flaky timeouts first appearing at r27764 (webkit 48947) 3109 // Flaky timeouts first appearing at r27764 (webkit 48947)
3110 BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO UT PASS 3110 BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO UT PASS
3111 3111
3112 // WebKit update: 49213:49221 3112 // WebKit update: 49213:49221
3113 BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL 3113 BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL
3114 3114
3115 // V8 update to 1.3.15
3116 BUG24102 : LayoutTests/fast/css/large-list-of-rules-crash.html = TIMEOUT
3117
3118 // Got slow with V8 update to 1.3.15. Debug logging perhaps? 3115 // Got slow with V8 update to 1.3.15. Debug logging perhaps?
3116 BUG24102 DEBUG SLOW : LayoutTests/fast/css/large-list-of-rules-crash.html = PASS
3119 BUG24182 DEBUG SLOW : LayoutTests/fast/forms/input-implicit-length-limit.html = PASS 3117 BUG24182 DEBUG SLOW : LayoutTests/fast/forms/input-implicit-length-limit.html = PASS
3120 BUG24182 DEBUG SLOW : LayoutTests/fast/forms/input-maxlength.html = PASS 3118 BUG24182 DEBUG SLOW : LayoutTests/fast/forms/input-maxlength.html = PASS
3121 3119
3122 // Webkit update: 49221:49245 3120 // Webkit update: 49221:49245
3123 BUG_HAMAJI : LayoutTests/fast/css/counters/t1204-increment-00-c-o.html = FAIL 3121 BUG_HAMAJI : LayoutTests/fast/css/counters/t1204-increment-00-c-o.html = FAIL
3124 BUG_HAMAJI : LayoutTests/fast/css/counters/t1204-increment-01-c-o.html = FAIL 3122 BUG_HAMAJI : LayoutTests/fast/css/counters/t1204-increment-01-c-o.html = FAIL
3125 3123
3126 // Failing after r28267 3124 // Failing after r28267
3127 BUG24116 SLOW : LayoutTests/http/tests/loading/gmail-assert-on-load.html = FAIL 3125 BUG24116 SLOW : LayoutTests/http/tests/loading/gmail-assert-on-load.html = FAIL
3128 3126
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
3183 BUG24964 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL 3181 BUG24964 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
3184 BUG24965 LINUX : LayoutTests/fast/forms/preserveFormDuringResidualStyle.html = C RASH 3182 BUG24965 LINUX : LayoutTests/fast/forms/preserveFormDuringResidualStyle.html = C RASH
3185 BUG_JEREMY MAC : LayoutTests/fast/forms/search-display-none-cancel-button.html = CRASH 3183 BUG_JEREMY MAC : LayoutTests/fast/forms/search-display-none-cancel-button.html = CRASH
3186 BUG_JEREMY LINUX : LayoutTests/fast/forms/menulist-option-wrap.html = CRASH 3184 BUG_JEREMY LINUX : LayoutTests/fast/forms/menulist-option-wrap.html = CRASH
3187 BUG24966 MAC : LayoutTests/fast/frames/calculate-fixed.html = CRASH 3185 BUG24966 MAC : LayoutTests/fast/frames/calculate-fixed.html = CRASH
3188 3186
3189 // Started timing out when reduced windows watchdog timeout from timeout*2.5 to timeout+1. 3187 // Started timing out when reduced windows watchdog timeout from timeout*2.5 to timeout+1.
3190 BUG_OJAN WIN RELEASE : LayoutTests/http/tests/incremental/split-hex-entities.pl = TIMEOUT 3188 BUG_OJAN WIN RELEASE : LayoutTests/http/tests/incremental/split-hex-entities.pl = TIMEOUT
3191 // Was already timing out on LINUX/MAC debug, which already had a reduced watchd og timeout. 3189 // Was already timing out on LINUX/MAC debug, which already had a reduced watchd og timeout.
3192 BUG_OJAN DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT 3190 BUG_OJAN DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT
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