| 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 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 159 WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html =
FAIL | 159 WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html =
FAIL |
| 160 | 160 |
| 161 // ----------------------------------------------------------------- | 161 // ----------------------------------------------------------------- |
| 162 // WONTFIX TESTS | 162 // WONTFIX TESTS |
| 163 // ----------------------------------------------------------------- | 163 // ----------------------------------------------------------------- |
| 164 | 164 |
| 165 // This test is completely timing dependent. It is testing the time | 165 // This test is completely timing dependent. It is testing the time |
| 166 // between a key event and a search event. You cannot count on this | 166 // between a key event and a search event. You cannot count on this |
| 167 // always being exactly the same, so we allow this to either PASS or FAIL | 167 // always being exactly the same, so we allow this to either PASS or FAIL |
| 168 // but not CRASH or TIMEOUT. | 168 // but not CRASH or TIMEOUT. |
| 169 WONTFIX DEBUG SLOW WIN MAC LINUX : LayoutTests/fast/forms/search-event-delay.htm
l = FAIL PASS | 169 WONTFIX SLOW WIN MAC LINUX : LayoutTests/fast/forms/search-event-delay.html = FA
IL PASS |
| 170 | 170 |
| 171 // Chrome uses different keyboard accelerators from those used by Safari, so | 171 // Chrome uses different keyboard accelerators from those used by Safari, so |
| 172 // these tests will always fail. | 172 // these tests will always fail. |
| 173 // TODO(pinkerton): these should probably pass on Mac since we want Emacs | 173 // TODO(pinkerton): these should probably pass on Mac since we want Emacs |
| 174 // keybindings but they currently do not. | 174 // keybindings but they currently do not. |
| 175 WONTFIX LINUX WIN : LayoutTests/editing/pasteboard/emacs-cntl-y-001.html = FAIL | 175 WONTFIX LINUX WIN : LayoutTests/editing/pasteboard/emacs-cntl-y-001.html = FAIL |
| 176 WONTFIX : LayoutTests/editing/pasteboard/emacs-ctrl-a-k-y.html = FAIL | 176 WONTFIX : LayoutTests/editing/pasteboard/emacs-ctrl-a-k-y.html = FAIL |
| 177 WONTFIX : LayoutTests/editing/pasteboard/emacs-ctrl-k-y-001.html = FAIL | 177 WONTFIX : LayoutTests/editing/pasteboard/emacs-ctrl-k-y-001.html = FAIL |
| 178 WONTFIX : LayoutTests/editing/input/emacs-ctrl-o.html = FAIL | 178 WONTFIX : LayoutTests/editing/input/emacs-ctrl-o.html = FAIL |
| 179 | 179 |
| (...skipping 1069 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1249 BUG10342 MAC LINUX : LayoutTests/fast/loader/file-URL-with-port-number.html = FA
IL | 1249 BUG10342 MAC LINUX : LayoutTests/fast/loader/file-URL-with-port-number.html = FA
IL |
| 1250 | 1250 |
| 1251 // Text doesn't display at all -- maybe we don't have the slow font | 1251 // Text doesn't display at all -- maybe we don't have the slow font |
| 1252 // code enabled? | 1252 // code enabled? |
| 1253 BUG10343 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL | 1253 BUG10343 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL |
| 1254 BUG10343 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL | 1254 BUG10343 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL |
| 1255 BUG10343 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html =
FAIL | 1255 BUG10343 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html =
FAIL |
| 1256 BUG10343 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL | 1256 BUG10343 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL |
| 1257 | 1257 |
| 1258 // Started timing out with agl's complext text change. Page is verrry slow. | 1258 // Started timing out with agl's complext text change. Page is verrry slow. |
| 1259 BUG10343 LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIMEOUT F
AIL | 1259 BUG10343 SKIP LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIME
OUT FAIL |
| 1260 | 1260 |
| 1261 // Missing text -- slow font path unimplemented? | 1261 // Missing text -- slow font path unimplemented? |
| 1262 BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL | 1262 BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL |
| 1263 | 1263 |
| 1264 // We print to stderr when a failure happens while importing XSL; | 1264 // We print to stderr when a failure happens while importing XSL; |
| 1265 // should disable this in libxml. | 1265 // should disable this in libxml. |
| 1266 BUG10347 MAC LINUX : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL | 1266 BUG10347 MAC LINUX : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL |
| 1267 | 1267 |
| 1268 // Linux pixeltest failure: Failing to apply style | 1268 // Linux pixeltest failure: Failing to apply style |
| 1269 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL | 1269 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL |
| (...skipping 1241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2511 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-set-none.html = FAI
L PASS | 2511 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-set-none.html = FAI
L PASS |
| 2512 BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS | 2512 BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS |
| 2513 BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FA
IL PASS | 2513 BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FA
IL PASS |
| 2514 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-window.html = FAIL
PASS | 2514 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-window.html = FAIL
PASS |
| 2515 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-left.html = FAIL PA
SS | 2515 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-left.html = FAIL PA
SS |
| 2516 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html
= FAIL PASS | 2516 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html
= FAIL PASS |
| 2517 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-attributes.html = F
AIL PASS | 2517 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-attributes.html = F
AIL PASS |
| 2518 BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS | 2518 BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS |
| 2519 BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS | 2519 BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS |
| 2520 BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS | 2520 BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS |
| 2521 BUG9798 LINUX : LayoutTests/media/video-seeking.html = FAIL PASS | 2521 BUG9798 : LayoutTests/media/video-seeking.html = FAIL PASS |
| 2522 BUG9798 : LayoutTests/media/video-layer-crash.html = FAIL PASS |
| 2522 | 2523 |
| 2523 // Regression from WebKit merge 43242:43321. | 2524 // Regression from WebKit merge 43242:43321. |
| 2524 BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS | 2525 BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS |
| 2525 | 2526 |
| 2526 // Failed in WebKit merge 42287:42324 | 2527 // Failed in WebKit merge 42287:42324 |
| 2527 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL | 2528 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL |
| 2528 | 2529 |
| 2529 // New tests or failures from WebKit merge 42324:42364. Re-baselined on | 2530 // New tests or failures from WebKit merge 42324:42364. Re-baselined on |
| 2530 // Windows. Probably just need the same on other platforms. | 2531 // Windows. Probably just need the same on other platforms. |
| 2531 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b
ug.html = FAIL | 2532 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b
ug.html = FAIL |
| (...skipping 509 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3041 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.htm
l = FAIL | 3042 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.htm
l = FAIL |
| 3042 BUG_ATWILSON : LayoutTests/fast/css/text-rendering.html = FAIL | 3043 BUG_ATWILSON : LayoutTests/fast/css/text-rendering.html = FAIL |
| 3043 BUG_ATWILSON WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | 3044 BUG_ATWILSON WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |
| 3044 // This was happening previously - might be a flakey test? | 3045 // This was happening previously - might be a flakey test? |
| 3045 BUG_ATWILSON LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEO
UT PASS | 3046 BUG_ATWILSON LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEO
UT PASS |
| 3046 BUG_ATWILSON MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = F
AIL | 3047 BUG_ATWILSON MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = F
AIL |
| 3047 | 3048 |
| 3048 // WebKit update: 48994:49006 | 3049 // WebKit update: 48994:49006 |
| 3049 BUG_ATWILSON LINUX : LayoutTests/animations/transform-origin-vs-functions.html =
FAIL | 3050 BUG_ATWILSON LINUX : LayoutTests/animations/transform-origin-vs-functions.html =
FAIL |
| 3050 BUG_ATWILSON WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL | 3051 BUG_ATWILSON WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL |
| OLD | NEW |