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 1245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1256 BUG10353 DEFER WIN LINUX : LayoutTests/fast/forms/listbox-selection-2.html = FAI
L | 1256 BUG10353 DEFER WIN LINUX : LayoutTests/fast/forms/listbox-selection-2.html = FAI
L |
1257 BUG10353 DEFER WIN LINUX : LayoutTests/fast/forms/select-item-background-clip.ht
ml = FAIL | 1257 BUG10353 DEFER WIN LINUX : LayoutTests/fast/forms/select-item-background-clip.ht
ml = FAIL |
1258 // The pixel diff is ok, but the render tree is different because of | 1258 // The pixel diff is ok, but the render tree is different because of |
1259 // our forked modifications to RenderTextControlMultiLine.cpp, specifically | 1259 // our forked modifications to RenderTextControlMultiLine.cpp, specifically |
1260 // the calls to set the overflow in createInnerTextStyle. | 1260 // the calls to set the overflow in createInnerTextStyle. |
1261 BUG10353 DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL | 1261 BUG10353 DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL |
1262 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly | 1262 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly |
1263 BUG10353 WIN LINUX : LayoutTests/fast/repaint/overflow-outline-repaint.html = FA
IL | 1263 BUG10353 WIN LINUX : LayoutTests/fast/repaint/overflow-outline-repaint.html = FA
IL |
1264 BUG10353 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL | 1264 BUG10353 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL |
1265 // Likely just needs to be baselined. | 1265 // Likely just needs to be baselined. |
1266 BUG10353 MAC LINUX : LayoutTests/fast/forms/form-element-geometry.html = FAIL | 1266 BUG10353 MAC : LayoutTests/fast/forms/form-element-geometry.html = FAIL |
1267 BUG10353 MAC LINUX : LayoutTests/fast/replaced/width100percent-textarea.html = F
AIL | 1267 BUG10353 MAC : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL |
1268 BUG10353 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL | 1268 // Form control scrollbars seem to be drawn incorrectly. |
| 1269 BUG10353 LINUX : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL |
1269 BUG10353 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-ur
l-in-foreign-domain-subframe.html = TIMEOUT PASS | 1270 BUG10353 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-ur
l-in-foreign-domain-subframe.html = TIMEOUT PASS |
1270 BUG10668 : chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL | 1271 BUG10668 : chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL |
1271 // This test sometimes fails indefinitely, other times it takes 1-2 seconds. | 1272 // This test sometimes fails indefinitely, other times it takes 1-2 seconds. |
1272 BUG10353 WIN LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM
EOUT PASS | 1273 BUG10353 WIN LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM
EOUT PASS |
1273 | 1274 |
1274 // This is failing on the mac debug only, not sure why, but it's pretty repeatab
le on the bots, so we | 1275 // This is failing on the mac debug only, not sure why, but it's pretty repeatab
le on the bots, so we |
1275 // go to the complexity to split out that one case to track any other changes fo
r the other platforms. | 1276 // go to the complexity to split out that one case to track any other changes fo
r the other platforms. |
1276 BUG10353 DEBUG MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM
EOUT FAIL PASS | 1277 BUG10353 DEBUG MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM
EOUT FAIL PASS |
1277 | 1278 |
1278 // NEW FOR MERGE 37604:38097 | 1279 // NEW FOR MERGE 37604:38097 |
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1739 BUG10398 DEFER SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL | 1740 BUG10398 DEFER SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL |
1740 BUG10398 DEFER SKIP : LayoutTests/fast/events/pointer-events.html = FAIL | 1741 BUG10398 DEFER SKIP : LayoutTests/fast/events/pointer-events.html = FAIL |
1741 | 1742 |
1742 // Merge 39744:39829 - new tests | 1743 // Merge 39744:39829 - new tests |
1743 // New test. We should fix it, but it doesn't need to block the current release | 1744 // New test. We should fix it, but it doesn't need to block the current release |
1744 BUG10399 DEFER WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.
html = FAIL | 1745 BUG10399 DEFER WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.
html = FAIL |
1745 BUG10399 MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL | 1746 BUG10399 MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL |
1746 // New test. We should fix it, but it doesn't need to block the current release | 1747 // New test. We should fix it, but it doesn't need to block the current release |
1747 BUG10399 DEFER WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstat
e.html = FAIL | 1748 BUG10399 DEFER WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstat
e.html = FAIL |
1748 | 1749 |
1749 // Looks like this just needs a rebaseline. | |
1750 BUG10400 LINUX : LayoutTests/svg/custom/stroke-fallback.svg = FAIL | |
1751 | |
1752 // Merge 39830:39880 - new tests | 1750 // Merge 39830:39880 - new tests |
1753 // New test. We should fix it, but it doesn't need to block the current release | 1751 // New test. We should fix it, but it doesn't need to block the current release |
1754 BUG10401 DEFER : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL | 1752 BUG10401 DEFER : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL |
1755 | 1753 |
1756 // Expectations for this test changed upstream. We should fix this test, but | 1754 // Expectations for this test changed upstream. We should fix this test, but |
1757 // it doesn't need to block the current release | 1755 // it doesn't need to block the current release |
1758 BUG10402 DEFER WIN LINUX : LayoutTests/fast/events/init-events.html = FAIL | 1756 BUG10402 DEFER WIN LINUX : LayoutTests/fast/events/init-events.html = FAIL |
1759 | 1757 |
1760 // Merge 39894:39913 - new test. | 1758 // Merge 39894:39913 - new test. |
1761 // New test. We should fix it, but it doesn't need to block the current release | 1759 // New test. We should fix it, but it doesn't need to block the current release |
(...skipping 808 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2570 // Need Mac/Linux rebaselines from WebKit Merge 42805:42932 | 2568 // Need Mac/Linux rebaselines from WebKit Merge 42805:42932 |
2571 BUG11123 LINUX MAC : LayoutTests/editing/deleting/delete-br-013.html = FAIL | 2569 BUG11123 LINUX MAC : LayoutTests/editing/deleting/delete-br-013.html = FAIL |
2572 BUG11123 LINUX : LayoutTests/editing/inserting/4960120-1.html = FAIL | 2570 BUG11123 LINUX : LayoutTests/editing/inserting/4960120-1.html = FAIL |
2573 BUG11123 LINUX MAC : LayoutTests/editing/pasteboard/paste-blockquote-after-block
quote.html = FAIL | 2571 BUG11123 LINUX MAC : LayoutTests/editing/pasteboard/paste-blockquote-after-block
quote.html = FAIL |
2574 BUG11123 LINUX MAC : LayoutTests/editing/pasteboard/paste-blockquote-into-blockq
uote-3.html = FAIL | 2572 BUG11123 LINUX MAC : LayoutTests/editing/pasteboard/paste-blockquote-into-blockq
uote-3.html = FAIL |
2575 BUG11123 LINUX MAC : LayoutTests/fast/css/nested-layers-with-hover.html = FAIL | 2573 BUG11123 LINUX MAC : LayoutTests/fast/css/nested-layers-with-hover.html = FAIL |
2576 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL | 2574 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL |
2577 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL | 2575 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL |
2578 BUG11123 LINUX MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL | 2576 BUG11123 LINUX MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL |
2579 BUG11123 LINUX MAC : LayoutTests/svg/custom/viewport-update2.svg = FAIL | 2577 BUG11123 LINUX MAC : LayoutTests/svg/custom/viewport-update2.svg = FAIL |
OLD | NEW |