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

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

Issue 18180: Fix for bug 6100:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 1795 matching lines...) Expand 10 before | Expand all | Expand 10 after
1806 1806
1807 // Linux's rotated text output looks terrible. 1807 // Linux's rotated text output looks terrible.
1808 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL 1808 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL
1809 1809
1810 // Passes locally when run individually, but fails on buildbot. Could be a 1810 // Passes locally when run individually, but fails on buildbot. Could be a
1811 // sideffect from previous test causing it to be flaky. Seems to have 1811 // sideffect from previous test causing it to be flaky. Seems to have
1812 // started with r7379 1812 // started with r7379
1813 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = PASS FAIL 1813 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = PASS FAIL
1814 1814
1815 1815
1816 // Merge 39606:39660 - these tests fail now because inageData.data
1817 // returns 'undefined'. Upstream change removed the CanvasPixelArray
1818 // and this property should be implemented anew now.
1819 // See http://trac.webkit.org/changeset/39625
1820 LINUX WIN : LayoutTests/fast/canvas/canvas-ImageData-behaviour.html = FAIL
1821 MAC : LayoutTests/fast/canvas/canvas-ImageData-behaviour.html = FAIL CRASH
1822 LayoutTests/fast/canvas/canvas-alphaImageData-behavior.html = FAIL
1823 LayoutTests/fast/canvas/canvas-gradient-without-path.html = FAIL
1824 LayoutTests/fast/canvas/canvas-invalid-fillstyle.html = FAIL
1825 LayoutTests/fast/canvas/canvas-invalid-strokestyle.html = FAIL
1826 LayoutTests/fast/canvas/canvas-longlived-context.html = FAIL
1827 LayoutTests/fast/canvas/canvas-path-with-inf-nan-dimensions.html = FAIL
1828 LayoutTests/fast/canvas/canvas-pattern-behaviour.html = FAIL
1829 LayoutTests/fast/canvas/canvas-putImageData.html = FAIL
1830 LayoutTests/fast/canvas/canvas-radial-gradient-spreadMethod.html = FAIL
1831 LayoutTests/fast/canvas/canvas-save-restore-with-path.html = FAIL
1832 LayoutTests/fast/canvas/canvas-set-properties-with-non-invertible-ctm.html = FAI L
1833 LayoutTests/fast/canvas/canvas-setTransform.html = FAIL
1834 LayoutTests/fast/canvas/canvas-stroke-empty-fill.html = FAIL
1835 LayoutTests/fast/canvas/canvas-strokeRect.html = FAIL
1836 LayoutTests/fast/canvas/canvas-transparency-and-composite.html = FAIL
1837 LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html = FAIL
1838 LayoutTests/fast/canvas/gradient-with-clip.html = FAIL
1839 LINUX WIN : LayoutTests/fast/canvas/pattern-with-transform.html = FAIL
1840 WIN : LayoutTests/fast/canvas/set-colors.html = FAIL
1841 // Crashes from time to time, but probably not because of this test
1842 // more because of the general problems.
1843 LINUX MAC : LayoutTests/fast/canvas/set-colors.html = FAIL CRASH
1844
1845 // Merge 39606:39660 - new tests 1816 // Merge 39606:39660 - new tests
1846 SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL 1817 SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL
1847 SKIP : LayoutTests/fast/events/pointer-events.html = FAIL 1818 SKIP : LayoutTests/fast/events/pointer-events.html = FAIL
1848 1819
1849 // Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnim ations() 1820 // Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnim ations()
1850 SKIP : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT 1821 SKIP : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT
1851 SKIP : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIME OUT 1822 SKIP : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIME OUT
1852 1823
1853 1824
1854 // Merge 39744:39829 - new tests 1825 // Merge 39744:39829 - new tests
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1910 LayoutTests/fast/js/numeric-conversion.html = FAIL 1881 LayoutTests/fast/js/numeric-conversion.html = FAIL
1911 WIN : LayoutTests/fast/lists/001.html = FAIL 1882 WIN : LayoutTests/fast/lists/001.html = FAIL
1912 LayoutTests/fast/text/basic/006.html = FAIL 1883 LayoutTests/fast/text/basic/006.html = FAIL
1913 WIN : LayoutTests/fast/text/international/complex-character-based-fallback.html = FAIL 1884 WIN : LayoutTests/fast/text/international/complex-character-based-fallback.html = FAIL
1914 WIN : LayoutTests/fast/text/line-breaks.html = FAIL 1885 WIN : LayoutTests/fast/text/line-breaks.html = FAIL
1915 LayoutTests/fast/text/text-shadow-extreme-value.html = FAIL 1886 LayoutTests/fast/text/text-shadow-extreme-value.html = FAIL
1916 LayoutTests/fast/text/whitespace/026.html = FAIL 1887 LayoutTests/fast/text/whitespace/026.html = FAIL
1917 LayoutTests/http/tests/security/dataTransfer-set-data-file-url.html = FAIL 1888 LayoutTests/http/tests/security/dataTransfer-set-data-file-url.html = FAIL
1918 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL 1889 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1919 1890
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698