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

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

Issue 460034: Mark a few more appcache layout tests as slow. (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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 BUG24182 SLOW WIN : LayoutTests/http/tests/security/xssAuditor/meta-tag-http-ref resh-javascript-url.html = PASS TEXT 86 BUG24182 SLOW WIN : LayoutTests/http/tests/security/xssAuditor/meta-tag-http-ref resh-javascript-url.html = PASS TEXT
87 BUG24182 SLOW WIN RELEASE : LayoutTests/fast/loader/local-CSS-from-local.html = PASS 87 BUG24182 SLOW WIN RELEASE : LayoutTests/fast/loader/local-CSS-from-local.html = PASS
88 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entitie s.pl = PASS 88 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entitie s.pl = PASS
89 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest Exception.html = PASS 89 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest Exception.html = PASS
90 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-err or-sync.html = PASS 90 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-err or-sync.html = PASS
91 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r efresh.pl = PASS 91 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r efresh.pl = PASS
92 BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS 92 BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS
93 BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS 93 BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS
94 BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS 94 BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS
95 95
96 BUG24182 SLOW : LayoutTests/http/tests/appcache/cyrillic-uri.html = PASS
96 BUG24182 SLOW : LayoutTests/http/tests/appcache/fail-on-update.html = PASS 97 BUG24182 SLOW : LayoutTests/http/tests/appcache/fail-on-update.html = PASS
97 BUG24182 SLOW : LayoutTests/http/tests/appcache/fallback.html = PASS 98 BUG24182 SLOW : LayoutTests/http/tests/appcache/fallback.html = PASS
99 BUG24182 SLOW : LayoutTests/http/tests/appcache/offline-access.html = PASS
98 BUG24182 SLOW : LayoutTests/http/tests/appcache/remove-cache.html = PASS 100 BUG24182 SLOW : LayoutTests/http/tests/appcache/remove-cache.html = PASS
101 BUG24182 SLOW : LayoutTests/http/tests/appcache/update-cache.html = PASS
99 102
100 // --- collecting results for supported-xml-content-types.html --- 103 // --- collecting results for supported-xml-content-types.html ---
101 // was slow, started to timeout 104 // was slow, started to timeout
102 BUG18702 MAC WIN : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-t ypes.html = PASS TIMEOUT 105 BUG18702 MAC WIN : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-t ypes.html = PASS TIMEOUT
103 106
104 // ----------------------------------------------------------------- 107 // -----------------------------------------------------------------
105 // SKIPPED TESTS 108 // SKIPPED TESTS
106 // ----------------------------------------------------------------- 109 // -----------------------------------------------------------------
107 110
108 // Since V8 is more interruptible than other engines, they use the standard 111 // Since V8 is more interruptible than other engines, they use the standard
(...skipping 2918 matching lines...) Expand 10 before | Expand all | Expand 10 after
3027 // New failures from WebKit r51577 3030 // New failures from WebKit r51577
3028 BUG29164 WIN LINUX MAC : LayoutTests/fast/frames/sandboxed-iframe-plugins.html = TEXT 3031 BUG29164 WIN LINUX MAC : LayoutTests/fast/frames/sandboxed-iframe-plugins.html = TEXT
3029 3032
3030 // New failures from WebKit merge 51581:51584 3033 // New failures from WebKit merge 51581:51584
3031 BUG29167 MAC : LayoutTests/plugins/window-open.html = TEXT PASS 3034 BUG29167 MAC : LayoutTests/plugins/window-open.html = TEXT PASS
3032 BUG29167 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = TEXT PASS 3035 BUG29167 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = TEXT PASS
3033 BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS 3036 BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS
3034 3037
3035 // Failure from WebKit merge 51607:51613 (51608 is the cause) 3038 // Failure from WebKit merge 51607:51613 (51608 is the cause)
3036 BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL 3039 BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.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