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

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

Issue 174063: Rebaseline svn-fonts-in-html test... (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
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/svg-fonts-in-html-expected.png ('k') | 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 // 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 920 matching lines...) Expand 10 before | Expand all | Expand 10 after
931 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL 931 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
932 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL 932 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL
933 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL 933 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL
934 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL 934 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL
935 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-01-b.svg = FAIL 935 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-01-b.svg = FAIL
936 BUG10304 LINUX : LayoutTests/svg/batik/text/textPosition.svg = FAIL 936 BUG10304 LINUX : LayoutTests/svg/batik/text/textPosition.svg = FAIL
937 BUG10304 LINUX : LayoutTests/svg/carto.net/slider.svg = FAIL 937 BUG10304 LINUX : LayoutTests/svg/carto.net/slider.svg = FAIL
938 BUG10304 LINUX : LayoutTests/svg/carto.net/textbox.svg = FAIL 938 BUG10304 LINUX : LayoutTests/svg/carto.net/textbox.svg = FAIL
939 BUG10304 LINUX : LayoutTests/svg/carto.net/window.svg = FAIL 939 BUG10304 LINUX : LayoutTests/svg/carto.net/window.svg = FAIL
940 BUG10304 LINUX : LayoutTests/svg/custom/coords-relative-units-transforms.svg = F AIL 940 BUG10304 LINUX : LayoutTests/svg/custom/coords-relative-units-transforms.svg = F AIL
941 BUG10304 LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
942 BUG10304 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL 941 BUG10304 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL
943 BUG10304 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL 942 BUG10304 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL
944 BUG10304 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL 943 BUG10304 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL
945 BUG10304 LINUX : LayoutTests/svg/hixie/perf/005.xml = TIMEOUT FAIL 944 BUG10304 LINUX : LayoutTests/svg/hixie/perf/005.xml = TIMEOUT FAIL
946 BUG10304 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL 945 BUG10304 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL
947 BUG10304 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL 946 BUG10304 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL
948 BUG10304 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL 947 BUG10304 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL
949 BUG10304 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL 948 BUG10304 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL
950 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL 949 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL
951 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t.svg = FAIL 950 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t.svg = FAIL
(...skipping 1769 matching lines...) Expand 10 before | Expand all | Expand 10 after
2721 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL 2720 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL
2722 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL 2721 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
2723 2722
2724 // Test failures from WebKit merge 46426 to 46471 2723 // Test failures from WebKit merge 46426 to 46471
2725 // These probably just need to be rebaselined on win/linux. 2724 // These probably just need to be rebaselined on win/linux.
2726 BUG17883 WIN LINUX : LayoutTests/editing/deleting/delete-3857753-fix.html = FAIL 2725 BUG17883 WIN LINUX : LayoutTests/editing/deleting/delete-3857753-fix.html = FAIL
2727 BUG17883 WIN LINUX : LayoutTests/editing/deleting/pruning-after-merge-2.html = F AIL 2726 BUG17883 WIN LINUX : LayoutTests/editing/deleting/pruning-after-merge-2.html = F AIL
2728 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL 2727 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL
2729 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL 2728 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL
2730 2729
2731 // Test failures from WebKit merge 46508 to 46531
2732 BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
2733
2734 // This happened when I enabled DOM Storage. Adam asked me to just exclude and 2730 // This happened when I enabled DOM Storage. Adam asked me to just exclude and
2735 // file a bug. 2731 // file a bug.
2736 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL 2732 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL
2737 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL 2733 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL
2738 2734
2739 // Flaky. Timing? 2735 // Flaky. Timing?
2740 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS 2736 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS
2741 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS 2737 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS
2742 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 2738 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
2743 2739
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
2797 2793
2798 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL 2794 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL
2799 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL 2795 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL
2800 BUG19409 WIN : LayoutTests/media/video-empty-source.html = PASS TIMEOUT 2796 BUG19409 WIN : LayoutTests/media/video-empty-source.html = PASS TIMEOUT
2801 2797
2802 BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS 2798 BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
2803 2799
2804 BUG19544 : LayoutTests/http/tests/security/xssAuditor/link-opens-new-window.html = FAIL 2800 BUG19544 : LayoutTests/http/tests/security/xssAuditor/link-opens-new-window.html = FAIL
2805 BUG19544 : LayoutTests/fast/loader/user-style-sheet-resource-load-callbacks.html = FAIL 2801 BUG19544 : LayoutTests/fast/loader/user-style-sheet-resource-load-callbacks.html = FAIL
2806 2802
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/svg-fonts-in-html-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698