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

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

Issue 346033: Update test expectations ... (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 | « 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 2729 matching lines...) Expand 10 before | Expand all | Expand 10 after
2740 2740
2741 // WebKit 44286:44342 2741 // WebKit 44286:44342
2742 BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL 2742 BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL
2743 2743
2744 // WebKit 44438:44544 2744 // WebKit 44438:44544
2745 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL 2745 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL
2746 2746
2747 BUG14207 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL 2747 BUG14207 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL
2748 2748
2749 // Newly added test http://trac.webkit.org/changeset/44816 2749 // Newly added test http://trac.webkit.org/changeset/44816
2750 BUG14673 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-author ization.html = FAIL 2750 BUG18733 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-author ization.html = FAIL
2751 BUG14673 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-autho rization.html = FAIL 2751 BUG18733 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-autho rization.html = FAIL
2752 2752
2753 BUG14752 LINUX RELEASE SLOW : LayoutTests/http/tests/cache/subresource-expiratio n.html = FAIL PASS 2753 BUG14752 LINUX RELEASE SLOW : LayoutTests/http/tests/cache/subresource-expiratio n.html = FAIL PASS
2754 // Occasionally times out. Not just slow. 2754 // Occasionally times out. Not just slow.
2755 BUG14752 LINUX DEBUG : LayoutTests/http/tests/cache/subresource-expiration.html = TIMEOUT FAIL PASS 2755 BUG14752 LINUX DEBUG : LayoutTests/http/tests/cache/subresource-expiration.html = TIMEOUT FAIL PASS
2756 2756
2757 // Need investigation: test shell crashers. 2757 // Need investigation: test shell crashers.
2758 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH FAIL PASS 2758 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH FAIL PASS
2759 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS 2759 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS
2760 2760
2761 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL 2761 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
3128 BUG26107 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA IL PASS 3128 BUG26107 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA IL PASS
3129 BUG26107 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.htm l = FAIL 3129 BUG26107 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.htm l = FAIL
3130 BUG26107 : LayoutTests/storage/change-version-handle-reuse.html = FAIL 3130 BUG26107 : LayoutTests/storage/change-version-handle-reuse.html = FAIL
3131 BUG26107 : LayoutTests/storage/change-version.html = TIMEOUT 3131 BUG26107 : LayoutTests/storage/change-version.html = TIMEOUT
3132 3132
3133 BUG26344 LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS H 3133 BUG26344 LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS H
3134 BUG26344 LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete .html = CRASH 3134 BUG26344 LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete .html = CRASH
3135 3135
3136 // WebKit roll 49992:49997 3136 // WebKit roll 49992:49997
3137 // hclam to add expected results. 3137 // hclam to add expected results.
3138 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL 3138 BUG_HCLAM : LayoutTests/media/video-volume-slider.html = FAIL CRASH
3139
3140 // New flaky crashing tests
3141 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS
3142 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS
3143 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS
3144 3139
3145 // WebKit roll 50073:50101 3140 // WebKit roll 50073:50101
3146 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 3141 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090
3147 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT 3142 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT
3148 3143
3149 // WebKit roll 50101:50158 3144 // WebKit roll 50101:50158
3150 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH 3145 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH
3151 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR ASH 3146 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR ASH
3152 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 3147 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
3153 // passed in roll to 50313 3148 // passed in roll to 50313
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
3346 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html = IMAGE+TEXT 3341 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html = IMAGE+TEXT
3347 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html = IMAGE+TEXT 3342 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html = IMAGE+TEXT
3348 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html = IMAGE+TEXT 3343 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html = IMAGE+TEXT
3349 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT 3344 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT
3350 3345
3351 // WebKit 50407:50416 3346 // WebKit 50407:50416
3352 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT 3347 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT
3353 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT 3348 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT
3354 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE 3349 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE
3355 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE 3350 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
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