| 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 1474 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1485 | 1485 |
| 1486 // The following are flaky in that some times the timeout or crash, but we think | 1486 // The following are flaky in that some times the timeout or crash, but we think |
| 1487 // it is because of bugs in other parts of the code and not specific to what | 1487 // it is because of bugs in other parts of the code and not specific to what |
| 1488 // these tests are doing. The are being noted here so we can get the buildbots | 1488 // these tests are doing. The are being noted here so we can get the buildbots |
| 1489 // green so new mac regressions are caught much quicker. | 1489 // green so new mac regressions are caught much quicker. |
| 1490 // (there are a few others marked w/ multiple status like this in other parts of | 1490 // (there are a few others marked w/ multiple status like this in other parts of |
| 1491 // the file, but they were left there as the comments in those areas are valid.) | 1491 // the file, but they were left there as the comments in those areas are valid.) |
| 1492 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU
T FAIL | 1492 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU
T FAIL |
| 1493 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL | 1493 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL |
| 1494 | 1494 |
| 1495 BUG10384 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIM
EOUT FAIL PASS | |
| 1496 | |
| 1497 BUG10399 MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL | 1495 BUG10399 MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL |
| 1498 | 1496 |
| 1499 // ----------------------------------------------------------------- | 1497 // ----------------------------------------------------------------- |
| 1500 // END MAC PORT TESTS | 1498 // END MAC PORT TESTS |
| 1501 // ----------------------------------------------------------------- | 1499 // ----------------------------------------------------------------- |
| 1502 | 1500 |
| 1503 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is | 1501 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is |
| 1504 // coming out with with a slightly-less-than-100% red channel. This test fails | 1502 // coming out with with a slightly-less-than-100% red channel. This test fails |
| 1505 // because we enforce non-transparent color in Font::drawGlyphs. | 1503 // because we enforce non-transparent color in Font::drawGlyphs. |
| 1506 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL | 1504 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL |
| (...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1791 | 1789 |
| 1792 BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS | 1790 BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS |
| 1793 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO
UT PASS | 1791 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO
UT PASS |
| 1794 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PA
SS | 1792 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PA
SS |
| 1795 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TI
MEOUT PASS | 1793 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TI
MEOUT PASS |
| 1796 BUG9798 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS | 1794 BUG9798 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS |
| 1797 BUG9798 WIN DEBUG : LayoutTests/editing/selection/4776665.html = FAIL PASS | 1795 BUG9798 WIN DEBUG : LayoutTests/editing/selection/4776665.html = FAIL PASS |
| 1798 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL | 1796 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL |
| 1799 BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS | 1797 BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS |
| 1800 BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS | 1798 BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS |
| 1801 BUG9798 LINUX : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FA
IL PASS | |
| 1802 BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEO
UT PASS | 1799 BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEO
UT PASS |
| 1803 BUG9798 LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS | 1800 BUG9798 LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS |
| 1804 BUG9798 LINUX : LayoutTests/tables/mozilla/bugs/45621.html = FAIL PASS CRASH | 1801 BUG9798 LINUX : LayoutTests/tables/mozilla/bugs/45621.html = FAIL PASS CRASH |
| 1805 BUG9798 LINUX : LayoutTests/transitions/shorthand-border-transitions.html = FAIL
PASS | 1802 BUG9798 LINUX : LayoutTests/transitions/shorthand-border-transitions.html = FAIL
PASS |
| 1806 BUG9798 LINUX DEBUG : LayoutTests/transitions/transition-timing-function.html =
FAIL PASS | 1803 BUG9798 LINUX DEBUG : LayoutTests/transitions/transition-timing-function.html =
FAIL PASS |
| 1807 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS | 1804 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS |
| 1808 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI
MEOUT FAIL | 1805 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI
MEOUT FAIL |
| 1809 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEO
UT PASS | 1806 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEO
UT PASS |
| 1810 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA
SS | 1807 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA
SS |
| 1811 BUG9798 WIN RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-da
ta-url-in-foreign-domain-subframe.html = TIMEOUT PASS | 1808 BUG9798 WIN RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-da
ta-url-in-foreign-domain-subframe.html = TIMEOUT PASS |
| (...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1975 | 1972 |
| 1976 // webkit 44010+44027 introducted new tests | 1973 // webkit 44010+44027 introducted new tests |
| 1977 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL | 1974 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL |
| 1978 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
= FAIL | 1975 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
= FAIL |
| 1979 | 1976 |
| 1980 // WebKit 44202:44252 introduced new tests | 1977 // WebKit 44202:44252 introduced new tests |
| 1981 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL | 1978 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL |
| 1982 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F
AIL | 1979 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F
AIL |
| 1983 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html =
FAIL | 1980 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html =
FAIL |
| 1984 | 1981 |
| 1985 // WebKit 44202:44252 introduced new failures (old tests) | |
| 1986 BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI
L | |
| 1987 BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL | |
| 1988 | |
| 1989 // WebKit 44286:44342 | 1982 // WebKit 44286:44342 |
| 1990 BUG13174 WIN DEBUG : LayoutTests/transitions/shorthand-border-transitions.html =
PASS FAIL | 1983 BUG13174 WIN DEBUG : LayoutTests/transitions/shorthand-border-transitions.html =
PASS FAIL |
| 1991 | 1984 |
| 1992 // WebKit 44438:44544 | 1985 // WebKit 44438:44544 |
| 1993 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL | 1986 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL |
| 1994 | 1987 |
| 1995 BUG14207 WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS
FAIL | 1988 BUG14207 WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS
FAIL |
| 1996 | 1989 |
| 1997 // Newly added test http://trac.webkit.org/changeset/44816 | 1990 // Newly added test http://trac.webkit.org/changeset/44816 |
| 1998 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h
tml = FAIL TIMEOUT | 1991 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h
tml = FAIL TIMEOUT |
| (...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2334 | 2327 |
| 2335 // WebKit merge 48500:48585, due to newly added support for MathML. | 2328 // WebKit merge 48500:48585, due to newly added support for MathML. |
| 2336 BUG22554 SKIP : LayoutTests/mathml = FAIL | 2329 BUG22554 SKIP : LayoutTests/mathml = FAIL |
| 2337 | 2330 |
| 2338 // WebKit merge 48610:48642 | 2331 // WebKit merge 48610:48642 |
| 2339 BUG_PAUL MAC : pending/plugins/iframe-shims.html = FAIL | 2332 BUG_PAUL MAC : pending/plugins/iframe-shims.html = FAIL |
| 2340 BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html
= PASS FAIL | 2333 BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html
= PASS FAIL |
| 2341 | 2334 |
| 2342 // WebKit update 48642:48665 | 2335 // WebKit update 48642:48665 |
| 2343 BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.h
tml = FAIL | 2336 BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.h
tml = FAIL |
| OLD | NEW |