| 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 1169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1180 | 1180 |
| 1181 // This test fails because (in Chromium) it includes the full path to the | 1181 // This test fails because (in Chromium) it includes the full path to the |
| 1182 // subframe URL. Need to teach dumpResourceLoadCallbacks() about relative | 1182 // subframe URL. Need to teach dumpResourceLoadCallbacks() about relative |
| 1183 // URLs. | 1183 // URLs. |
| 1184 BUG8407 : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FA
IL | 1184 BUG8407 : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FA
IL |
| 1185 | 1185 |
| 1186 // These tests are flaky as of 2009/06/09. Need to investigate. | 1186 // These tests are flaky as of 2009/06/09. Need to investigate. |
| 1187 BUG13692 WIN : LayoutTests/dom/html/level2/html/HTMLParamElement03.html = CRASH
PASS | 1187 BUG13692 WIN : LayoutTests/dom/html/level2/html/HTMLParamElement03.html = CRASH
PASS |
| 1188 BUG13692 WIN : LayoutTests/svg/custom/polyline-hittest.svg = CRASH PASS | 1188 BUG13692 WIN : LayoutTests/svg/custom/polyline-hittest.svg = CRASH PASS |
| 1189 BUG13692 WIN : LayoutTests/tables/mozilla/marvin/tables_bgcolor_green.html = CRA
SH PASS | 1189 BUG13692 WIN : LayoutTests/tables/mozilla/marvin/tables_bgcolor_green.html = CRA
SH PASS |
| 1190 BUG13692 MAC : LayoutTests/fast/dom/Document/open-with-pending-load.html = CRASH
PASS | |
| 1191 BUG13692 MAC : LayoutTests/fast/invalid/019.html = CRASH PASS | |
| 1192 | 1190 |
| 1193 // <body><canvas height=100></canvas></body> is 1 px taller than upstream. | 1191 // <body><canvas height=100></canvas></body> is 1 px taller than upstream. |
| 1194 BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F
AIL | 1192 BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F
AIL |
| 1195 | 1193 |
| 1196 // This test has been failing since the FocusController::setFocused API was | 1194 // This test has been failing since the FocusController::setFocused API was |
| 1197 // added in WebKit. | 1195 // added in WebKit. |
| 1198 BUG16018 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL | 1196 BUG16018 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL |
| 1199 | 1197 |
| 1200 // We don't draw the spelling markers at all in test shell. | 1198 // We don't draw the spelling markers at all in test shell. |
| 1201 BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html =
FAIL | 1199 BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html =
FAIL |
| (...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1494 BUG10371 MAC : LayoutTests/fast/loader/local-image-from-local.html = FAIL | 1492 BUG10371 MAC : LayoutTests/fast/loader/local-image-from-local.html = FAIL |
| 1495 | 1493 |
| 1496 // Error from CGImageSourceUpdateData but everything else is correct. | 1494 // Error from CGImageSourceUpdateData but everything else is correct. |
| 1497 BUG10373 MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL | 1495 BUG10373 MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL |
| 1498 | 1496 |
| 1499 // Crashing... | 1497 // Crashing... |
| 1500 | 1498 |
| 1501 // window.open crashes (some of these are flaky, in that they don't always | 1499 // window.open crashes (some of these are flaky, in that they don't always |
| 1502 // crash, and are noted as such) | 1500 // crash, and are noted as such) |
| 1503 BUG10374 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRAS
H TIMEOUT FAIL | 1501 BUG10374 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRAS
H TIMEOUT FAIL |
| 1504 BUG10374 MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.h
tml = CRASH TIMEOUT PASS | |
| 1505 BUG10374 MAC : LayoutTests/fast/events/open-window-from-another-frame.html = CRA
SH TIMEOUT PASS | |
| 1506 BUG10374 MAC : LayoutTests/fast/history/history_reload.html = CRASH TIMEOUT PASS | |
| 1507 SLOW BUG10374 MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH PASS | |
| 1508 | |
| 1509 // no html tags, bad html (unmatched tags) | |
| 1510 BUG10375 MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH PASS | |
| 1511 // Script -- onload hooks | |
| 1512 BUG10375 MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH
TIMEOUT PASS | |
| 1513 | 1502 |
| 1514 // Not really sure why these are failing at the moment | 1503 // Not really sure why these are failing at the moment |
| 1515 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL | 1504 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL |
| 1516 BUG10376 MAC : LayoutTests/fast/events/init-events.html = FAIL | 1505 BUG10376 MAC : LayoutTests/fast/events/init-events.html = FAIL |
| 1517 | 1506 |
| 1518 // This tests has a comment about order isn't really defined and could change, | 1507 // This tests has a comment about order isn't really defined and could change, |
| 1519 // maybe we just need to update to this order? | 1508 // maybe we just need to update to this order? |
| 1520 BUG10377 MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL | 1509 BUG10377 MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL |
| 1521 | 1510 |
| 1522 // These two have a different object type in the dom dump. Plugin-related. | 1511 // These two have a different object type in the dom dump. Plugin-related. |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1579 BUG10672 MAC : chrome/http = PASS CRASH TIMEOUT | 1568 BUG10672 MAC : chrome/http = PASS CRASH TIMEOUT |
| 1580 | 1569 |
| 1581 // The following are flaky in that some times the timeout or crash, but we think | 1570 // The following are flaky in that some times the timeout or crash, but we think |
| 1582 // it is because of bugs in other parts of the code and not specific to what | 1571 // it is because of bugs in other parts of the code and not specific to what |
| 1583 // these tests are doing. The are being noted here so we can get the buildbots | 1572 // these tests are doing. The are being noted here so we can get the buildbots |
| 1584 // green so new mac regressions are caught much quicker. | 1573 // green so new mac regressions are caught much quicker. |
| 1585 // (there are a few others marked w/ multiple status like this in other parts of | 1574 // (there are a few others marked w/ multiple status like this in other parts of |
| 1586 // the file, but they were left there as the comments in those areas are valid.) | 1575 // the file, but they were left there as the comments in those areas are valid.) |
| 1587 BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html
= TIMEOUT PASS | 1576 BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html
= TIMEOUT PASS |
| 1588 BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TI
MEOUT PASS | 1577 BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TI
MEOUT PASS |
| 1589 BUG10384 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-ja
vascript-url-window-open.html = CRASH TIMEOUT FAIL PASS | |
| 1590 BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRAS
H PASS | 1578 BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRAS
H PASS |
| 1591 BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH
TIMEOUT PASS | 1579 BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH
TIMEOUT PASS |
| 1592 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME
OUT FAIL | 1580 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME
OUT FAIL |
| 1593 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU
T FAIL | 1581 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU
T FAIL |
| 1594 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL | 1582 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL |
| 1595 BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS | 1583 BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS |
| 1596 BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL
PASS | 1584 BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL
PASS |
| 1597 BUG10384 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS | 1585 BUG10384 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS |
| 1598 BUG10384 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html =
CRASH FAIL PASS | 1586 BUG10384 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html =
CRASH FAIL PASS |
| 1599 BUG10384 MAC : LayoutTests/fast/loader/charset-parse.html = CRASH FAIL PASS | 1587 BUG10384 MAC : LayoutTests/fast/loader/charset-parse.html = CRASH FAIL PASS |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1705 | 1693 |
| 1706 // New tests added in http://trac.webkit.org/changeset/40424 | 1694 // New tests added in http://trac.webkit.org/changeset/40424 |
| 1707 // Renders the width of "600" off by 3. Looks OK but could still be a bug | 1695 // Renders the width of "600" off by 3. Looks OK but could still be a bug |
| 1708 // that we shouldn't rebaseline. | 1696 // that we shouldn't rebaseline. |
| 1709 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL | 1697 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL |
| 1710 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL | 1698 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL |
| 1711 | 1699 |
| 1712 // New test. We should fix it, but it doesn't need to block the current release | 1700 // New test. We should fix it, but it doesn't need to block the current release |
| 1713 BUG10418 : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html =
FAIL PASS | 1701 BUG10418 : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html =
FAIL PASS |
| 1714 BUG10418 SLOW MAC : LayoutTests/fast/events/click-count.html = FAIL PASS | 1702 BUG10418 SLOW MAC : LayoutTests/fast/events/click-count.html = FAIL PASS |
| 1715 BUG10418 MAC : LayoutTests/fast/dom/Window/timeout-callback-scope.html = CRASH P
ASS | |
| 1716 BUG10418 : LayoutTests/animations/change-keyframes.html = FAIL PASS | 1703 BUG10418 : LayoutTests/animations/change-keyframes.html = FAIL PASS |
| 1717 | 1704 |
| 1718 // TODO(dsh): These started to fail after r9202. | 1705 // TODO(dsh): These started to fail after r9202. |
| 1719 BUG10419 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL | 1706 BUG10419 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL |
| 1720 BUG10419 LINUX : LayoutTests/svg/text/text-path-01-b.svg = FAIL | 1707 BUG10419 LINUX : LayoutTests/svg/text/text-path-01-b.svg = FAIL |
| 1721 | 1708 |
| 1722 // We could fix this test for us and upstream it if the test shell user agent | 1709 // We could fix this test for us and upstream it if the test shell user agent |
| 1723 // would let us differentiate test_shell and WebKit DumpTreeNode. | 1710 // would let us differentiate test_shell and WebKit DumpTreeNode. |
| 1724 BUG7482 : LayoutTests/http/tests/misc/timer-vs-loading.html = FAIL PASS TIMEOUT | 1711 BUG7482 : LayoutTests/http/tests/misc/timer-vs-loading.html = FAIL PASS TIMEOUT |
| 1725 | 1712 |
| (...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2033 BUG9798 LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL PASS | 2020 BUG9798 LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL PASS |
| 2034 BUG9798 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.h
tml = FAIL PASS TIMEOUT | 2021 BUG9798 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.h
tml = FAIL PASS TIMEOUT |
| 2035 BUG9798 LINUX MAC : LayoutTests/editing/pasteboard/drag-drop-dead-frame.html = F
AIL PASS | 2022 BUG9798 LINUX MAC : LayoutTests/editing/pasteboard/drag-drop-dead-frame.html = F
AIL PASS |
| 2036 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS | 2023 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS |
| 2037 BUG9798 LINUX WIN : LayoutTests/http/tests/navigation/metaredirect-subframeload.
html = TIMEOUT PASS | 2024 BUG9798 LINUX WIN : LayoutTests/http/tests/navigation/metaredirect-subframeload.
html = TIMEOUT PASS |
| 2038 BUG9798 MAC : LayoutTests/dom/html/level2/html/HTMLSelectElement15.html = FAIL P
ASS | 2025 BUG9798 MAC : LayoutTests/dom/html/level2/html/HTMLSelectElement15.html = FAIL P
ASS |
| 2039 BUG9798 MAC : LayoutTests/fast/dom/onerror-img.html = FAIL PASS | 2026 BUG9798 MAC : LayoutTests/fast/dom/onerror-img.html = FAIL PASS |
| 2040 BUG9798 MAC : LayoutTests/fast/images/load-img-with-empty-src.html = FAIL PASS | 2027 BUG9798 MAC : LayoutTests/fast/images/load-img-with-empty-src.html = FAIL PASS |
| 2041 BUG9798 MAC : LayoutTests/http/tests/security/cross-frame-access-name-getter.htm
l = FAIL PASS | 2028 BUG9798 MAC : LayoutTests/http/tests/security/cross-frame-access-name-getter.htm
l = FAIL PASS |
| 2042 BUG9798 MAC : LayoutTests/http/tests/security/cross-frame-access-selection.html
= FAIL PASS | 2029 BUG9798 MAC : LayoutTests/http/tests/security/cross-frame-access-selection.html
= FAIL PASS |
| 2043 BUG9798 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-i
n-foreign-domain-window-open.html = FAIL CRASH PASS | |
| 2044 BUG9798 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-s
ub-frame-2-level.html = FAIL PASS | 2030 BUG9798 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-s
ub-frame-2-level.html = FAIL PASS |
| 2045 BUG9798 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targete
d-link-navigation.html = FAIL PASS | 2031 BUG9798 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targete
d-link-navigation.html = FAIL PASS |
| 2046 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java
script-url-in-foreign-domain-subframe.html = FAIL PASS | 2032 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java
script-url-in-foreign-domain-subframe.html = FAIL PASS |
| 2047 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli
st-response-headers.html = FAIL PASS | 2033 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli
st-response-headers.html = FAIL PASS |
| 2048 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h
tml = FAIL PASS | 2034 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h
tml = FAIL PASS |
| 2049 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html =
FAIL PASS | 2035 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html =
FAIL PASS |
| 2050 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI
MEOUT FAIL | 2036 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI
MEOUT FAIL |
| 2051 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS | 2037 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS |
| 2052 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS | 2038 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS |
| 2053 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS
S | 2039 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS
S |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2218 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA
IL | 2204 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA
IL |
| 2219 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL | 2205 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL |
| 2220 | 2206 |
| 2221 // Regressions from r14994 (pulling in new WebKit) | 2207 // Regressions from r14994 (pulling in new WebKit) |
| 2222 BUG11264 WIN : LayoutTests/plugins/getintidentifier-special-values.html = CRASH
PASS | 2208 BUG11264 WIN : LayoutTests/plugins/getintidentifier-special-values.html = CRASH
PASS |
| 2223 BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH P
ASS | 2209 BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH P
ASS |
| 2224 | 2210 |
| 2225 // Regressions from WebKit Merge 43059:43114 | 2211 // Regressions from WebKit Merge 43059:43114 |
| 2226 BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL | 2212 BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL |
| 2227 | 2213 |
| 2228 BUG11469 MAC : LayoutTests/fast/repaint/outline-shrinking.html = CRASH PASS | |
| 2229 | |
| 2230 // Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined. | 2214 // Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined. |
| 2231 BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL | 2215 BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL |
| 2232 BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL | 2216 BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL |
| 2233 | 2217 |
| 2234 // Regressions from WebKit merge 43242:43321. These just need to re-baselining: | 2218 // Regressions from WebKit merge 43242:43321. These just need to re-baselining: |
| 2235 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL | 2219 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL |
| 2236 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL | 2220 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL |
| 2237 BUG_DARIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html =
FAIL | 2221 BUG_DARIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html =
FAIL |
| 2238 BUG_DARIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-ht
ml.xhtml = FAIL | 2222 BUG_DARIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-ht
ml.xhtml = FAIL |
| 2239 BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transforme
d-html.xhtml = FAIL | 2223 BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transforme
d-html.xhtml = FAIL |
| (...skipping 25 matching lines...) Expand all Loading... |
| 2265 // This test got moved (and the baselines have been moved accordingly), but now
as a result | 2249 // This test got moved (and the baselines have been moved accordingly), but now
as a result |
| 2266 // it seems to be failing?! | 2250 // it seems to be failing?! |
| 2267 BUG11795 WIN LINUX : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL | 2251 BUG11795 WIN LINUX : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL |
| 2268 BUG11795 MAC : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL CRASH | 2252 BUG11795 MAC : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL CRASH |
| 2269 | 2253 |
| 2270 // Already baselined for chromium-win, may need to be done for mac/linux as well
. | 2254 // Already baselined for chromium-win, may need to be done for mac/linux as well
. |
| 2271 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL | 2255 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL |
| 2272 | 2256 |
| 2273 // Flaky Mac tests | 2257 // Flaky Mac tests |
| 2274 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM
EOUT PASS | 2258 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM
EOUT PASS |
| 2275 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS | |
| 2276 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS
S | 2259 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS
S |
| 2277 BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PAS
S | |
| 2278 BUG11810 MAC DEBUG : LayoutTests/http/tests/security/originHeader/origin-header-
for-empty.html = TIMEOUT FAIL CRASH PASS | |
| 2279 | 2260 |
| 2280 // Flaky Linux tests | 2261 // Flaky Linux tests |
| 2281 BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL P
ASS | 2262 BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL P
ASS |
| 2282 BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FA
IL PASS | 2263 BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FA
IL PASS |
| 2283 BUG11832 LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL P
ASS | 2264 BUG11832 LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL P
ASS |
| 2284 BUG11832 LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEOUT P
ASS | 2265 BUG11832 LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEOUT P
ASS |
| 2285 BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/request-encoding.html = T
IMEOUT PASS | 2266 BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/request-encoding.html = T
IMEOUT PASS |
| 2286 BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open
-005.html = CRASH PASS | 2267 BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open
-005.html = CRASH PASS |
| 2287 BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open
-010.html = CRASH PASS | 2268 BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open
-010.html = CRASH PASS |
| 2288 BUG11832 LINUX DEBUG : LayoutTests/http/tests/xmlhttprequest/web-apps/004.html =
CRASH PASS | 2269 BUG11832 LINUX DEBUG : LayoutTests/http/tests/xmlhttprequest/web-apps/004.html =
CRASH PASS |
| (...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2572 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL | 2553 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL |
| 2573 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL | 2554 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL |
| 2574 | 2555 |
| 2575 // Flaky. Timing? | 2556 // Flaky. Timing? |
| 2576 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS | 2557 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS |
| 2577 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS | 2558 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS |
| 2578 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS | 2559 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS |
| 2579 | 2560 |
| 2580 // Flaky crashes | 2561 // Flaky crashes |
| 2581 BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-i
frame-onload-remove-self.html = CRASH PASS | 2562 BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-i
frame-onload-remove-self.html = CRASH PASS |
| 2582 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS
CRASH | |
| 2583 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH | 2563 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH |
| 2584 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL
CRASH | 2564 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL
CRASH |
| 2585 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P
ASS CRASH | 2565 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P
ASS CRASH |
| 2586 | 2566 |
| 2587 // Flaky timeout | 2567 // Flaky timeout |
| 2588 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO
UT | 2568 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO
UT |
| 2589 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.
html = PASS TIMEOUT | 2569 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.
html = PASS TIMEOUT |
| 2590 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS
S TIMEOUT | 2570 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS
S TIMEOUT |
| 2591 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style
sheet-with-text-plain.html = TIMEOUT PASS | 2571 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style
sheet-with-text-plain.html = TIMEOUT PASS |
| 2592 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS | 2572 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2673 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F
AIL | 2653 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F
AIL |
| 2674 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL | 2654 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL |
| 2675 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM
EOUT | 2655 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM
EOUT |
| 2676 | 2656 |
| 2677 // WebKit 47827:47830 | 2657 // WebKit 47827:47830 |
| 2678 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL | 2658 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL |
| 2679 | 2659 |
| 2680 // This newly added test times out on Mac: | 2660 // This newly added test times out on Mac: |
| 2681 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT | 2661 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT |
| 2682 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT | 2662 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT |
| OLD | NEW |