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

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

Issue 39297: WebKit merge 41447:41498 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: add missing tests_fixable.txt 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
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 1749 matching lines...) Expand 10 before | Expand all | Expand 10 after
1760 LayoutTests/transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html = CRAS H FAIL 1760 LayoutTests/transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html = CRAS H FAIL
1761 LayoutTests/transforms/3d/point-mapping/3d-point-mapping.html = CRASH FAIL 1761 LayoutTests/transforms/3d/point-mapping/3d-point-mapping.html = CRASH FAIL
1762 1762
1763 // New tests added in the 41420:41447 merge that are just missing results: 1763 // New tests added in the 41420:41447 merge that are just missing results:
1764 SKIP : LayoutTests/transforms/3d/point-mapping/3d-point-mapping-2.html = FAIL 1764 SKIP : LayoutTests/transforms/3d/point-mapping/3d-point-mapping-2.html = FAIL
1765 1765
1766 // New tests added in the 41420:41447 merge that fail: 1766 // New tests added in the 41420:41447 merge that fail:
1767 DEFER : LayoutTests/fast/block/float/nested-clearance.html = FAIL 1767 DEFER : LayoutTests/fast/block/float/nested-clearance.html = FAIL
1768 DEFER : LayoutTests/fast/css-generated-content/hit-test-generated-content.html = FAIL 1768 DEFER : LayoutTests/fast/css-generated-content/hit-test-generated-content.html = FAIL
1769 1769
1770 // These need to be rebaselined on linux, due to merge 41447:41498
1771 // See: http://trac.webkit.org/changeset/41465
1772 // The difference from our existing baselines should be only in
1773 // "EDITING DELEGATE:" lines...
1774 LINUX : LayoutTests/editing/deleting/delete-4038408-fix.html = PASS FAIL
1775 LINUX : LayoutTests/editing/deleting/delete-at-start-or-end.html = PASS FAIL
1776 LINUX : LayoutTests/editing/deleting/delete-br-002.html = PASS FAIL
1777 LINUX : LayoutTests/editing/deleting/delete-br-004.html = PASS FAIL
1778 LINUX : LayoutTests/editing/deleting/delete-br-005.html = PASS FAIL
1779 LINUX : LayoutTests/editing/deleting/delete-br-006.html = PASS FAIL
1780 LINUX : LayoutTests/editing/deleting/delete-br-009.html = PASS FAIL
1781 LINUX : LayoutTests/editing/deleting/delete-br-010.html = PASS FAIL
1782 LINUX : LayoutTests/editing/deleting/delete-hr.html = PASS FAIL
1783 LINUX : LayoutTests/editing/deleting/delete-tab-004.html = PASS FAIL
1784 LINUX : LayoutTests/editing/deleting/forward-delete.html = PASS FAIL
1785 LINUX : LayoutTests/editing/deleting/merge-into-empty-block-1.html = PASS FAIL
1786 LINUX : LayoutTests/editing/deleting/merge-into-empty-block-2.html = PASS FAIL
1787 LINUX : LayoutTests/editing/inserting/editing-empty-divs.html = PASS FAIL
1788 LINUX : LayoutTests/editing/inserting/insert-3800346-fix.html = PASS FAIL
1789 LINUX : LayoutTests/editing/inserting/insert-br-004.html = PASS FAIL
1790 LINUX : LayoutTests/editing/inserting/insert-br-005.html = PASS FAIL
1791 LINUX : LayoutTests/editing/inserting/insert-br-006.html = PASS FAIL
1792 LINUX : LayoutTests/editing/inserting/insert-br-008.html = PASS FAIL
1793 LINUX : LayoutTests/editing/inserting/insert-div-006.html = PASS FAIL
1794 LINUX : LayoutTests/editing/inserting/insert-div-008.html = PASS FAIL
1795 LINUX : LayoutTests/editing/inserting/insert-div-010.html = PASS FAIL
1796 LINUX : LayoutTests/editing/inserting/insert-div-011.html = PASS FAIL
1797 LINUX : LayoutTests/editing/inserting/insert-div-013.html = PASS FAIL
1798 LINUX : LayoutTests/editing/inserting/insert-div-015.html = PASS FAIL
1799 LINUX : LayoutTests/editing/inserting/insert-div-019.html = PASS FAIL
1800 LINUX : LayoutTests/editing/inserting/insert-div-021.html = PASS FAIL
1801 LINUX : LayoutTests/editing/inserting/insert-paragraph-01.html = PASS FAIL
1802 LINUX : LayoutTests/editing/inserting/insert-paragraph-03.html = PASS FAIL
1803 LINUX : LayoutTests/editing/inserting/insert-paragraph-05.html = PASS FAIL
1804 LINUX : LayoutTests/editing/inserting/insert-tab-004.html = PASS FAIL
1805 LINUX : LayoutTests/editing/inserting/insert-text-with-newlines.html = PASS FAIL
1806 LINUX : LayoutTests/editing/inserting/line-break.html = PASS FAIL
1807 LINUX : LayoutTests/editing/pasteboard/3976872.html = PASS FAIL
1808 LINUX : LayoutTests/editing/pasteboard/paste-text-010.html = PASS FAIL
1809 LINUX : LayoutTests/editing/style/block-style-006.html = PASS FAIL
1810 LINUX : LayoutTests/editing/undo/undo-combined-delete-boundary.html = PASS FAIL
1811 LINUX : LayoutTests/editing/undo/undo-combined-delete.html = PASS FAIL
1812 LINUX : LayoutTests/editing/undo/undo-forward-delete-boundary.html = PASS FAIL
1813 LINUX : LayoutTests/editing/undo/undo-forward-delete.html = PASS FAIL
1814
1770 // Crashes sometimes. Race? Memory corruption? 1815 // Crashes sometimes. Race? Memory corruption?
1771 // Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834 1816 // Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834
1772 LINUX : LayoutTests/fast/canvas/set-colors.html = PASS CRASH 1817 LINUX : LayoutTests/fast/canvas/set-colors.html = PASS CRASH
1773 1818
1774 // Needs an FTP implementation to work completely. 1819 // Needs an FTP implementation to work completely.
1775 LINUX MAC : pending/security/block-test.html = FAIL 1820 LINUX MAC : pending/security/block-test.html = FAIL
OLDNEW
« chrome/renderer/webmediaplayer_delegate_impl.cc ('K') | « webkit/glue/webmediaplayer_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698