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

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

Issue 256035: Roll deps to r48993.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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 | « chrome/worker/worker_uitest.cc ('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 2391 matching lines...) Expand 10 before | Expand all | Expand 10 after
2402 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug12910-2.html = FAIL 2402 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug12910-2.html = FAIL
2403 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug23235.html = FAIL 2403 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug23235.html = FAIL
2404 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug4427.html = FAIL 2404 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug4427.html = FAIL
2405 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug4523.html = FAIL 2405 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug4523.html = FAIL
2406 BUG_SENORBLANCO LINUX : LayoutTests/svg/batik/text/textOnPath.svg = FAIL 2406 BUG_SENORBLANCO LINUX : LayoutTests/svg/batik/text/textOnPath.svg = FAIL
2407 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL 2407 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL
2408 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/core/bloomberg.html = FAIL 2408 BUG_SENORBLANCO LINUX : LayoutTests/tables/mozilla/core/bloomberg.html = FAIL
2409 BUG_SENORBLANCO LINUX RELEASE : LayoutTests/fast/backgrounds/size/contain-and-co ver.html = FAIL 2409 BUG_SENORBLANCO LINUX RELEASE : LayoutTests/fast/backgrounds/size/contain-and-co ver.html = FAIL
2410 BUG_SENORBLANCO LINUX RELEASE : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL 2410 BUG_SENORBLANCO LINUX RELEASE : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL
2411 BUG_SENORBLANCO LINUX RELEASE : LayoutTests/svg/text/text-text-07-t.svg = FAIL 2411 BUG_SENORBLANCO LINUX RELEASE : LayoutTests/svg/text/text-text-07-t.svg = FAIL
2412
2413 // WebKit update 48976:48993 (48989 busted all these)
2414 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-wit hout-renderer.html = FAIL
2415 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.htm l = FAIL
2416 BUG_ATWILSON MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = F AIL
2417 BUG_ATWILSON : LayoutTests/fast/css/text-rendering.html = FAIL
2418 BUG_ATWILSON WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
2419 // This was happening previously - might be a flakey test?
2420 BUG_ATWILSON LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEO UT PASS
2421 // Just temporary - this will get fixed when we roll webkit r49000
2422 BUG_ATWILSON MAC : LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f.svg = FAIL
2423
OLDNEW
« no previous file with comments | « chrome/worker/worker_uitest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698