Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 46021: Add some more flaky tests. TBR (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 1105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1116 MAC : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL 1116 MAC : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL
1117 LINUX MAC : LayoutTests/http/tests/navigation/success200-frames.html = FAIL PASS 1117 LINUX MAC : LayoutTests/http/tests/navigation/success200-frames.html = FAIL PASS
1118 MAC : LayoutTests/http/tests/navigation/success200-goback.html = FAIL 1118 MAC : LayoutTests/http/tests/navigation/success200-goback.html = FAIL
1119 MAC : LayoutTests/http/tests/navigation/success200-loadsame.html = FAIL 1119 MAC : LayoutTests/http/tests/navigation/success200-loadsame.html = FAIL
1120 MAC : LayoutTests/http/tests/navigation/success200-reload.html = FAIL 1120 MAC : LayoutTests/http/tests/navigation/success200-reload.html = FAIL
1121 MAC : LayoutTests/http/tests/navigation/success200-subframeload.html = FAIL PASS 1121 MAC : LayoutTests/http/tests/navigation/success200-subframeload.html = FAIL PASS
1122 MAC : LayoutTests/http/tests/navigation/timerredirect-basic.html = FAIL CRASH 1122 MAC : LayoutTests/http/tests/navigation/timerredirect-basic.html = FAIL CRASH
1123 MAC : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL TIMEOUT 1123 MAC : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL TIMEOUT
1124 MAC : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL 1124 MAC : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL
1125 LINUX MAC : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL PASS 1125 LINUX MAC : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL PASS
1126 MAC : LayoutTests/http/tests/navigation/post-goback2.html = FAIL 1126 MAC : LayoutTests/http/tests/navigation/post-goback2.html = FAIL TIMEOUT
1127 MAC : LayoutTests/http/tests/navigation/postredirect-goback2.html = FAIL 1127 MAC : LayoutTests/http/tests/navigation/postredirect-goback2.html = FAIL
1128 MAC : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL 1128 MAC : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL
1129 MAC : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL 1129 MAC : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL
1130 MAC : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL 1130 MAC : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL
1131 MAC : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL 1131 MAC : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL
1132 1132
1133 // text input garbage 1133 // text input garbage
1134 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL 1134 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL
1135 1135
1136 // bad key event handling 1136 // bad key event handling
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
1258 1258
1259 // The following are flaky in that some times the timeout or crash, but we think 1259 // The following are flaky in that some times the timeout or crash, but we think
1260 // it is because of bugs in other parts of the code and not specific to what 1260 // it is because of bugs in other parts of the code and not specific to what
1261 // these tests are doing. The are being noted here so we can get the buildbots 1261 // these tests are doing. The are being noted here so we can get the buildbots
1262 // green so new mac regressions are caught much quicker. 1262 // green so new mac regressions are caught much quicker.
1263 // (there are a few others marked w/ multiple status like this in other parts of 1263 // (there are a few others marked w/ multiple status like this in other parts of
1264 // the file, but they were left there as the comments in those areas are valid.) 1264 // the file, but they were left there as the comments in those areas are valid.)
1265 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS 1265 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS
1266 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TIMEOUT PAS S 1266 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TIMEOUT PAS S
1267 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-javascript- url-window-open.html = CRASH PASS TIMEOUT FAIL 1267 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-javascript- url-window-open.html = CRASH PASS TIMEOUT FAIL
1268 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur l-window-open.html = CRASH
1268 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRASH PASS 1269 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRASH PASS
1269 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH PASS TIME OUT 1270 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH PASS TIME OUT
1270 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIMEOUT 1271 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIMEOUT
1271 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOUT FAIL 1272 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOUT FAIL
1272 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2 -level.html = PASS CRASH 1273 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2 -level.html = PASS CRASH
1273 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 1274 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
1274 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL 1275 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL
1275 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS 1276 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS
1276 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH PASS FAIL 1277 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH PASS FAIL
1277 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS 1278 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS
1278 MAC : LayoutTests/http/tests/navigation/error404-subframeload.html = TIMEOUT PAS S 1279 MAC : LayoutTests/http/tests/navigation/error404-subframeload.html = TIMEOUT PAS S
1279 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FA IL PASS 1280 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FA IL PASS
1280 MAC : LayoutTests/fast/loader/charset-parse.html = PASS CRASH FAIL 1281 MAC : LayoutTests/fast/loader/charset-parse.html = PASS CRASH FAIL
1281 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRASH PASS 1282 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRASH PASS
1282 MAC : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS 1283 MAC : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS
1283 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS 1284 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS
1284 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRASH PASS 1285 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRASH PASS
1285 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS 1286 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS
1286 MAC : LayoutTests/fast/canvas/gradient-with-clip.html = CRASH PASS 1287 MAC : LayoutTests/fast/canvas/gradient-with-clip.html = CRASH PASS
1287 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS 1288 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS
1288 MAC RELEASE : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIME OUT PASS 1289 MAC RELEASE : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL TIMEOUT PASS
1289 MAC DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS 1290 MAC DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS
1290 // These next few passes like 1 in 20 times, but it could be from corruption 1291 // These next few passes like 1 in 20 times, but it could be from corruption
1291 // from previous tests that is causing the problems. 1292 // from previous tests that is causing the problems.
1292 MAC : LayoutTests/http/tests/misc/xhtml.php = CRASH FAIL PASS TIMEOUT 1293 MAC : LayoutTests/http/tests/misc/xhtml.php = CRASH FAIL PASS TIMEOUT
1293 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL PASS 1294 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL PASS
1294 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = CRASH TIMEOUT FAIL PASS 1295 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = CRASH TIMEOUT FAIL PASS
1295 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with-base-tag. html = CRASH FAIL PASS 1296 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with-base-tag. html = CRASH FAIL PASS
1296 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH FAIL PASS 1297 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH FAIL PASS
1297 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.html = CRASH FAIL PASS 1298 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.html = CRASH FAIL PASS
1298 1299
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
1737 WIN LINUX : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL 1738 WIN LINUX : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL
1738 WIN LINUX : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL 1739 WIN LINUX : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL
1739 WIN LINUX : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL 1740 WIN LINUX : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL
1740 // This one is lacking results: 1741 // This one is lacking results:
1741 SKIP DEFER : LayoutTests/fast/block/float/crash-on-absolute-positioning.html = F AIL 1742 SKIP DEFER : LayoutTests/fast/block/float/crash-on-absolute-positioning.html = F AIL
1742 1743
1743 // Started failing with r11409 (ericroman), which is weird because it was just 1744 // Started failing with r11409 (ericroman), which is weird because it was just
1744 // a revert. 1745 // a revert.
1745 WIN LINUX : LayoutTests/fast/repaint/transform-replaced-shadows.html = FAIL 1746 WIN LINUX : LayoutTests/fast/repaint/transform-replaced-shadows.html = FAIL
1746 1747
1747 // Added 3/11/09 1748 // These probably share a root cause for the crash.
1749 MAC : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-java script-url.html = CRASH PASS
1748 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open .html = CRASH PASS 1750 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open .html = CRASH PASS
1749 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url -in-foreign-domain-window-open.html = CRASH PASS 1751 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url -in-foreign-domain-window-open.html = CRASH PASS
1750 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreig n-domain-window-open.html = CRASH PASS 1752 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreig n-domain-window-open.html = CRASH PASS
1751 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-javascript-url-win dow-open.html = CRASH PASS 1753 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-javascript-url-win dow-open.html = CRASH PASS
1754
1755 // Added 3/11/09
1752 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = TIMEOUT PASS 1756 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = TIMEOUT PASS
1753 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-sync. html = TIMEOUT PASS 1757 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-sync. html = TIMEOUT PASS
1754 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-async .html = TIMEOUT PASS 1758 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-async .html = TIMEOUT PASS
1755 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS 1759 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS
1756 MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/010.html = TIMEOUT PASS 1760 MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/010.html = TIMEOUT PASS
1757 MAC : LayoutTests/http/tests/xmlhttprequest/document-domain-set.html = TIMEOUT P ASS 1761 MAC : LayoutTests/http/tests/xmlhttprequest/document-domain-set.html = TIMEOUT P ASS
1758 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-star.html = TIMEOUT PASS 1762 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-star.html = TIMEOUT PASS
1759 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight -cache-timeout.html = TIMEOUT PASS 1763 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight -cache-timeout.html = TIMEOUT PASS
1760 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-prefligh t-cache.html = TIMEOUT PASS 1764 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-prefligh t-cache.html = TIMEOUT PASS
1761 MAC DEBUG : LayoutTests/http/tests/security/frameNavigation/xss-ALLOWED-parent-n avigation-change.html = CRASH PASS 1765 MAC DEBUG : LayoutTests/http/tests/security/frameNavigation/xss-ALLOWED-parent-n avigation-change.html = CRASH PASS
1762 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/response-encoding.html = CRASH PASS 1766 MAC : LayoutTests/http/tests/xmlhttprequest/response-encoding.html = CRASH PASS
1763 LINUX: LayoutTests/fast/compact/001.html = CRASH PASS 1767 LINUX: LayoutTests/fast/compact/001.html = CRASH PASS
1764 1768
1765 // Regressions from merge 41559:41588 1769 // Regressions from merge 41559:41588
1766 // This one probably just needs a new baseline: 1770 // This one probably just needs a new baseline:
1767 LINUX : LayoutTests/fast/inline/long-wrapped-line.html = FAIL 1771 LINUX : LayoutTests/fast/inline/long-wrapped-line.html = FAIL
1768 WIN : chrome/fast/dom/java-applet-calls.html = FAIL 1772 WIN : chrome/fast/dom/java-applet-calls.html = FAIL
1769 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL 1773 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL
1770 MAC LINUX WIN : LayoutTests/fast/events/onload-single-line-comment.html = TIMEOU T 1774 MAC LINUX WIN : LayoutTests/fast/events/onload-single-line-comment.html = TIMEOU T
1771 LINUX : LayoutTests/fast/text/trailing-white-space.html = FAIL 1775 LINUX : LayoutTests/fast/text/trailing-white-space.html = FAIL
1772 LINUX : LayoutTests/fast/text/trailing-white-space-2.html = FAIL 1776 LINUX : LayoutTests/fast/text/trailing-white-space-2.html = FAIL
1773 LINUX : LayoutTests/editing/selection/extend-by-word-002.html = FAIL 1777 LINUX : LayoutTests/editing/selection/extend-by-word-002.html = FAIL
1774 LINUX : LayoutTests/editing/selection/select-all-002.html = FAIL 1778 LINUX : LayoutTests/editing/selection/select-all-002.html = FAIL
1775 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL 1779 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL
1776 MAC : chrome/fast/forms/basic-textareas.html = FAIL 1780 MAC : chrome/fast/forms/basic-textareas.html = FAIL
1777 1781
1778 // Started failing 3/12/09. Unclear which CL caused it though. 1782 // Started failing 3/12/09. Unclear which CL caused it though.
1779 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL 1783 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL
1780 1784
1781 // Started failing after merge 41559:41588 1785 // Started failing after merge 41559:41588
1782 MAC : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CRASH PA SS 1786 MAC : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CRASH PA SS
1783 1787
1784 // Looks like they started failing with r11542 1788 // Looks like they started failing with r11542
1785 MAC : LayoutTests/fast/forms/mailto/advanced-get.html = FAIL 1789 MAC : LayoutTests/fast/forms/mailto/advanced-get.html = FAIL
1786 MAC : LayoutTests/fast/forms/mailto/advanced-put.html = FAIL 1790 MAC : LayoutTests/fast/forms/mailto/advanced-put.html = FAIL
1787 1791
1788 // Added 3/12/09 1792 // Added 3/12/09
1789 MAC DEBUG : LayoutTests/fast/events/popup-blocking-click-in-iframe.html = CRASH PASS 1793 MAC DEBUG : LayoutTests/fast/events/popup-blocking-click-in-iframe.html = CRASH PASS
1794 MAC DEBUG : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.htm l = CRASH PASS
1795 MAC DEBUG : LayoutTests/fast/html/body-offset-properties.html = CRASH PASS
1790 MAC : LayoutTests/tables/mozilla/other/slashlogo.html = TIMEOUT PASS 1796 MAC : LayoutTests/tables/mozilla/other/slashlogo.html = TIMEOUT PASS
1797 MAC : LayoutTests/http/tests/xmlhttprequest/xml-encoding.html = TIMEOUT PASS
1798 MAC : LayoutTests/http/tests/navigation/reload-subframe-iframe.html = TIMEOUT PA SS
1799 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url.html = TIMEOUT PA SS
1800 WIN DEBUG : LayoutTests/transitions/transition-end-event-multiple-03.html = FAIL PASS
1801 WIN DEBUG : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CR ASH PASS
1802 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698