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

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

Issue 164292: Re-baseline tests that are producing correct/acceptable results on Windows.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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
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 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-increment-00-c-o.html = FAIL 386 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-increment-00-c-o.html = FAIL
387 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-increment-01-c-o.html = FAIL 387 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-increment-01-c-o.html = FAIL
388 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-increment-02-c-o.html = FAIL 388 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-increment-02-c-o.html = FAIL
389 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-reset-00-c-o.html = FAIL 389 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-reset-00-c-o.html = FAIL
390 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL 390 BUG877986 WIN LINUX : LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL
391 391
392 // This are failing for different reasons under our new lighttpd configuration 392 // This are failing for different reasons under our new lighttpd configuration
393 // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork. 393 // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork.
394 // Maybe flaky and need to be forked? 394 // Maybe flaky and need to be forked?
395 // Difference in caching headers 395 // Difference in caching headers
396 BUG1234761 : LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL 396 BUG18978 MAC LINUX : LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL
397 // LightTPD doesn't accept unknown HTTP methods 397 // LightTPD doesn't accept unknown HTTP methods
398 BUG1234761 SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH 398 BUG18978 SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH
399 BUG1234761 : LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIM EOUT 399 BUG18978 : LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIMEO UT
400 BUG1234761 WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/access-control- basic-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS 400 BUG18978 WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/access-control-ba sic-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS
401 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type 401 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type
402 // even when a request didn't send the header. 402 // even when a request didn't send the header.
403 BUG1234761 : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL TIMEOUT C RASH 403 BUG18978 : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL TIMEOUT CRA SH
404 // This passes when run in Chrome. It appears to be because of a difference 404 // This passes when run in Chrome. It appears to be because of a difference
405 // in how lighttpd serves up the svn resource image (or the image 405 // in how lighttpd serves up the svn resource image (or the image
406 // contained in the svg image). 406 // contained in the svg image).
407 BUG1234761 : LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = FAIL 407 BUG18978 : LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = F AIL
408 // Another lighttpd quirk. 408 // Another lighttpd quirk.
409 BUG8941 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FA IL 409 BUG8941 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FA IL
410 BUG8941 MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL TIM EOUT 410 BUG8941 MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL TIM EOUT
411 411
412 // ----------------------------------------------------------------- 412 // -----------------------------------------------------------------
413 // TEXT 413 // TEXT
414 // ----------------------------------------------------------------- 414 // -----------------------------------------------------------------
415 415
416 // This class of test fails because of size differences in text runs. 416 // This class of test fails because of size differences in text runs.
417 // Mostly this is because of international text rendering differences. 417 // Mostly this is because of international text rendering differences.
(...skipping 1695 matching lines...) Expand 10 before | Expand all | Expand 10 after
2113 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS 2113 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS
2114 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS 2114 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS
2115 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS 2115 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS
2116 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL 2116 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL
2117 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS 2117 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS
2118 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS 2118 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS
2119 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S 2119 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S
2120 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS 2120 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS
2121 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS CRASH 2121 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS CRASH
2122 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS T IMEOUT 2122 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS T IMEOUT
2123 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
2124 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S 2123 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S
2125 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS 2124 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS
2126 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS 2125 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS
2127 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-te xt-css-and-invalid-type.html = TIMEOUT PASS 2126 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-te xt-css-and-invalid-type.html = TIMEOUT PASS
2128 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S 2127 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S
2129 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S 2128 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S
2130 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS 2129 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS
2131 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS 2130 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
2132 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS 2131 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS
2133 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf32be.html = TIMEOUT P ASS 2132 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf32be.html = TIMEOUT P ASS
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
2199 2198
2200 // This test was changed upstream in http://trac.webkit.org/changeset/42447 2199 // This test was changed upstream in http://trac.webkit.org/changeset/42447
2201 // to include window.showModalDialog, which we give as undefined. 2200 // to include window.showModalDialog, which we give as undefined.
2202 BUG10530 : LayoutTests/fast/dom/Window/window-function-frame-getter-precedence.h tml = FAIL 2201 BUG10530 : LayoutTests/fast/dom/Window/window-function-frame-getter-precedence.h tml = FAIL
2203 2202
2204 // Need rebaselining for Linux, from WebKit merge 42580:42609 2203 // Need rebaselining for Linux, from WebKit merge 42580:42609
2205 // The content editable div is wider on linux than on windows. 2204 // The content editable div is wider on linux than on windows.
2206 BUG11122 LINUX : LayoutTests/fast/forms/caret-rtl.html = FAIL 2205 BUG11122 LINUX : LayoutTests/fast/forms/caret-rtl.html = FAIL
2207 2206
2208 // New tests from WebKit Merge 42609:42671 2207 // New tests from WebKit Merge 42609:42671
2209 BUG4363 : LayoutTests/fast/layers/video-layer.html = FAIL 2208 BUG4363 MAC LINUX : LayoutTests/fast/layers/video-layer.html = FAIL
2210 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA IL 2209 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA IL
2211 BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL 2210 BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL
2212 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL 2211 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL
2213 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL 2212 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL
2214 BUG10760 LINUX : LayoutTests/svg/custom/focus-ring.svg = FAIL 2213 BUG10760 LINUX : LayoutTests/svg/custom/focus-ring.svg = FAIL
2215 BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL 2214 BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL
2216 BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA IL 2215 BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA IL
2217 BUG10760 MAC : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL 2216 BUG10760 MAC : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL
2218 BUG11571 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FAIL PASS 2217 BUG11571 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FAIL PASS
2219 BUG10760 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = PASS FAIL 2218 BUG10760 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = PASS FAIL
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
2475 BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL 2474 BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL
2476 2475
2477 // The Mac layout test buildbots haven't generated a package for 20 days so 2476 // The Mac layout test buildbots haven't generated a package for 20 days so
2478 // the rebaselining tool isn't working for this --agl 2477 // the rebaselining tool isn't working for this --agl
2479 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL 2478 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL
2480 2479
2481 // WebKit 45017:45086 2480 // WebKit 45017:45086
2482 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL 2481 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL
2483 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL 2482 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL
2484 BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT 2483 BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT
2485 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL 2484 BUG15217 MAC LINUX : LayoutTests/fast/js/switch-behaviour.html = FAIL
2486 2485
2487 // WebKit 45086:45111 2486 // WebKit 45086:45111
2488 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA IL 2487 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA IL
2489 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F AIL 2488 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F AIL
2490 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F AIL 2489 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F AIL
2491 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 2490 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
2492 2491
2493 // WebKit 45134:45176 2492 // WebKit 45134:45176
2494 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access. html = FAIL 2493 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access. html = FAIL
2495 2494
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
2858 BUG18995 LINUX WIN : LayoutTests/editing/inserting/5994480-2.html = FAIL 2857 BUG18995 LINUX WIN : LayoutTests/editing/inserting/5994480-2.html = FAIL
2859 BUG18995 LINUX WIN : LayoutTests/editing/pasteboard/select-element-1.html = FAIL 2858 BUG18995 LINUX WIN : LayoutTests/editing/pasteboard/select-element-1.html = FAIL
2860 2859
2861 // Fallout from webkit roll 47010:47034 2860 // Fallout from webkit roll 47010:47034
2862 BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P ASS CRASH 2861 BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P ASS CRASH
2863 2862
2864 // Fallout from webkit 47034:47041 2863 // Fallout from webkit 47034:47041
2865 BUG19064 : LayoutTests/fast/harness/override-preferences.html = FAIL 2864 BUG19064 : LayoutTests/fast/harness/override-preferences.html = FAIL
2866 BUG19064 : LayoutTests/fast/harness/override-preferences-2.html = FAIL 2865 BUG19064 : LayoutTests/fast/harness/override-preferences-2.html = FAIL
2867 2866
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698