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

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

Issue 209021: Rebaseline tests whose expectations also changed upstream, remove 2 crashers ... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | 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 2251 matching lines...) Expand 10 before | Expand all | Expand 10 after
2262 BUG20898 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL PASS 2262 BUG20898 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL PASS
2263 2263
2264 // WebKit 48020:48030 2264 // WebKit 48020:48030
2265 BUG21033 : LayoutTests/fast/events/message-port-multi.html = TIMEOUT 2265 BUG21033 : LayoutTests/fast/events/message-port-multi.html = TIMEOUT
2266 BUG21033 : LayoutTests/fast/dom/Window/window-postmessage-args.html = FAIL 2266 BUG21033 : LayoutTests/fast/dom/Window/window-postmessage-args.html = FAIL
2267 BUG21033 WIN LINUX : LayoutTests/fast/events/init-events.html = FAIL 2267 BUG21033 WIN LINUX : LayoutTests/fast/events/init-events.html = FAIL
2268 2268
2269 // WebKit 48034:48061 2269 // WebKit 48034:48061
2270 // undefined pageshowEvent.persisted cause the test hangs. 2270 // undefined pageshowEvent.persisted cause the test hangs.
2271 BUG21136 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames. html = TIMEOUT 2271 BUG21136 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames. html = TIMEOUT
2272 // Accessing attributes of an object created with
2273 // "document.implementation.createDocumentType" causes NULL pointers
2274 BUG14091 : LayoutTests/fast/dom/DOMImplementation/detached-doctype.html = CRASH
2275 // The linux layout result in build bot shows the changed method does not 2272 // The linux layout result in build bot shows the changed method does not
2276 // executed. 2273 // executed.
2277 BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL 2274 BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL
2278 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL 2275 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL
2279 // The test is flaky. 2276 // The test is flaky.
2280 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav ascript-url-sub-frame-2-level.html = PASS CRASH 2277 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav ascript-url-sub-frame-2-level.html = PASS CRASH
2281 2278
2282 // WebKit 48098:48155 2279 // WebKit 48098:48155
2283 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL 2280 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL
2284 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL 2281 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL
(...skipping 28 matching lines...) Expand all
2313 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho r.html = FAIL 2310 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho r.html = FAIL
2314 2311
2315 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL 2312 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL
2316 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL 2313 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL
2317 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL 2314 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL
2318 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL 2315 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL
2319 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL 2316 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL
2320 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL 2317 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL
2321 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL 2318 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL
2322 2319
2323 // WK roll 48388:48399 (brettw)
2324 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main -frame.html = FAIL
2325
2326 // Flaky. The width of containing RenderBlocks sometimes becomes larger 2320 // Flaky. The width of containing RenderBlocks sometimes becomes larger
2327 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS 2321 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS
2328 2322
2329 // WK roll 48399:48423 (brettw) 2323 // WK roll 48399:48423 (brettw)
2330 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL 2324 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL
2331 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL 2325 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL
2332 2326
2333 // WK roll 48423:48468 (dglazkov for ukai) 2327 // WK roll 48423:48468 (dglazkov for ukai)
2334 BUG_DGLAZKOV : LayoutTests/fast/css/font-smoothing.html = FAIL 2328 BUG_DGLAZKOV : LayoutTests/fast/css/font-smoothing.html = FAIL
2335 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style-wi thout-renderer.html = FAIL
2336 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style.ht ml = FAIL
2337 BUG_DGLAZKOV LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
2338 BUG_DGLAZKOV : LayoutTests/fast/dom/doctype-event-listener-crash.html = CRASH
2339 2329
2340 // 48468:48483 (avi for dglazkov for ukai) 2330 // 48468:48483 (avi for dglazkov for ukai)
2341 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL 2331 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL
2342 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL 2332 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698