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

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

Issue 19485: Chromium side of merge 40314:40364. (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/glue/webview_impl.cc ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | 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 1775 matching lines...) Expand 10 before | Expand all | Expand 10 after
1786 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL 1786 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL
1787 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL 1787 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL
1788 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domai n.html = FAIL 1788 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domai n.html = FAIL
1789 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL 1789 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL
1790 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL 1790 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL
1791 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL 1791 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL
1792 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL 1792 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1793 1793
1794 // Started failng at build 1379 (r8741) 1794 // Started failng at build 1379 (r8741)
1795 LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL 1795 LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL
1796
1797 // Merge 40314:40364 -- new tests that need
1798 // layoutTestController.keepWebHistory() implemented.
1799 LayoutTests/http/tests/history/redirect-meta-refresh-2-seconds.html = FAIL
1800 LayoutTests/http/tests/history/redirect-307.pl = FAIL
1801 LayoutTests/http/tests/history/redirect-js-location-assign-before-load.html = FA IL
1802 LayoutTests/http/tests/history/redirect-js-location-href-0-seconds.html = FAIL
1803 LayoutTests/http/tests/history/redirect-200-refresh-0-seconds.pl = FAIL
1804 LayoutTests/http/tests/history/redirect-200-refresh-2-seconds.pl = FAIL
1805 LayoutTests/http/tests/history/redirect-js-location-href-2-seconds.html = FAIL
1806 LayoutTests/http/tests/history/redirect-302.pl = FAIL
1807 LayoutTests/http/tests/history/redirect-js-location-0-seconds.html = FAIL
1808 LayoutTests/http/tests/history/redirect-js-location-2-seconds.html = FAIL
1809 LayoutTests/http/tests/history/redirect-js-location-href-before-load.html = FAIL
1810 LayoutTests/http/tests/history/redirect-js-location-replace-0-seconds.html = FAI L
1811 LayoutTests/http/tests/history/redirect-js-location-replace-2-seconds.html = FAI L
1812 LayoutTests/http/tests/history/redirect-js-document-location-0-seconds.html = FA IL
1813 LayoutTests/http/tests/history/redirect-js-document-location-2-seconds.html = FA IL
1814 LayoutTests/http/tests/history/redirect-js-location-assign-0-seconds.html = FAIL
1815 LayoutTests/http/tests/history/redirect-js-location-before-load.html = FAIL
1816 LayoutTests/http/tests/history/redirect-js-location-assign-2-seconds.html = FAIL
1817 LayoutTests/http/tests/history/redirect-js-location-replace-before-load.html = F AIL
1818 LayoutTests/http/tests/history/redirect-301.pl = FAIL
1819 LayoutTests/http/tests/history/redirect-js-document-location-before-load.html = FAIL
1820 LayoutTests/http/tests/history/redirect-meta-refresh-0-seconds.html = FAIL
1821 LayoutTests/http/tests/history/redirect-303.pl = FAIL
1822
1823 // Merge 40314:40364 -- new tests
1824 LayoutTests/fast/transforms/transform-on-inline.html = FAIL
1825 LayoutTests/fast/transforms/transform-table-row.html = FAIL
1826 LayoutTests/editing/spelling/spelling-linebreak.html = FAIL
OLDNEW
« no previous file with comments | « webkit/glue/webview_impl.cc ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698