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

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

Issue 345004: Rebaseline media tests after http://trac.webkit.org/changeset/50063 . (Closed)
Patch Set: Created 11 years, 1 month 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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/video-src-change-expected.txt ('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 3200 matching lines...) Expand 10 before | Expand all | Expand 10 after
3211 BUG_TONY : LayoutTests/storage/change-version-handle-reuse.html = FAIL 3211 BUG_TONY : LayoutTests/storage/change-version-handle-reuse.html = FAIL
3212 BUG_TONY WIN MAC : LayoutTests/storage/change-version.html = TIMEOUT 3212 BUG_TONY WIN MAC : LayoutTests/storage/change-version.html = TIMEOUT
3213 BUG_TONY WIN LINUX : LayoutTests/fast/frames/frame-scrolling-attribute.html = CR ASH 3213 BUG_TONY WIN LINUX : LayoutTests/fast/frames/frame-scrolling-attribute.html = CR ASH
3214 BUG_TONY LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS H 3214 BUG_TONY LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS H
3215 BUG_TONY LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete .html = CRASH 3215 BUG_TONY LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete .html = CRASH
3216 BUG_TONY LINUX DEBUG : LayoutTests/media/controls-drag-timebar.html = CRASH FAIL 3216 BUG_TONY LINUX DEBUG : LayoutTests/media/controls-drag-timebar.html = CRASH FAIL
3217 3217
3218 // WebKit roll 49992:49997 3218 // WebKit roll 49992:49997
3219 // hclam to add expected results. 3219 // hclam to add expected results.
3220 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL 3220 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL
3221 // scherkus to add expected results.
3222 BUG_SCHERKUS : LayoutTests/media/video-pause-immediately.html = FAIL
3223 3221
3224 // New flaky crashing tests 3222 // New flaky crashing tests
3225 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS 3223 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS
3226 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS 3224 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS
3227 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS 3225 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS
3228 3226
3229 // WebKit roll 50027:50073
3230 // HTML5 media element 'load' removed: http://trac.webkit.org/changeset/50063
3231 BUG_TONY : LayoutTests/media/audio-constructor-autobuffer.html = FAIL
3232 BUG_TONY : LayoutTests/media/audio-constructor.html = FAIL
3233 BUG_TONY : LayoutTests/media/video-append-source.html = FAIL
3234 BUG_TONY : LayoutTests/media/video-canvas-source.html = FAIL
3235 BUG_TONY : LayoutTests/media/video-controls.html = FAIL
3236 BUG_TONY : LayoutTests/media/video-dom-src.html = FAIL
3237 BUG_TONY : LayoutTests/media/video-seek-past-end-paused.html = FAIL
3238 BUG_TONY : LayoutTests/media/video-src-change.html = FAIL
3239 BUG_TONY LINUX : LayoutTests/media/video-seekable.html = FAIL
3240 BUG_TONY MAC : LayoutTests/media/video-error-abort.html = FAIL
3241
3242 // WebKit roll 50073:50101 3227 // WebKit roll 50073:50101
3243 // jorlow to add expected results. 3228 // jorlow to add expected results.
3244 BUG_JORLOW : LayoutTests/storage/domstorage/documentURI.html = FAIL 3229 BUG_JORLOW : LayoutTests/storage/domstorage/documentURI.html = FAIL
3245 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 3230 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090
3246 BUG25880 WIN LINUX : LayoutTests/editing/style/remove-nested-inline-styles.html = FAIL 3231 BUG25880 WIN LINUX : LayoutTests/editing/style/remove-nested-inline-styles.html = FAIL
3247 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = TI MEOUT 3232 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = TI MEOUT
3248 3233
3249 // WebKit roll 50101:50158 3234 // WebKit roll 50101:50158
3250 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-font-family.ht ml = FAIL 3235 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-font-family.ht ml = FAIL
3251 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH 3236 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
3301 BUG25955 LINUX : LayoutTests/fast/forms/textarea-placeholder-set-value.html = PA SS CRASH 3286 BUG25955 LINUX : LayoutTests/fast/forms/textarea-placeholder-set-value.html = PA SS CRASH
3302 BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = CRASH 3287 BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = CRASH
3303 BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = PASS F AIL 3288 BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = PASS F AIL
3304 3289
3305 // The following should be uncommented when the next line is no longer needed. 3290 // The following should be uncommented when the next line is no longer needed.
3306 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh tml = PASS 3291 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh tml = PASS
3307 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm l = CRASH FAIL PASS 3292 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm l = CRASH FAIL PASS
3308 3293
3309 // WebKit 50158:10171 3294 // WebKit 50158:10171
3310 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL 3295 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/video-src-change-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698