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

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

Issue 19446: WebKit removed support for 'compact' and changed their baseline to match (r40... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/compact/003-expected.txt ('k') | 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 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 // FAIL results from an extra newline at the top of the results 325 // FAIL results from an extra newline at the top of the results
326 // the checked in results do not include the PASS text. 326 // the checked in results do not include the PASS text.
327 DEFER : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.htm l = FAIL 327 DEFER : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.htm l = FAIL
328 328
329 // ----------------------------------------------------------------- 329 // -----------------------------------------------------------------
330 // SVG TESTS 330 // SVG TESTS
331 // ----------------------------------------------------------------- 331 // -----------------------------------------------------------------
332 332
333 // These were recently rebaselined on Windows and probably just need a 333 // These were recently rebaselined on Windows and probably just need a
334 // rebaseline on other platforms as well. 334 // rebaseline on other platforms as well.
335 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined in r40259.
336 LINUX : LayoutTests/fast/compact/001.html = FAIL
337 LINUX : LayoutTests/fast/compact/002.html = FAIL
338 LINUX : LayoutTests/fast/compact/003.html = FAIL
335 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL 339 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL
336 LINUX MAC : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.ht ml = FAIL 340 LINUX MAC : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.ht ml = FAIL
337 MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL 341 MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL
338 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL 342 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
339 // Font differences, requiring overriden metrics, not a real bug, not fixing for Beta 343 // Font differences, requiring overriden metrics, not a real bug, not fixing for Beta
340 DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL 344 DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL
341 DEFER MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL 345 DEFER MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL
342 DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL 346 DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL
343 DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL 347 DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL
344 DEFER MAC : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS 348 DEFER MAC : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS
(...skipping 1422 matching lines...) Expand 10 before | Expand all | Expand 10 after
1767 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 1771 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
1768 1772
1769 // intermittent failures on the buildbot 1773 // intermittent failures on the buildbot
1770 LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS 1774 LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS
1771 1775
1772 // The 7th column should not be top aligned. 1776 // The 7th column should not be top aligned.
1773 WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL 1777 WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL
1774 1778
1775 // Merge 40165:40297 -- regressions 1779 // Merge 40165:40297 -- regressions
1776 LINUX WIN : LayoutTests/editing/style/smoosh-styles-003.html = FAIL 1780 LINUX WIN : LayoutTests/editing/style/smoosh-styles-003.html = FAIL
1777 // I think Hyatt removed support for compact.
1778 LINUX WIN : LayoutTests/fast/compact/001.html = FAIL
1779 LINUX WIN : LayoutTests/fast/compact/002.html = FAIL
1780 LINUX WIN : LayoutTests/fast/compact/003.html = FAIL
1781 LINUX WIN : LayoutTests/fast/forms/form-hides-table.html = FAIL 1781 LINUX WIN : LayoutTests/fast/forms/form-hides-table.html = FAIL
1782 LayoutTests/fast/forms/textarea-no-scroll-on-blur.html = FAIL 1782 LayoutTests/fast/forms/textarea-no-scroll-on-blur.html = FAIL
1783 LINUX WIN : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FA IL 1783 LINUX WIN : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FA IL
1784 MAC : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FAIL TIM EOUT 1784 MAC : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FAIL TIM EOUT
1785 LINUX WIN : LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.htm l = FAIL 1785 LINUX WIN : LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.htm l = FAIL
1786 LINUX WIN : LayoutTests/fast/repaint/inline-color-change.html = FAIL 1786 LINUX WIN : LayoutTests/fast/repaint/inline-color-change.html = FAIL
1787 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL 1787 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL
1788 LINUX WIN : LayoutTests/fast/table/form-with-table-style.html = FAIL 1788 LINUX WIN : LayoutTests/fast/table/form-with-table-style.html = FAIL
1789 LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL 1789 LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL
1790 LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL 1790 LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL
1791 LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post. html = TIMEOUT 1791 LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post. html = TIMEOUT
1792 LayoutTests/svg/custom/stop-crash.svg = CRASH 1792 LayoutTests/svg/custom/stop-crash.svg = CRASH
1793 WIN : LayoutTests/fast/css/font-face-locally-installed.html = FAIL 1793 WIN : LayoutTests/fast/css/font-face-locally-installed.html = FAIL
1794 WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL 1794 WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL
1795 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL 1795 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL
1796 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL 1796 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL
1797 LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit -domain.html = FAIL 1797 LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit -domain.html = FAIL
1798 LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = F AIL 1798 LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = F AIL
1799 LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https .html = FAIL 1799 LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https .html = FAIL
1800 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL 1800 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL
1801 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL 1801 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/compact/003-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698