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

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

Issue 491003: LTTF: editing/selection/last-empty-inline is passing. (Closed)
Patch Set: Created 11 years 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 3009 matching lines...) Expand 10 before | Expand all | Expand 10 after
3020 3020
3021 // New tests. Failures from merge 51210:51325. 3021 // New tests. Failures from merge 51210:51325.
3022 BUG28646 : LayoutTests/editing/selection/transformed-selection-rects.html = FAIL 3022 BUG28646 : LayoutTests/editing/selection/transformed-selection-rects.html = FAIL
3023 3023
3024 // New failures from merge 51406:51410. 3024 // New failures from merge 51406:51410.
3025 BUG28905 : LayoutTests/http/tests/security/isolatedWorld/world-reuse.html = FAIL 3025 BUG28905 : LayoutTests/http/tests/security/isolatedWorld/world-reuse.html = FAIL
3026 BUG28905 WONTFIX SKIP : LayoutTests/plugins/qt-qwidget-plugin.html = FAIL 3026 BUG28905 WONTFIX SKIP : LayoutTests/plugins/qt-qwidget-plugin.html = FAIL
3027 3027
3028 // New failures from merge 51412:51455. 3028 // New failures from merge 51412:51455.
3029 BUG28916 MAC : LayoutTests/editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT 3029 BUG28916 MAC : LayoutTests/editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT
3030 BUG_HAMAJI WIN LINUX : LayoutTests/editing/selection/last-empty-inline.html = TE XT
3031 3030
3032 // Flaky test from r51224:r51237 roll. 3031 // Flaky test from r51224:r51237 roll.
3033 BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS 3032 BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS
3034 3033
3035 // Flaky test added by r51350. 3034 // Flaky test added by r51350.
3036 BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P ASS TEXT 3035 BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P ASS TEXT
3037 3036
3038 // New failures from webkit r51496 3037 // New failures from webkit r51496
3039 BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL 3038 BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL
3040 3039
(...skipping 607 matching lines...) Expand 10 before | Expand all | Expand 10 after
3648 BUG29737 WIN : LayoutTests/svg/filters/shadow-on-rect-with-filter.svg = TEXT 3647 BUG29737 WIN : LayoutTests/svg/filters/shadow-on-rect-with-filter.svg = TEXT
3649 BUG29737 WIN : LayoutTests/svg/filters/subRegion-one-effect.svg = TEXT 3648 BUG29737 WIN : LayoutTests/svg/filters/subRegion-one-effect.svg = TEXT
3650 BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT 3649 BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT
3651 3650
3652 // More Webkit Roll to r51875 - rebaseline needed i think 3651 // More Webkit Roll to r51875 - rebaseline needed i think
3653 BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT 3652 BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT
3654 3653
3655 // WebKit Roll to r51915 3654 // WebKit Roll to r51915
3656 BUG29928 : LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT 3655 BUG29928 : LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT
3657 BUG29930 : LayoutTests/fast/loader/input-element-page-cache-crash.html = TIMEOUT 3656 BUG29930 : LayoutTests/fast/loader/input-element-page-cache-crash.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