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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 113342: More green please. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | « skia/ext/vector_canvas_unittest.cc ('k') | webkit/tools/test_shell/test_shell_mac.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 2641 matching lines...) Expand 10 before | Expand all | Expand 10 after
2652 2652
2653 // These tests were broken by the latest skia drop (masks and opacity). 2653 // These tests were broken by the latest skia drop (masks and opacity).
2654 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacit y.html = FAIL 2654 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacit y.html = FAIL
2655 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL 2655 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL
2656 BUG_SENORBLANCO WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL 2656 BUG_SENORBLANCO WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL
2657 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL 2657 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL
2658 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAI L 2658 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAI L
2659 BUG_SENORBLANCO WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FA IL 2659 BUG_SENORBLANCO WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FA IL
2660 BUG_SENORBLANCO WIN : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL 2660 BUG_SENORBLANCO WIN : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL
2661 BUG_SENORBLANCO WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creatio n.svg = FAIL 2661 BUG_SENORBLANCO WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creatio n.svg = FAIL
2662 BUG_SENORBLANCO WIN : LayoutTests/editing/inserting/4960120-1.html = FAIL
2663 BUG_SENORBLANCO WIN : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL
2664 BUG_SENORBLANCO WIN : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL
2665 BUG_SENORBLANCO WIN : LayoutTests/fast/layers/self-painting-outline.html = FAIL
2666 BUG_SENORBLANCO WIN : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL
2667 BUG_SENORBLANCO WIN : LayoutTests/repaint/layer-outline-horizontal.html = FAIL
2668 BUG_SENORBLANCO WIN : LayoutTests/repaint/layer-outline.html = FAIL
2669 BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-image-01.html = FAIL
2670 BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-image-omit-right-slice.h tml = FAIL
2671 BUG_SENORBLANCO LINUX : LayoutTests/transitions/transition-end-event-multiple-03 .html = FAIL
2672 BUG_SENORBLANCO LINUX : LayoutTests/transitions/transition-end-event-set-none.ht ml = FAIL
2662 2673
2663 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 2674 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378
2664 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA IL 2675 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA IL
2665 2676
2666 // May need rebaselining for mac/linux, or may need nothing at all. Triage after has run 2677 // May need rebaselining for mac/linux, or may need nothing at all. Triage after has run
2667 // on mac/linux buildbot. See http://crbug.com/11763. 2678 // on mac/linux buildbot. See http://crbug.com/11763.
2668 BUG11763 MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL PASS 2679 BUG11763 MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL PASS
2669 BUG11763 MAC LINUX : LayoutTests/fast/js/postfix-syntax.html = FAIL PASS 2680 BUG11763 MAC LINUX : LayoutTests/fast/js/postfix-syntax.html = FAIL PASS
2670 BUG11763 MAC LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL P ASS 2681 BUG11763 MAC LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL P ASS
2671 BUG11763 MAC LINUX : LayoutTests/fast/css/compare-content-style.html = FAIL PASS 2682 BUG11763 MAC LINUX : LayoutTests/fast/css/compare-content-style.html = FAIL PASS
(...skipping 12 matching lines...) Expand all
2684 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM EOUT PASS 2695 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM EOUT PASS
2685 BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee t-with-text-plain.html = TIMEOUT PASS 2696 BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee t-with-text-plain.html = TIMEOUT PASS
2686 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS 2697 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS
2687 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS S 2698 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS S
2688 2699
2689 // Flaky Linux tests 2700 // Flaky Linux tests
2690 BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL P ASS 2701 BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL P ASS
2691 BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FA IL PASS 2702 BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FA IL PASS
2692 2703
2693 // This test is marked as Slow on other platforms but still times out on Mac deb ug 2704 // This test is marked as Slow on other platforms but still times out on Mac deb ug
2694 BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types .html = TIMEOUT 2705 BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types .html = TIMEOUT
OLDNEW
« no previous file with comments | « skia/ext/vector_canvas_unittest.cc ('k') | webkit/tools/test_shell/test_shell_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698