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

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

Issue 267130: Remove flaky expectations for accessibility tests. They were put in out of laziness by yours truly. (Closed)
Patch Set: Created 11 years, 2 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
« 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 1187 matching lines...) Expand 10 before | Expand all | Expand 10 after
1198 BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F AIL 1198 BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F AIL
1199 1199
1200 // ---------------------------------------------------------------------------- 1200 // ----------------------------------------------------------------------------
1201 // NEW FOR THE MERGE 1201 // NEW FOR THE MERGE
1202 // 1202 //
1203 // These tests need to have their output inspected to make sure it's reasonable 1203 // These tests need to have their output inspected to make sure it's reasonable
1204 // and then baselined if necessary. 1204 // and then baselined if necessary.
1205 // ---------------------------------------------------------------------------- 1205 // ----------------------------------------------------------------------------
1206 1206
1207 // Need to finish implementing window.accessibilityController for these to work. 1207 // Need to finish implementing window.accessibilityController for these to work.
1208 BUG10322 : LayoutTests/accessibility = FAIL PASS
1209 BUG10322 : LayoutTests/accessibility/non-native-image-crash.html = PASS
1210 BUG10322 : LayoutTests/accessibility/aria-link-supports-press.html = FAIL 1208 BUG10322 : LayoutTests/accessibility/aria-link-supports-press.html = FAIL
1211 BUG10322 : LayoutTests/accessibility/aria-readonly.html = FAIL 1209 BUG10322 : LayoutTests/accessibility/aria-readonly.html = FAIL
1212 BUG10322 : LayoutTests/accessibility/aria-tables.html = FAIL 1210 BUG10322 : LayoutTests/accessibility/aria-tables.html = FAIL
1213 BUG10322 : LayoutTests/accessibility/button-press-action.html = FAIL 1211 BUG10322 : LayoutTests/accessibility/button-press-action.html = FAIL
1214 BUG10322 : LayoutTests/accessibility/canvas.html = FAIL 1212 BUG10322 : LayoutTests/accessibility/canvas.html = FAIL
1215 BUG10322 : LayoutTests/accessibility/editable-webarea-context-menu-point.html = FAIL 1213 BUG10322 : LayoutTests/accessibility/editable-webarea-context-menu-point.html = FAIL
1216 BUG10322 : LayoutTests/accessibility/iframe-bastardization.html = FAIL 1214 BUG10322 : LayoutTests/accessibility/iframe-bastardization.html = FAIL
1217 BUG10322 : LayoutTests/accessibility/image-map1.html = FAIL 1215 BUG10322 : LayoutTests/accessibility/image-map1.html = FAIL
1218 BUG10322 : LayoutTests/accessibility/image-map2.html = FAIL 1216 BUG10322 : LayoutTests/accessibility/image-map2.html = FAIL
1219 BUG10322 : LayoutTests/accessibility/img-aria-button-alt-tag.html = FAIL 1217 BUG10322 : LayoutTests/accessibility/img-aria-button-alt-tag.html = FAIL
(...skipping 1946 matching lines...) Expand 10 before | Expand all | Expand 10 after
3166 BUG_JAPHET : LayoutTests/fast/js/string-trim.html = FAIL 3164 BUG_JAPHET : LayoutTests/fast/js/string-trim.html = FAIL
3167 3165
3168 // WebKit roll 49473:49502 3166 // WebKit roll 49473:49502
3169 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL 3167 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL
3170 BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL 3168 BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL
3171 // See also bug 23475: 3169 // See also bug 23475:
3172 BUG24775 : LayoutTests/svg/custom/missing-xlink.svg = FAIL PASS 3170 BUG24775 : LayoutTests/svg/custom/missing-xlink.svg = FAIL PASS
3173 3171
3174 // WebKit roll 28932:28964 3172 // WebKit roll 28932:28964
3175 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT 3173 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT
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