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

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

Issue 165114: tabindex-focus-blur-all timed out on Webkit; mark it so. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 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 1247 matching lines...) Expand 10 before | Expand all | Expand 10 after
1258 1258
1259 // These tests are marked as failing on Linux because they depend on QuickTime. 1259 // These tests are marked as failing on Linux because they depend on QuickTime.
1260 // See the bug for more discussion. 1260 // See the bug for more discussion.
1261 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL 1261 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1262 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL 1262 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1263 1263
1264 // Depends on plugin support. 1264 // Depends on plugin support.
1265 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH 1265 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH
1266 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL 1266 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1267 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 1267 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS
1268
Peter Kasting 2009/08/07 20:11:03 Nit: Shouldn't have inserted a newline here.
1268 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL 1269 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL
1269 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL 1270 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL
1270 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F AIL 1271 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F AIL
1271 // Skip because we throw an exception before we get to dumpAsText. 1272 // Skip because we throw an exception before we get to dumpAsText.
1272 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL 1273 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL
1273 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL 1274 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL
1274 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = CRASH TIMEOUT 1275 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = CRASH TIMEOUT
1275 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL 1276 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL
1276 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will- disallow.html = FAIL 1277 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will- disallow.html = FAIL
1277 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL 1278 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL
(...skipping 851 matching lines...) Expand 10 before | Expand all | Expand 10 after
2129 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-subframe.html = FAIL PASS 2130 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-subframe.html = FAIL PASS
2130 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS 2131 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS
2131 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS 2132 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS
2132 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS 2133 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS
2133 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL 2134 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL
2134 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS 2135 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS
2135 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS 2136 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS
2136 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S 2137 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S
2137 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS 2138 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS
2138 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS CRASH 2139 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS CRASH
2139 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 2140 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS T IMEOUT
2140 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS 2141 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
2141 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S 2142 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S
2142 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS 2143 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS
2143 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS 2144 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS
2144 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S 2145 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S
2145 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S 2146 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S
2146 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS 2147 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS
2147 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS 2148 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
2148 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS 2149 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS
2149 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf32be.html = TIMEOUT P ASS 2150 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf32be.html = TIMEOUT P ASS
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
3045 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH 3046 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH
3046 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH 3047 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH
3047 3048
3048 // Flaky timeout 3049 // Flaky timeout
3049 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO UT 3050 BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEO UT
3050 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT 3051 BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT
3051 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT 3052 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT
3052 3053
3053 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL 3054 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL
3054 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL 3055 BUG18665 MAC : LayoutTests/security/block-test-no-port.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