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

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

Issue 401024: Mark LayoutTests/fast/forms/get-forms-to-about-blank.html as WONTFIX.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | 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 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 // security model is different from it. 416 // security model is different from it.
417 BUG21814 WONTFIX SKIP: LayoutTests/fast/encoding/idn-security.html = FAIL 417 BUG21814 WONTFIX SKIP: LayoutTests/fast/encoding/idn-security.html = FAIL
418 418
419 // Our implementation of global history is completely different, and 419 // Our implementation of global history is completely different, and
420 // these tests are irrelevant. 420 // these tests are irrelevant.
421 BUG23748 WONTFIX : LayoutTests/http/tests/globalhistory = FAIL 421 BUG23748 WONTFIX : LayoutTests/http/tests/globalhistory = FAIL
422 422
423 // DataGrid was pulled from HTML5 spec, unlikely to re-emerge in the current for m. 423 // DataGrid was pulled from HTML5 spec, unlikely to re-emerge in the current for m.
424 BUG17585 WONTFIX : LayoutTests/fast/dom/HTMLDataGridElement = FAIL 424 BUG17585 WONTFIX : LayoutTests/fast/dom/HTMLDataGridElement = FAIL
425 425
426 // We are not going to support submitting a form to about:* pages.
427 // For more details, see discussions at issue 20570.
428 BUG20570 WONTFIX : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL
429
426 // ----------------------------------------------------------------- 430 // -----------------------------------------------------------------
427 // CHROME REWRITTEN TESTS 431 // CHROME REWRITTEN TESTS
428 // ----------------------------------------------------------------- 432 // -----------------------------------------------------------------
429 433
430 // These tests have been rewritten, with the original being ignored, 434 // These tests have been rewritten, with the original being ignored,
431 // because they rely on being able to shadow the 'top' variable on the 435 // because they rely on being able to shadow the 'top' variable on the
432 // global object. For security we disallow shadowing of top. 436 // global object. For security we disallow shadowing of top.
433 WONTFIX : LayoutTests/editing/selection/click-before-and-after-table.html = FAIL 437 WONTFIX : LayoutTests/editing/selection/click-before-and-after-table.html = FAIL
434 438
435 // We're taking a different approach on this test than Webkit does, related to 439 // We're taking a different approach on this test than Webkit does, related to
(...skipping 2557 matching lines...) Expand 10 before | Expand all | Expand 10 after
2993 BUG27850 : LayoutTests/fast/history/back-forward-reset-after-error-handling.html = TEXT 2997 BUG27850 : LayoutTests/fast/history/back-forward-reset-after-error-handling.html = TEXT
2994 BUG27849 : LayoutTests/http/tests/security/isolatedWorld/didClearWindowObject.ht ml = TEXT 2998 BUG27849 : LayoutTests/http/tests/security/isolatedWorld/didClearWindowObject.ht ml = TEXT
2995 2999
2996 // Failures from merge 51042:51062 3000 // Failures from merge 51042:51062
2997 BUG27923: LayoutTests/accessibility/aria-labelledby-overrides-label.html = TEXT 3001 BUG27923: LayoutTests/accessibility/aria-labelledby-overrides-label.html = TEXT
2998 3002
2999 // Failures from merge 51062:51075 3003 // Failures from merge 51062:51075
3000 BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom1-exception.html = TEX T 3004 BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom1-exception.html = TEX T
3001 BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom3-exception.html = TEX T 3005 BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom3-exception.html = TEX T
3002 BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom8-exception.html = TEX T 3006 BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom8-exception.html = TEX T
3003 BUGYUTAK : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL
3004 BUG28034 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-den y.html = PASS FAIL 3007 BUG28034 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-den y.html = PASS FAIL
3005 3008
3006 BUG28040 WIN LINUX DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL 3009 BUG28040 WIN LINUX DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL
3007 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL 3010 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL
3008 BUG28044 WIN LINUX : LayoutTests/websocket/tests/frame-length-skip.html = PASS F AIL 3011 BUG28044 WIN LINUX : LayoutTests/websocket/tests/frame-length-skip.html = PASS F AIL
3009 BUG28057 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLElement95.html = PASS CRASH 3012 BUG28057 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLElement95.html = PASS CRASH
3010 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht ml = PASS TIMEOUT 3013 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht ml = PASS TIMEOUT
3011 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = PASS FAIL 3014 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = PASS FAIL
3012 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT 3015 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT
3013 BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT 3016 BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT
(...skipping 27 matching lines...) Expand all
3041 BUG28603 : LayoutTests/storage/domstorage/localstorage/simple-events.html = TEXT 3044 BUG28603 : LayoutTests/storage/domstorage/localstorage/simple-events.html = TEXT
3042 BUG28603 : LayoutTests/storage/domstorage/window-attributes-exist.html = TEXT 3045 BUG28603 : LayoutTests/storage/domstorage/window-attributes-exist.html = TEXT
3043 BUG28603 : LayoutTests/storage/domstorage/localstorage/iframe-events.html = TIME OUT 3046 BUG28603 : LayoutTests/storage/domstorage/localstorage/iframe-events.html = TIME OUT
3044 3047
3045 // New tests. Failures from merge 51253:51310. 3048 // New tests. Failures from merge 51253:51310.
3046 BUG28605 : LayoutTests/plugins/reloadplugins-no-pages.html = TEXT 3049 BUG28605 : LayoutTests/plugins/reloadplugins-no-pages.html = TEXT
3047 BUG28605 : LayoutTests/plugins/reloadplugins-and-pages.html = TIMEOUT 3050 BUG28605 : LayoutTests/plugins/reloadplugins-and-pages.html = TIMEOUT
3048 BUG28605 WIN LINUX : LayoutTests/svg/filters/big-sized-filter.svg = IMAGE 3051 BUG28605 WIN LINUX : LayoutTests/svg/filters/big-sized-filter.svg = IMAGE
3049 BUG28605 : LayoutTests/svg/filters/big-sized-filter-2.svg = MISSING 3052 BUG28605 : LayoutTests/svg/filters/big-sized-filter-2.svg = MISSING
3050 BUG28605 WIN LINUX : LayoutTests/svg/filters/filterRes.svg = IMAGE 3053 BUG28605 WIN LINUX : LayoutTests/svg/filters/filterRes.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