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

Side by Side Diff: LayoutTests/platform/chromium/test_expectations.txt

Issue 3626003: Merge 69167 - 2010-10-05 Kent Tamura <tkent@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 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
« no previous file with comments | « LayoutTests/ChangeLog ('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 // 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 726 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 737
738 // The media time display is getting styled when it shouldn't be. 738 // The media time display is getting styled when it shouldn't be.
739 BUG13907 : media/controls-styling.html = FAIL 739 BUG13907 : media/controls-styling.html = FAIL
740 740
741 // These tests are flaky with subtle pixel differences. 741 // These tests are flaky with subtle pixel differences.
742 BUG13907 LINUX MAC : media/video-zoom.html = IMAGE PASS 742 BUG13907 LINUX MAC : media/video-zoom.html = IMAGE PASS
743 BUG13907 LINUX MAC : media/video-layer-crash.html = IMAGE PASS 743 BUG13907 LINUX MAC : media/video-layer-crash.html = IMAGE PASS
744 744
745 // These two tests started timing out after r66110. 745 // These two tests started timing out after r66110.
746 BUG13907 : media/video-controls-rendering.html = PASS FAIL TIMEOUT 746 BUG13907 : media/video-controls-rendering.html = PASS FAIL TIMEOUT
747 BUG13907 RELEASE : media/video-transformed.html = IMAGE PASS TIMEOUT 747 BUG13907 WIN RELEASE : media/video-transformed.html = IMAGE PASS TIMEOUT
748 // Started failing in roll 66079:66240. 748 // Started failing in roll 66079:66240.
749 BUG53660 DEBUG : media/video-transformed.html = IMAGE+TEXT TIMEOUT 749 BUG53660 WIN DEBUG : media/video-transformed.html = IMAGE+TEXT TIMEOUT
750 // Behavior was changed by WebKit roll 69035:69062.
751 BUG53660 MAC : media/video-transformed.html = IMAGE
752 BUG53660 LINUX : media/video-transformed.html = IMAGE PASS
753
750 754
751 // This is flaky with a subtle pixel difference in the bottom right corner, 755 // This is flaky with a subtle pixel difference in the bottom right corner,
752 // which I believe is due to new video scaling algorithm. 756 // which I believe is due to new video scaling algorithm.
753 BUG13907 : media/video-replaces-poster.html = IMAGE PASS 757 BUG13907 : media/video-replaces-poster.html = IMAGE PASS
754 758
755 // These tests are failing because they use position-dependent mouse clicks. 759 // These tests are failing because they use position-dependent mouse clicks.
756 BUG13907 BUG25375 : media/video-controls-transformed.html = FAIL 760 BUG13907 BUG25375 : media/video-controls-transformed.html = FAIL
757 761
758 // These tests are WONTFIX because they use codecs Chromium doesn't support. 762 // These tests are WONTFIX because they use codecs Chromium doesn't support.
759 BUG16779 WONTFIX SKIP : media/audio-mpeg-supported.html = FAIL TIMEOUT 763 BUG16779 WONTFIX SKIP : media/audio-mpeg-supported.html = FAIL TIMEOUT
(...skipping 2359 matching lines...) Expand 10 before | Expand all | Expand 10 after
3119 BUG54333 WIN LINUX : fast/replaced/embed-display-none.html = PASS TIMEOUT 3123 BUG54333 WIN LINUX : fast/replaced/embed-display-none.html = PASS TIMEOUT
3120 BUG54334 LINUX : media/video-timeupdate-during-playback.html = PASS TIMEOUT 3124 BUG54334 LINUX : media/video-timeupdate-during-playback.html = PASS TIMEOUT
3121 BUG54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT 3125 BUG54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
3122 3126
3123 // Regressed in r66689 3127 // Regressed in r66689
3124 BUGTONY LINUX : fast/text/atsui-spacing-features.html = IMAGE+TEXT 3128 BUGTONY LINUX : fast/text/atsui-spacing-features.html = IMAGE+TEXT
3125 3129
3126 // New test in r66740 3130 // New test in r66740
3127 BUGWK45193 LINUX : fast/text/decomposed-after-stacked-diacritics.html = TEXT 3131 BUGWK45193 LINUX : fast/text/decomposed-after-stacked-diacritics.html = TEXT
3128 3132
3129 // Regressed in r66712 3133 // Debugger tests are slow on win debug bots
3130 BUGWK45209 WIN : inspector/dom-breakpoints.html = PASS TIMEOUT 3134 BUGWK45209 WIN DEBUG SLOW : inspector/debugger-autocontinue-on-syntax-error.html = PASS
3135 BUGWK45209 WIN DEBUG SLOW : inspector/debugger-breakpoints-not-activated-on-relo ad.html = PASS
3136 BUGWK45209 WIN DEBUG SLOW : inspector/dom-breakpoints.html = PASS
3137
3138 BUGWK45438 : editing/spelling/spelling-backspace-between-lines.html = TEXT
3139
3140 // WebKit r67068
3141 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth- attr.html = IMAGE
3142 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-dom-elevatio n-attr.html = IMAGE
3143 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimu th-prop.html = IMAGE
3144 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-svgdom-eleva tion-prop.html = IMAGE
3145
3146 // Added in r67084
3147 BUGWK45513 WIN : inspector/extensions-resources.html = TIMEOUT CRASH
3148
3149 // Regressions from webkit r67182
3150 BUGWK45527 WIN LINUX : fast/dom/replaceChild.html = IMAGE
3151 BUGWK45527 MAC RELEASE : fast/dom/replaceChild.html = IMAGE
3152
3153 // Regression from r67285
3154 BUGWK45623 WIN LINUX : fast/dynamic/first-letter-display-change.html = IMAGE
3155
3156 // New tests added in r67376
3157 BUGWK45652 : fast/viewport/ = TEXT
3158 BUGWK45652 SKIP : fast/viewport/viewport-65.html = TEXT
3159 BUGWK45652 SKIP : fast/viewport/viewport-82.html = TEXT
3160 BUGWK45652 SKIP : fast/viewport/viewport-84.html = TEXT
3161 BUGWK45652 SKIP : fast/viewport/viewport-87.html = TEXT
3162 BUGWK45652 SKIP : fast/viewport/viewport-126.html = TEXT
3163 BUGWK45652 SKIP : fast/viewport/viewport-127.html = TEXT
3164 BUGWK45652 SKIP : fast/viewport/viewport-128.html = TIMEOUT TEXT
3165
3166 // Regressions from r67349?
3167 BUGDPRANKE LINUX MAC : http/tests/navigation/postredirect-frames.html = IMAGE
3168
3169 BUGWK45667 LINUX : fast/files/read-file-async.html = CRASH PASS
3170 BUGWK45667 LINUX : fast/files/read-blob-async.html = CRASH PASS
3171
3172 BUGWK45737 DEBUG SLOW : fast/frames/frame-limit.html = PASS
3173
3174 // Regressions from webkit roll r67178:t67358
3175 BUGDPRANKE WIN LINUX DEBUG : fast/forms/select-set-length-with-mutation-remove.h tml = TIMEOUT PASS
3176 BUGDPRANKE LINUX DEBUG : http/tests/incremental/slow-utf8-text.pl = TIMEOUT PASS
3177 BUGDPRANKE LINUX DEBUG : fast/forms/restore-selection-after-layout.html = TEXT
3178
3179 BUGDPRANKE WIN LINUX : media/video-poster.html = PASS TEXT
3180
3181 BUGWK45898 : editing/selection/context-menu-on-text.html = TEXT
3182
3183 BUGWEBGL WIN LINUX : fast/canvas/webgl/context-attributes-alpha-depth-stencil-an tialias.html = TEXT
3184 BUGWEBGL : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE
3185 BUGWEBGL : fast/canvas/webgl/css-webkit-canvas.html = IMAGE
3186 BUGWEBGL WIN LINUX : fast/canvas/webgl/gl-object-get-calls.html = TEXT TIMEOUT
3187 BUGWEBGL WIN LINUX : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
3188 BUGWEBGL WIN LINUX : fast/canvas/webgl/object-deletion-behaviour.html = TEXT
3189 BUGWEBGL WIN LINUX : fast/canvas/webgl/point-size.html = TEXT
3190 BUGWEBGL WIN MAC : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS
3191 BUGWEBGL WIN LINUX : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
3192 BUGWEBGL MAC : fast/canvas/webgl/texture-npot.html = TEXT
3193 BUGWEBGL WIN LINUX : fast/canvas/webgl/uniform-location.html = TEXT TIMEOUT
3194
3195 // Pre-HTML5 parser quirks only apply to the mac port for now.
3196 WONTFIX SKIP : fast/parser/pre-html5-parser-quirks.html = FAIL
3197
3198 // Regressions after r67771
3199 BUG56246 : printing/css2.1/page-break-after-000.html = TEXT
3200 BUG56246 : printing/css2.1/page-break-after-003.html = TEXT
3201 BUG56246 : printing/css2.1/page-break-after-004.html = TEXT
3202 BUG56246 : printing/css2.1/page-break-before-000.html = TEXT
3203
3204 // This test needs enhanced eventSender.contextMenu() return value.
3205 // See https://bugs.webkit.org/show_bug.cgi?id=45021 for more info.
3206 BUGWK45021 : media/context-menu-actions.html = TIMEOUT
3207
3208 BUG_AUTO LINUX WIN DEBUG : animations/suspend-resume-animation.html = PASS TEXT
3209 BUG_AUTO LINUX RELEASE : animations/3d/transform-origin-vs-functions.html = PASS TEXT
3210 BUG_AUTO WIN DEBUG : animations/3d/transform-origin-vs-functions.html = PASS TEX T
3211 BUG_AUTO WIN DEBUG : animations/multiple-keyframes.html = PASS TEXT
3212 BUG_AUTO WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS T EXT
3213
3214 // Seems to have been crashing intermittently for as long as we have test histor y.
3215 BUG_SENORBLANCO WIN LINUX : svg/clip-path/clip-path-text-and-stroke.svg = CRASH PASS
3216
3217 // nodesFromRect() removed from Document.idl and test skipped on other platforms at r68345.
3218 BUGWK46596 : fast/dom/nodesFromRect-basic.html = TIMEOUT
3219
3220 // Possibly regressed within 68216:68246 (flakiness rate increased)
3221 BUG57056 LINUX : svg/custom/clip-path-referencing-use2.svg = PASS FAIL
3222 BUG57056 LINUX : svg/custom/circular-marker-reference-4.svg = PASS FAIL
3223
3224 // Flaky since http://trac.webkit.org/changeset/68440 (where this test added at) .
3225 BUGWK46689 : fast/dom/HTMLElement/class-list.html = TEXT PASS
3226
3227 // Flaky since r68438:r68445 or before that.
3228 BUGWK46693 MAC : fast/repaint/repaint-svg-after-style-change.html = TEXT
3229
3230 // New test; was added in http://trac.webkit.org/changeset/68520
3231 BUGWK46735 WIN : platform/win/plugins/window-geometry-initialized-before-set-win dow.html = TEXT
3232
3233 // Broken somewhere in the range 68574:68591.
3234 BUG_SENORBLANCO WIN LINUX : svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE
3235 BUG_SENORBLANCO WIN LINUX : svg/carto.net/selectionlist.svg = IMAGE
3236 // thai-baht-space needs to run to rebaseline.
3237 //BUG_SENORBLANCO LINUX : fast/text/international/thai-baht-space.html = IMAGE
3238 BUG_SENORBLANCO LINUX : fast/text/midword-break-after-breakable-char.html = TEXT
3239
3240 // Flaky since 68620
3241 BUGWK46779 WIN LINUX : fast/filesystem/flags-passing.html = TEXT PASS
3242
3243 // NPP_HandleEvent doesn't be implemented/work on mac/linux.
3244 BUG48033 LINUX MAC SKIP : plugins/plugin-initiate-popup-window.html = PASS TIMEO UT
3245
3246 // New test added in 68808.
3247 BUGWK46940 WIN : fast/dom/Window/window-screen-properties.html = TEXT
3248
3249 // New test added in 68809
3250 BUGWK46941 WIN : fast/media/color-does-not-include-alpha.html = TEXT
3251
3252 // New failures introduced in 68854.
3253 BUGWK46951 : fast/url/segments-from-data-url.html = TEXT
3254 BUGWK46951 : fast/url/segments.html = TEXT
3255
3256 // New failure introduced in 68896.
3257 BUGWK44406 : http/tests/appcache/foreign-fallback.html = PASS FAIL CRASH
3258
3259 // This test starts to timeout during build bots were down between 68880:68920
3260 BUG_HCLAM WIN : fast/css/acid2-pixel.html = TIMEOUT PASS
3261
3262 // Selection is wrong.
3263 BUG10292 MAC : editing/selection/5354455-1.html = FAIL
3264
3265 // This test fails due to 68940.
3266 BUG_HCLAM MAC : fast/canvas/webgl/gl-teximage.html = TEXT
3267
3268 // Started to fail at WebKit r68975 Chromium r61295-61296.
3269 BUG9798 DEBUG : http/tests/loading/preload-img-test.html = TIMEOUT
3270
3271 BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE
3272
3273 // Started failing in WebKit r68388:68412.
3274 BUGSENORBLANCO WIN DEBUG : media/video-size.html = CRASH
3275
3276 // Unexpected timeout in these tests.
3277 BUG_HCLAM : http/tests/css/border-image-loading.html = TEXT TIMEOUT PASS
3278 BUG_HCLAM : http/tests/css/css-image-loading.html = TEXT TIMEOUT PASS
3279 BUG_HCLAM : http/tests/css/mask-image-loading.html = TEXT TIMEOUT PASS
3280 BUG_HCLAM : http/tests/css/reflection-mask-image-loading.html = TEXT TIMEOUT PAS S
3281
3282 BUG_HCLAM WIN : svg/text/text-intro-05-t.svg = IMAGE+TEXT CRASH TEXT
3283 BUG_HCLAM LINUX : svg/text/text-intro-05-t.svg = IMAGE PASS
3284
3285 // Added by r69084
3286 BUG57934 WIN : http/tests/appcache/fail-on-update-2.html = TIMEOUT
3287
3288 // r69161 updated the test. Not sure what's wrong in the actual image.
3289 BUG58096 MAC : fast/table/simple_paint.html = IMAGE
3290
3291 // Flaky since 2010-09-17?
3292 BUG57950 WIN LINUX : svg/batik/text/verticalText.svg = CRASH PASS
3293
3294 BUG57957 LINUX DEBUG : fast/blockflow/block-level-images.html = IMAGE PASS
OLDNEW
« no previous file with comments | « LayoutTests/ChangeLog ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698