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

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

Issue 462033: LayoutTests/fast/images/animated-svg-as-image.html is flaky in MAC DEBUG. (Closed)
Patch Set: Created 11 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 // 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 2189 matching lines...) Expand 10 before | Expand all | Expand 10 after
2200 BUG23465 MAC : LayoutTests/svg/custom/marker-child-changes.svg = FAIL 2200 BUG23465 MAC : LayoutTests/svg/custom/marker-child-changes.svg = FAIL
2201 2201
2202 // Plugin drawing off 2202 // Plugin drawing off
2203 BUG12030 MAC DEBUG : LayoutTests/plugins/embed-attributes-style.html = IMAGE IMA GE+TEXT 2203 BUG12030 MAC DEBUG : LayoutTests/plugins/embed-attributes-style.html = IMAGE IMA GE+TEXT
2204 BUG12030 MAC RELEASE : LayoutTests/plugins/embed-attributes-style.html = IMAGE 2204 BUG12030 MAC RELEASE : LayoutTests/plugins/embed-attributes-style.html = IMAGE
2205 2205
2206 // Missing baselines 2206 // Missing baselines
2207 // BUG23557 MAC : LayoutTests/fast/text/text-letter-spacing.html = IMAGE 2207 // BUG23557 MAC : LayoutTests/fast/text/text-letter-spacing.html = IMAGE
2208 2208
2209 // Failing on the bots but not locally; need investigation 2209 // Failing on the bots but not locally; need investigation
2210 BUG23560 MAC RELEASE : LayoutTests/fast/images/animated-svg-as-image.html = FAIL PASS 2210 BUG23560 MAC : LayoutTests/fast/images/animated-svg-as-image.html = IMAGE PASS
2211 BUG23560 MAC : LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f.svg = FAIL 2211 BUG23560 MAC : LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f.svg = FAIL
2212 2212
2213 // This begin crashing some of the time after Webkit merge to r49997 2213 // This begin crashing some of the time after Webkit merge to r49997
2214 BUG23560 MAC : LayoutTests/fast/overflow/003.xml = IMAGE 2214 BUG23560 MAC : LayoutTests/fast/overflow/003.xml = IMAGE
2215 2215
2216 // ----------------------------------------------------------------- 2216 // -----------------------------------------------------------------
2217 // END MAC PORT TESTS 2217 // END MAC PORT TESTS
2218 // ----------------------------------------------------------------- 2218 // -----------------------------------------------------------------
2219 2219
2220 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is 2220 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is
(...skipping 846 matching lines...) Expand 10 before | Expand all | Expand 10 after
3067 BUG_29393 : LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-wi ndow-attribute.html = TIMEOUT 3067 BUG_29393 : LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-wi ndow-attribute.html = TIMEOUT
3068 BUG_29393 : LayoutTests/fast/loader/stateobjects/pushstate-object-types.html = T IMEOUT 3068 BUG_29393 : LayoutTests/fast/loader/stateobjects/pushstate-object-types.html = T IMEOUT
3069 BUG_29393 : LayoutTests/fast/loader/stateobjects/pushstate-then-replacestate.htm l = TIMEOUT 3069 BUG_29393 : LayoutTests/fast/loader/stateobjects/pushstate-then-replacestate.htm l = TIMEOUT
3070 BUG_29393 : LayoutTests/fast/loader/stateobjects/pushstate-with-fragment-urls-an d-hashchange.html = TIMEOUT 3070 BUG_29393 : LayoutTests/fast/loader/stateobjects/pushstate-with-fragment-urls-an d-hashchange.html = TIMEOUT
3071 BUG_29393 : LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.htm l = TIMEOUT 3071 BUG_29393 : LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.htm l = TIMEOUT
3072 3072
3073 BUG_ATWILSON : LayoutTests/accessibility/aria-scrollbar-role.html = TEXT 3073 BUG_ATWILSON : LayoutTests/accessibility/aria-scrollbar-role.html = TEXT
3074 BUG_ATWILSON : LayoutTests/http/tests/security/cross-frame-access-enumeration.ht ml = TEXT 3074 BUG_ATWILSON : LayoutTests/http/tests/security/cross-frame-access-enumeration.ht ml = TEXT
3075 BUG_ATWILSON LINUX WIN : LayoutTests/fast/repaint/block-selection-gap-in-composi ted-layer.html = IMAGE+TEXT 3075 BUG_ATWILSON LINUX WIN : LayoutTests/fast/repaint/block-selection-gap-in-composi ted-layer.html = IMAGE+TEXT
3076 BUG_ATWILSON : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = IMA GE 3076 BUG_ATWILSON : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = IMA GE
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