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

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

Issue 342102: Roll DEPS for WebKit 50454:50468. (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
« no previous file with comments | « DEPS ('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 3251 matching lines...) Expand 10 before | Expand all | Expand 10 after
3262 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te sting.html = IMAGE 3262 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te sting.html = IMAGE
3263 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3263 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3264 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3264 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3265 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT 3265 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT
3266 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3266 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3267 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing. html = IMAGE 3267 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing. html = IMAGE
3268 BUG9798 WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS T IMEOUT 3268 BUG9798 WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS T IMEOUT
3269 3269
3270 // Flaky since at least WebKit 50258. 3270 // Flaky since at least WebKit 50258.
3271 BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS 3271 BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS
3272 BUG9798 WIN MAC RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS 3272 BUG9798 WIN MAC : LayoutTests/fast/dom/defaultView.html = TEXT PASS
3273 BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS 3273 BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
3274 3274
3275 // Turned flaky at WebKit 50325:50358 3275 // Turned flaky at WebKit 50325:50358
3276 BUG_SENORBLANCO WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS 3276 BUG_SENORBLANCO WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
3277 3277
3278 // WebKit 50358:50395 3278 // WebKit 50358:50395
3279 BUG_SENORBLANCO : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT 3279 BUG_SENORBLANCO : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT
3280 BUG_SENORBLANCO WIN : LayoutTests/transitions/multiple-background-size-transitio ns.html = TEXT 3280 BUG_SENORBLANCO WIN : LayoutTests/transitions/multiple-background-size-transitio ns.html = TEXT
3281 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = IMA GE 3281 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = IMA GE
3282 3282
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
3352 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html = IMAGE+TEXT 3352 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html = IMAGE+TEXT
3353 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html = IMAGE+TEXT 3353 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html = IMAGE+TEXT
3354 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html = IMAGE+TEXT 3354 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html = IMAGE+TEXT
3355 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT 3355 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT
3356 3356
3357 // WebKit 50407:50416 3357 // WebKit 50407:50416
3358 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT 3358 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT
3359 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT 3359 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT
3360 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE 3360 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE
3361 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE 3361 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698