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

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

Issue 360019: Rebaseline (and add baselines for Mac) getComputedStyle-related tests.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('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 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/editing/pasteboard/smart-paste-001.h tml = PASS 105 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/editing/pasteboard/smart-paste-001.h tml = PASS
106 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/misc/SVGFont-delayed-load.htm l = PASS 106 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/misc/SVGFont-delayed-load.htm l = PASS
107 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/fast/dom/Window/window-lookup-preced ence.html = PASS 107 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/fast/dom/Window/window-lookup-preced ence.html = PASS
108 BUG24182 SLOW WIN : LayoutTests/fast/loader/local-CSS-from-local.html = PASS 108 BUG24182 SLOW WIN : LayoutTests/fast/loader/local-CSS-from-local.html = PASS
109 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entitie s.pl = PASS 109 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entitie s.pl = PASS
110 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest Exception.html = PASS 110 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest Exception.html = PASS
111 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-err or-sync.html = PASS 111 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-err or-sync.html = PASS
112 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r efresh.pl = PASS 112 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r efresh.pl = PASS
113 BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS 113 BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS
114 BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS 114 BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS
115 BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS
115 116
116 // --- collecting results for supported-xml-content-types.html --- 117 // --- collecting results for supported-xml-content-types.html ---
117 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml- content-types.html = PASS 118 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml- content-types.html = PASS
118 // was slow, started to timeout 119 // was slow, started to timeout
119 BUG24182 LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-typ es.html = PASS TIMEOUT 120 BUG24182 LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-typ es.html = PASS TIMEOUT
120 BUG18702 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types .html = PASS TIMEOUT 121 BUG18702 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types .html = PASS TIMEOUT
121 122
122 // ----------------------------------------------------------------- 123 // -----------------------------------------------------------------
123 // SKIPPED TESTS 124 // SKIPPED TESTS
124 // ----------------------------------------------------------------- 125 // -----------------------------------------------------------------
(...skipping 965 matching lines...) Expand 10 before | Expand all | Expand 10 after
1090 1091
1091 // SVG masks aren't quite working yet. 1092 // SVG masks aren't quite working yet.
1092 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910 1093 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910
1093 // New tests. We should fix these, but they don't need to block the current rele ase 1094 // New tests. We should fix these, but they don't need to block the current rele ase
1094 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL 1095 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL
1095 BUG3244 WIN SLOW : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAIL 1096 BUG3244 WIN SLOW : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAIL
1096 BUG3244 LINUX : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAIL 1097 BUG3244 LINUX : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAIL
1097 1098
1098 BUG10302 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL 1099 BUG10302 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL
1099 1100
1100 BUG10303 MAC RELEASE : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
1101 BUG10303 MAC DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAI L
1102 BUG10303 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL 1101 BUG10303 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL
1103 1102
1104 // I find it hard to care too much about SVG failures. 1103 // I find it hard to care too much about SVG failures.
1105 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL 1104 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL
1106 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL 1105 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL
1107 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL 1106 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL
1108 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL 1107 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL
1109 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL 1108 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
1110 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL 1109 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL
1111 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL 1110 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL
(...skipping 2023 matching lines...) Expand 10 before | Expand all | Expand 10 after
3135 // WebKit roll 49992:49997 3134 // WebKit roll 49992:49997
3136 // hclam to add expected results. 3135 // hclam to add expected results.
3137 // Update: failing in an odd way since the WebKit 50417:50432 roll; does 3136 // Update: failing in an odd way since the WebKit 50417:50432 roll; does
3138 // not seem to be finding fallback results; skipping for now. 3137 // not seem to be finding fallback results; skipping for now.
3139 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL CRASH 3138 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL CRASH
3140 3139
3141 // WebKit roll 50073:50101 3140 // WebKit roll 50073:50101
3142 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 3141 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090
3143 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT 3142 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT
3144 3143
3145 // WebKit roll 50101:50158
3146 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH
3147 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR ASH
3148 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
3149 // passed in roll to 50313
3150 BUG_JORLOW LINUX DEBUG : LayoutTests/fast/css/getComputedStyle/computed-style-fo nt-family.html = PASS FAIL
3151
3152 // More fallout from the above roll. 3144 // More fallout from the above roll.
3153 BUG25955 LINUX : LayoutTests/fast/forms/textarea-placeholder-set-value.html = PA SS CRASH 3145 BUG25955 LINUX : LayoutTests/fast/forms/textarea-placeholder-set-value.html = PA SS CRASH
3154 BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = PASS CRASH 3146 BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = PASS CRASH
3155 BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = PASS F AIL 3147 BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = PASS F AIL
3156 // continued, started to pass again in roll to 50313 3148 // continued, started to pass again in roll to 50313
3157 BUG_JORLOW LINUX : LayoutTests/transitions/background-transitions.html = PASS TI MEOUT 3149 BUG_JORLOW LINUX : LayoutTests/transitions/background-transitions.html = PASS TI MEOUT
3158 BUG_JORLOW LINUX : LayoutTests/transitions/multiple-background-size-transitions. html = PASS TIMEOUT 3150 BUG_JORLOW LINUX : LayoutTests/transitions/multiple-background-size-transitions. html = PASS TIMEOUT
3159 3151
3160 // The following should be uncommented when the next line is no longer needed.
3161 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh tml = PASS
3162 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm l = CRASH FAIL PASS
3163
3164 // WebKit 50158:50171 3152 // WebKit 50158:50171
3165 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL 3153 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL
3166 3154
3167 // WebKit roll 50180:50186 3155 // WebKit roll 50180:50186
3168 BUG_JORLOW LINUX WIN : LayoutTests/fast/repaint/inline-relative-positioned.html = FAIL 3156 BUG_JORLOW LINUX WIN : LayoutTests/fast/repaint/inline-relative-positioned.html = FAIL
3169 3157
3170 // Flaky starting around WebKit merge to r50101 3158 // Flaky starting around WebKit merge to r50101
3171 BUG_JAPHET LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.htm l = PASS FAIL 3159 BUG_JAPHET LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.htm l = PASS FAIL
3172 BUG_JAPHET LINUX DEBUG : LayoutTests/fast/multicol/column-rules.html = PASS FAIL 3160 BUG_JAPHET LINUX DEBUG : LayoutTests/fast/multicol/column-rules.html = PASS FAIL
3173 3161
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
3350 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT 3338 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT
3351 3339
3352 // WebKit 50407:50416 3340 // WebKit 50407:50416
3353 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT 3341 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT
3354 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT 3342 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT
3355 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE 3343 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE
3356 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE 3344 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
3357 3345
3358 // Started failing on Win, Linux after Webkit 50476:50480, probably 50477 3346 // Started failing on Win, Linux after Webkit 50476:50480, probably 50477
3359 BUG10442 WIN LINUX : LayoutTests/fast/dom/navigator-detached-no-crash.html = TEX T 3347 BUG10442 WIN LINUX : LayoutTests/fast/dom/navigator-detached-no-crash.html = TEX T
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698