OLD | NEW |
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 2192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2203 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL | 2203 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL |
2204 BUG10441 WIN DEBUG : LayoutTests/transitions/transition-end-event-transform.html
= FAIL PASS | 2204 BUG10441 WIN DEBUG : LayoutTests/transitions/transition-end-event-transform.html
= FAIL PASS |
2205 BUG10441 MAC WIN RELEASE : LayoutTests/transitions/transition-end-event-transfor
m.html = FAIL PASS | 2205 BUG10441 MAC WIN RELEASE : LayoutTests/transitions/transition-end-event-transfor
m.html = FAIL PASS |
2206 | 2206 |
2207 // The text extends outside the selection on linux (was happening before the | 2207 // The text extends outside the selection on linux (was happening before the |
2208 // merge). | 2208 // merge). |
2209 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL | 2209 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL |
2210 | 2210 |
2211 // Regressions from merge 41559:41588, probably just needs rebaselining. | 2211 // Regressions from merge 41559:41588, probably just needs rebaselining. |
2212 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 2212 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
2213 BUG10675 MAC : chrome/fast/forms/basic-textareas.html = FAIL | |
2214 | 2213 |
2215 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg
lazkov should fix. | 2214 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg
lazkov should fix. |
2216 BUG9156 MAC LINUX WIN : LayoutTests/fast/js/console-non-string-values.html = FAI
L | 2215 BUG9156 MAC LINUX WIN : LayoutTests/fast/js/console-non-string-values.html = FAI
L |
2217 | 2216 |
2218 // New failures from 41660:41709 | 2217 // New failures from 41660:41709 |
2219 // Newly added tests. | 2218 // Newly added tests. |
2220 BUG9161 : LayoutTests/fast/forms/basic-textareas.html = FAIL | 2219 BUG9161 : LayoutTests/fast/forms/basic-textareas.html = FAIL |
2221 | 2220 |
2222 // Tests that fail in debug mode on linux | 2221 // Tests that fail in debug mode on linux |
2223 BUG10454 LINUX DEBUG : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH | 2222 BUG10454 LINUX DEBUG : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2400 // Need Linux rebaselines from WebKit Merge 42805:42932 | 2399 // Need Linux rebaselines from WebKit Merge 42805:42932 |
2401 BUG11123 LINUX : LayoutTests/editing/inserting/4960120-1.html = FAIL | 2400 BUG11123 LINUX : LayoutTests/editing/inserting/4960120-1.html = FAIL |
2402 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL | 2401 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL |
2403 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL | 2402 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL |
2404 | 2403 |
2405 // Regressions from WebKit Merge 42932:42994 due to text metric changes. | 2404 // Regressions from WebKit Merge 42932:42994 due to text metric changes. |
2406 BUG11251 WIN DEBUG : LayoutTests/fast/forms/textarea-width.html = FAIL | 2405 BUG11251 WIN DEBUG : LayoutTests/fast/forms/textarea-width.html = FAIL |
2407 BUG11251 SLOW WIN RELEASE : LayoutTests/fast/forms/textarea-width.html = FAIL | 2406 BUG11251 SLOW WIN RELEASE : LayoutTests/fast/forms/textarea-width.html = FAIL |
2408 BUG11251 WIN LINUX RELEASE : LayoutTests/fast/forms/text-control-intrinsic-width
s.html = FAIL | 2407 BUG11251 WIN LINUX RELEASE : LayoutTests/fast/forms/text-control-intrinsic-width
s.html = FAIL |
2409 BUG11251 LINUX WIN DEBUG : LayoutTests/fast/forms/text-control-intrinsic-widths.
html = FAIL | 2408 BUG11251 LINUX WIN DEBUG : LayoutTests/fast/forms/text-control-intrinsic-widths.
html = FAIL |
2410 BUG11251 : chrome/fast/forms/textarea-metrics.html = FAIL | |
2411 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA
IL | 2409 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA
IL |
2412 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL | 2410 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL |
2413 | 2411 |
2414 // Unimplemented test shell features causing editing tests to fail | 2412 // Unimplemented test shell features causing editing tests to fail |
2415 | 2413 |
2416 // We don't draw the spelling markers at all in test shell. | 2414 // We don't draw the spelling markers at all in test shell. |
2417 BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html =
FAIL | 2415 BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html =
FAIL |
2418 BUG11577 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL | 2416 BUG11577 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL |
2419 BUG11577 WIN LINUX : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL | 2417 BUG11577 WIN LINUX : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL |
2420 | 2418 |
(...skipping 700 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3121 | 3119 |
3122 // Webkit roll 52205->52227 | 3120 // Webkit roll 52205->52227 |
3123 // New expectations added in 52219 | 3121 // New expectations added in 52219 |
3124 BUG_JPARENT WIN LINUX : LayoutTests/svg/custom/empty-merge.svg = IMAGE+TEXT | 3122 BUG_JPARENT WIN LINUX : LayoutTests/svg/custom/empty-merge.svg = IMAGE+TEXT |
3125 | 3123 |
3126 // Flaky since SVG filters turned on | 3124 // Flaky since SVG filters turned on |
3127 BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS | 3125 BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS |
3128 | 3126 |
3129 // Newly added test in r52235 | 3127 // Newly added test in r52235 |
3130 BUG_JPARENT WIN LINUX : LayoutTests/editing/selection/doubleclick-beside-cr-span
.html = TEXT | 3128 BUG_JPARENT WIN LINUX : LayoutTests/editing/selection/doubleclick-beside-cr-span
.html = TEXT |
OLD | NEW |