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

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

Issue 160047: Cleanup remaining test expectations from merge to webkit r46270.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | « no previous file | 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 619 matching lines...) Expand 10 before | Expand all | Expand 10 after
630 // This test crashes in debug build. 630 // This test crashes in debug build.
631 BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM EOUT CRASH 631 BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM EOUT CRASH
632 // This test sometimes crashes in debug build. 632 // This test sometimes crashes in debug build.
633 BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH 633 BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH
634 // This test crashes in debug build. 634 // This test crashes in debug build.
635 BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T IMEOUT 635 BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T IMEOUT
636 // This test is flaky. 636 // This test is flaky.
637 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL 637 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL
638 // This test crashes in debug build. 638 // This test crashes in debug build.
639 BUG13907 WIN DEBUG : LayoutTests/media/video-document-types.html = FAIL CRASH 639 BUG13907 WIN DEBUG : LayoutTests/media/video-document-types.html = FAIL CRASH
640 BUG13907 WIN RELEASE : LayoutTests/media/video-document-types.html = PASS FAIL
640 BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH 641 BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH
641 // This test is flaky too. 642 // This test is flaky too.
642 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL 643 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL
643 // This test crashes in debug build. 644 // This test crashes in debug build.
644 BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH 645 BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH
645 // This test is flaky. 646 // This test is flaky.
646 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH 647 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH
647 // This test crashes in debug build. 648 // This test crashes in debug build.
648 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT 649 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT
649 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL 650 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
(...skipping 2084 matching lines...) Expand 10 before | Expand all | Expand 10 after
2734 2735
2735 // Webkit 45403:45431 2736 // Webkit 45403:45431
2736 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL 2737 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL
2737 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL 2738 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL
2738 2739
2739 // WebKit 45431:45444 2740 // WebKit 45431:45444
2740 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2741 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2741 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 2742 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
2742 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 2743 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
2743 2744
2744 // WebKit 45460:45473 2745 // WebKit 45460:45473 and r46250 (these are all related)
2745 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL 2746 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL
2747 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-null -char.html = FAIL
2746 2748
2747 // WebKit 45473:45487 2749 // WebKit 45473:45487
2748 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL 2750 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL
2749 BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL 2751 BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL
2750 BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL 2752 BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
2751 BUG15873 WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL 2753 BUG15873 WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL
2752 2754
2753 // WebKit 45495:45535 2755 // WebKit 45495:45535
2754 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL 2756 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL
2755 2757
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
2983 // Test failures from WebKit merge r46194:46229 2985 // Test failures from WebKit merge r46194:46229
2984 BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = CRASH 2986 BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = CRASH
2985 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL 2987 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL
2986 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = C RASH 2988 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = C RASH
2987 2989
2988 // not sure why this started failing 2990 // not sure why this started failing
2989 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL 2991 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL
2990 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT 2992 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT
2991 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL 2993 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL
2992 2994
2995 // Caused by http://trac.webkit.org/changeset/46259
2996 BUG17589 WIN LINUX : LayoutTests/fast/forms/select-popup-pagekeys.html = FAIL
2997
2993 // These need new baselines for the merge r46229:46269. 2998 // These need new baselines for the merge r46229:46269.
Peter Kasting 2009/07/23 21:47:26 Nit: Remove this comment.
2994 BUG_DARIN WIN LINUX : LayoutTests/fast/forms/select-popup-pagekeys.html = FAIL
2995 BUG_DARIN WIN LINUX MAC : LayoutTests/http/tests/security/xssAuditor/script-tag- addslashes-null-char.html = FAIL
2996 BUG_DARIN WIN RELEASE : LayoutTests/media/video-document-types.html = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698