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

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

Issue 169016: Rebaseline more tests that look OK. (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
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/hixie/perf/002-expected.txt ('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 882 matching lines...) Expand 10 before | Expand all | Expand 10 after
893 893
894 // This test fails because of an oddity in stroke width calculation. A 894 // This test fails because of an oddity in stroke width calculation. A
895 // line is stroked horizontally from Y=100 with stroke width 100, we consider 895 // line is stroked horizontally from Y=100 with stroke width 100, we consider
896 // it to be occupying the scan lines from Y=50 to Y=149 inclusive, which 896 // it to be occupying the scan lines from Y=50 to Y=149 inclusive, which
897 // is a total of 100 lines. Apple expects it to be occupying Y=150 as 897 // is a total of 100 lines. Apple expects it to be occupying Y=150 as
898 // well. The specification isn't very specific on which behavior is correct, 898 // well. The specification isn't very specific on which behavior is correct,
899 // but I feel like ours makes more sense. 899 // but I feel like ours makes more sense.
900 // The crash started occuring after the WebKit merge 43242:43321 900 // The crash started occuring after the WebKit merge 43242:43321
901 BUG992321 : LayoutTests/svg/custom/stroke-width-click.svg = FAIL CRASH 901 BUG992321 : LayoutTests/svg/custom/stroke-width-click.svg = FAIL CRASH
902 902
903 // These tests all pass simplified diff, but fail full text diffs due to
904 // positions and/or widths that deviate from Apple's expectations by varying
905 // degrees. These are almost certainly nonbugs, but won't be rebased until
906 // we can say for sure.
907 // The red marker is not drawing the same way as the mac. 903 // The red marker is not drawing the same way as the mac.
908 BUG992321 LINUX WIN : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL 904 BUG992321 LINUX WIN : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL
905
909 // 11 numbers differ, by an absolute total of 4.69 906 // 11 numbers differ, by an absolute total of 4.69
910 BUG992321 : LayoutTests/svg/custom/use-on-symbol-inside-pattern.svg = FAIL 907 BUG992321 : LayoutTests/svg/custom/use-on-symbol-inside-pattern.svg = FAIL
911 // There are gaps in the whiskers of the tiger 908
912 BUG992321 LINUX WIN : LayoutTests/svg/hixie/perf/001.xml = FAIL
913 BUG992321 LINUX WIN : LayoutTests/svg/hixie/perf/002.xml = FAIL
914 // 1 numbers differ, by an absolute total of 1.00
915 BUG992321 LINUX WIN : LayoutTests/svg/hixie/text/003.html = FAIL 909 BUG992321 LINUX WIN : LayoutTests/svg/hixie/text/003.html = FAIL
916 910
917 // SVG combined with font metrics. 911 // SVG combined with font metrics.
918 BUG992321 LINUX : LayoutTests/svg/hixie/text/001-broken.xml = FAIL 912 BUG992321 LINUX : LayoutTests/svg/hixie/text/001-broken.xml = FAIL
919 913
920 // This is an interesting one. 914 // This is an interesting one.
921 // The test has an error which causes it to output a message to the console. 915 // The test has an error which causes it to output a message to the console.
922 // Apple's expected results include this error. Actually, Apple's expected 916 // Apple's expected results include this error. Actually, Apple's expected
923 // results include the error twice, because (apparently unique among console 917 // results include the error twice, because (apparently unique among console
924 // debugging messages) it's generated during rendering. The problem is that 918 // debugging messages) it's generated during rendering. The problem is that
(...skipping 1487 matching lines...) Expand 10 before | Expand all | Expand 10 after
2412 // New Linux crashes and failures. Why are we running platform/mac test on Linux ? 2406 // New Linux crashes and failures. Why are we running platform/mac test on Linux ?
2413 BUG13314 LINUX : LayoutTests/platform/mac/accessibility/accesskey.html = CRASH F AIL 2407 BUG13314 LINUX : LayoutTests/platform/mac/accessibility/accesskey.html = CRASH F AIL
2414 2408
2415 // WebKit 44438:44544 2409 // WebKit 44438:44544
2416 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL 2410 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL
2417 2411
2418 // New test added in WebKit 44550: 2412 // New test added in WebKit 44550:
2419 BUG13767 : LayoutTests/fast/js/JSON-stringify.html = FAIL TIMEOUT 2413 BUG13767 : LayoutTests/fast/js/JSON-stringify.html = FAIL TIMEOUT
2420 2414
2421 // WebKit 44646:44668 2415 // WebKit 44646:44668
2422 BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL
2423 BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL
2424 2416
2425 BUG14207 WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL 2417 BUG14207 WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL
2426 2418
2427 // Newly added test http://trac.webkit.org/changeset/44816 2419 // Newly added test http://trac.webkit.org/changeset/44816
2428 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h tml = FAIL CRASH TIMEOUT 2420 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h tml = FAIL CRASH TIMEOUT
2429 2421
2430 // WebKit 44837:44872 2422 // WebKit 44837:44872
2431 BUG14772 WIN LINUX : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL 2423 BUG14772 WIN LINUX : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL
2432 BUG14771 WIN LINUX : LayoutTests/svg/batik/filters/feTile.svg = FAIL
2433 BUG14771 WIN LINUX : LayoutTests/svg/filters/feTile.svg = FAIL
2434 2424
2435 // Need investigation: test shell crashers. 2425 // Need investigation: test shell crashers.
2436 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS H PASS 2426 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS H PASS
2437 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS 2427 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS
2438 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH PASS 2428 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH PASS
2439 2429
2440 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL 2430 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL
2441 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL 2431 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL
2442 2432
2443 // WebKit 44922:44927 2433 // WebKit 44922:44927
(...skipping 21 matching lines...) Expand all
2465 // WebKit 45086:45111 2455 // WebKit 45086:45111
2466 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA IL 2456 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA IL
2467 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F AIL 2457 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F AIL
2468 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F AIL 2458 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F AIL
2469 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 2459 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
2470 2460
2471 // WebKit 45134:45176 2461 // WebKit 45134:45176
2472 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access. html = FAIL 2462 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access. html = FAIL
2473 2463
2474 // WebKit 45203:45247 2464 // WebKit 45203:45247
2475 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL
2476 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL 2465 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL
2477 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL
2478 BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL 2466 BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL
2467 // Already rebaselined for Linux and Windows, may just need rebaseline
2468 BUG15460 MAC : LayoutTests/media/audio-controls-rendering.html = FAIL
2469 BUG15460 MAC : LayoutTests/media/video-empty-source.html = FAIL
2479 2470
2480 // WebKit 45247:45270 2471 // WebKit 45247:45270
2481 BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL 2472 BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL
2482 BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h tml = FAIL 2473 BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h tml = FAIL
2483 2474
2484 // WebKit 45270:45287 2475 // WebKit 45270:45287
2485 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH 2476 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH
2486 2477
2487 // Flaky for a while on DEBUG; also related to BUG17974 2478 // Flaky for a while on DEBUG; also related to BUG17974
2488 BUG15267 WIN LINUX : LayoutTests/transitions/cancel-transition.html = PASS FAIL 2479 BUG15267 WIN LINUX : LayoutTests/transitions/cancel-transition.html = PASS FAIL
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
2861 BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/avoidance-percent-width-compa t.html = FAIL 2852 BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/avoidance-percent-width-compa t.html = FAIL
2862 BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/avoidance-percent-width-stric t.html = FAIL 2853 BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/avoidance-percent-width-stric t.html = FAIL
2863 BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/float-avoidance.html = FAIL 2854 BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/float-avoidance.html = FAIL
2864 BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll.ht ml = FAIL 2855 BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll.ht ml = FAIL
2865 BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL 2856 BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL
2866 BUG_LEVIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug106158-1.html = FAIL 2857 BUG_LEVIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug106158-1.html = FAIL
2867 2858
2868 // Fallout from webkit 47265:47277 2859 // Fallout from webkit 47265:47277
2869 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL 2860 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL
2870 BUG_MBELSHE LINUX : LayoutTests/fast/overflow/image-selection-highlight.html = C RASH 2861 BUG_MBELSHE LINUX : LayoutTests/fast/overflow/image-selection-highlight.html = C RASH
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/hixie/perf/002-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698