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

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

Issue 173564: Rebaselining Linux tests. This CL depends on https://bugs.webkit.org/show_bug... (Closed) Base URL: http://src.chromium.org/svn/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 | « webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/stroking-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 423 matching lines...) Expand 10 before | Expand all | Expand 10 after
434 434
435 // This class of test fails because of size differences in text runs. 435 // This class of test fails because of size differences in text runs.
436 // Mostly this is because of international text rendering differences. 436 // Mostly this is because of international text rendering differences.
437 437
438 // The max length doesn't appear to be applied correctly (or the test needs 438 // The max length doesn't appear to be applied correctly (or the test needs
439 // changing), and furthermore, the over- and under-lines aren't placed 439 // changing), and furthermore, the over- and under-lines aren't placed
440 // properly over the "x". 440 // properly over the "x".
441 BUG1124513 LINUX WIN : LayoutTests/fast/forms/input-text-maxlength.html = FAIL 441 BUG1124513 LINUX WIN : LayoutTests/fast/forms/input-text-maxlength.html = FAIL
442 BUG1124513 LINUX WIN : LayoutTests/fast/forms/input-text-paste-maxlength.html = FAIL 442 BUG1124513 LINUX WIN : LayoutTests/fast/forms/input-text-paste-maxlength.html = FAIL
443 443
444 // COMBINING GRAVE ACCENT appears higher than E WITH GRAVE.
445 BUG20130 LINUX : LayoutTests/fast/text/stroking-decorations.html = FAIL
446 BUG20130 LINUX : LayoutTests/fast/text/stroking.html = FAIL
447
448 // Incrorect results, in incorrect international font metrics. 444 // Incrorect results, in incorrect international font metrics.
449 // Fixing these overrides does not help us to Beta, deffering 445 // Fixing these overrides does not help us to Beta, deffering
450 BUG1124522 LINUX WIN : LayoutTests/fast/text/atsui-multiple-renderers.html = FAI L 446 BUG1124522 LINUX WIN : LayoutTests/fast/text/atsui-multiple-renderers.html = FAI L
451 BUG1124522 LINUX WIN : LayoutTests/fast/text/atsui-pointtooffset-calls-cg.html = FAIL 447 BUG1124522 LINUX WIN : LayoutTests/fast/text/atsui-pointtooffset-calls-cg.html = FAIL
452 448
453 // This test checks that we hack around a bug in helvetica. We fail to. 449 // This test checks that we hack around a bug in helvetica. We fail to.
454 BUG1143382 LINUX WIN : LayoutTests/fast/text/wide-zero-width-space.html = FAIL 450 BUG1143382 LINUX WIN : LayoutTests/fast/text/wide-zero-width-space.html = FAIL
455 451
456 // Font-size differences in international text cause the wrong character 452 // Font-size differences in international text cause the wrong character
457 // to be under the (x,y) click location used by the test. See bug 453 // to be under the (x,y) click location used by the test. See bug
(...skipping 2359 matching lines...) Expand 10 before | Expand all | Expand 10 after
2817 // Webkit 47790:47797 2813 // Webkit 47790:47797
2818 BUG20359 LINUX WIN : LayoutTests/fast/repaint/inline-overflow.html = FAIL 2814 BUG20359 LINUX WIN : LayoutTests/fast/repaint/inline-overflow.html = FAIL
2819 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT 2815 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT
2820 2816
2821 // WebKit 47797:47804 2817 // WebKit 47797:47804
2822 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT 2818 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT
2823 // Was marked as flakey above (I commented it out). 2819 // Was marked as flakey above (I commented it out).
2824 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL 2820 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL
2825 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo w.html = FAIL 2821 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo w.html = FAIL
2826 2822
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/stroking-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698