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

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

Issue 214019: This test still fails on the mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 | « 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 2269 matching lines...) Expand 10 before | Expand all | Expand 10 after
2280 // New test added in r48318 (GoogleURL bug) 2280 // New test added in r48318 (GoogleURL bug)
2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL 2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL
2282 2282
2283 // New test added in r48336 (V8 bug) 2283 // New test added in r48336 (V8 bug)
2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL 2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL
2285 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT 2285 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT
2286 2286
2287 // WK roll to 48371 2287 // WK roll to 48371
2288 BUG21840 : LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.ht ml = FAIL 2288 BUG21840 : LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.ht ml = FAIL
2289 BUG21840 : LayoutTests/http/tests/loading/basic-credentials-sent-automatically.h tml = FAIL 2289 BUG21840 : LayoutTests/http/tests/loading/basic-credentials-sent-automatically.h tml = FAIL
2290 BUG21841 MAC : LayoutTests/plugins/destroy-during-npp-new.html = FAIL
2290 2291
2291 // missing upstream baseline from 48368 2292 // missing upstream baseline from 48368
2292 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho r.html = FAIL 2293 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho r.html = FAIL
2293 2294
2294 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL 2295 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL
2295 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL 2296 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL
2296 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL 2297 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL
2297 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL 2298 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL
2298 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL 2299 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL
2299 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL 2300 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL
2300 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL 2301 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL
2301 2302
2302 // WK roll 48388:48399 (brettw) 2303 // WK roll 48388:48399 (brettw)
2303 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main -frame.html = FAIL 2304 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main -frame.html = FAIL
2304 2305
2305 // Flaky. The width of containing RenderBlocks sometimes becomes larger 2306 // Flaky. The width of containing RenderBlocks sometimes becomes larger
2306 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS 2307 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS
2307 2308
2308 // WK roll 48399:48423 (brettw) 2309 // WK roll 48399:48423 (brettw)
2309 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL 2310 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL
2310 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL 2311 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL
2311 2312
2312 // WK roll 48423:48468 (dglazkov for ukai) 2313 // WK roll 48423:48468 (dglazkov for ukai)
2313 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL 2314 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL
2314 2315
2315 // 48468:48483 (avi for dglazkov for ukai) 2316 // 48468:48483 (avi for dglazkov for ukai)
2316 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL 2317 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL
2317 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL 2318 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL
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