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

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

Issue 165234: Remove wrong expected data for LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 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 // 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 759 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL 770 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL
771 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL 771 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL
772 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-cycle-detection.svg = FAIL 772 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-cycle-detection.svg = FAIL
773 773
774 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL 774 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL
775 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL 775 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL
776 776
777 BUG8763 LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and -image.svg = FAIL 777 BUG8763 LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and -image.svg = FAIL
778 778
779 BUG10281 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b.svg = FAIL 779 BUG10281 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b.svg = FAIL
780
781 // smiley.png should be shown with xml:base and xml:base on parent.
780 BUG10281 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg = FAIL 782 BUG10281 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg = FAIL
783
781 BUG10281 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b.svg = FAIL 784 BUG10281 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b.svg = FAIL
782 785
783 // Radial gradients with offset focal points are not implemented in Skia. 786 // Radial gradients with offset focal points are not implemented in Skia.
784 // See comment in WebCore/platform/graphics/skia/GradientSkia.cpp 787 // See comment in WebCore/platform/graphics/skia/GradientSkia.cpp
785 BUG8696 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL 788 BUG8696 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL
786 789
787 // Merge 39744:39829 - regression 790 // Merge 39744:39829 - regression
788 BUG10284 RELEASE : LayoutTests/svg/custom/path-bad-data.svg = FAIL 791 BUG10284 RELEASE : LayoutTests/svg/custom/path-bad-data.svg = FAIL
789 792
790 // Upstream dumprendertree changes caused the expected to change. 793 // Upstream dumprendertree changes caused the expected to change.
(...skipping 2037 matching lines...) Expand 10 before | Expand all | Expand 10 after
2828 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT 2831 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT
2829 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS 2832 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style sheet-with-text-plain.html = TIMEOUT PASS
2830 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS 2833 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS
2831 2834
2832 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL 2835 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL
2833 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL 2836 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL
2834 2837
2835 // Test failures/flakiness from WebKit merge 46850 to 46894 2838 // Test failures/flakiness from WebKit merge 46850 to 46894
2836 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS 2839 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS
2837 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS 2840 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698