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

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

Issue 14414: Disable some failing layout tests. (Closed)
Patch Set: Created 12 years 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
« 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 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 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 703 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL 714 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL
715 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-06-t.svg = FAIL 715 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-06-t.svg = FAIL
716 LINUX WIN : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL 716 LINUX WIN : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL
717 LINUX WIN : LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL CRASH 717 LINUX WIN : LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL CRASH
718 LINUX WIN : LayoutTests/svg/batik/paints/patternRegionA.svg = FAIL CRASH 718 LINUX WIN : LayoutTests/svg/batik/paints/patternRegionA.svg = FAIL CRASH
719 LINUX WIN : LayoutTests/svg/batik/paints/patternRegions.svg = FAIL CRASH 719 LINUX WIN : LayoutTests/svg/batik/paints/patternRegions.svg = FAIL CRASH
720 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL 720 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL
721 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL 721 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL
722 LINUX WIN : LayoutTests/svg/carto.net/colourpicker.svg = FAIL 722 LINUX WIN : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
723 LINUX WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL 723 LINUX WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL
724 LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL 724 // 2008/12/13 - This was FAIL but is now CRASH on WIN
725 LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL CRASH
725 LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 726 LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
726 WIN : LayoutTests/svg/custom/animate-path-discrete.svg = FAIL 727 WIN : LayoutTests/svg/custom/animate-path-discrete.svg = FAIL
727 LINUX WIN : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL 728 LINUX WIN : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL
728 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL 729 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL
729 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-2.svg = FAIL 730 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-2.svg = FAIL
730 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL 731 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL
731 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL 732 LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL
732 LINUX WIN : LayoutTests/svg/custom/clip-path-display-none-child.svg = FAIL 733 LINUX WIN : LayoutTests/svg/custom/clip-path-display-none-child.svg = FAIL
733 // Flaky on both release and debug. 734 // Flaky on both release and debug.
734 LINUX WIN : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH 735 LINUX WIN : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH
(...skipping 1388 matching lines...) Expand 10 before | Expand all | Expand 10 after
2123 WIN : LayoutTests/fast/text/international/002.html = FAIL 2124 WIN : LayoutTests/fast/text/international/002.html = FAIL
2124 WIN : LayoutTests/fast/text/international/003.html = FAIL 2125 WIN : LayoutTests/fast/text/international/003.html = FAIL
2125 WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL 2126 WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
2126 2127
2127 // TODO(tc): Regression due to shadow changes. 2128 // TODO(tc): Regression due to shadow changes.
2128 LayoutTests/fast/box-shadow/basic-shadows.html = FAIL 2129 LayoutTests/fast/box-shadow/basic-shadows.html = FAIL
2129 LayoutTests/fast/box-shadow/border-radius-big.html = FAIL 2130 LayoutTests/fast/box-shadow/border-radius-big.html = FAIL
2130 LayoutTests/fast/repaint/box-shadow-dynamic.html = FAIL 2131 LayoutTests/fast/repaint/box-shadow-dynamic.html = FAIL
2131 LayoutTests/fast/repaint/box-shadow-h.html = FAIL 2132 LayoutTests/fast/repaint/box-shadow-h.html = FAIL
2132 LayoutTests/fast/repaint/box-shadow-v.html = FAIL 2133 LayoutTests/fast/repaint/box-shadow-v.html = FAIL
2133 2134
2135 // 2008/12/13 - Turning off some Friday night test regressions until they can be looked at.
2136 WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH
2137 WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop .html = CRASH
2138
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