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

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

Issue 208065: WebKit merge 48610:48642 (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
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 1336 matching lines...) Expand 10 before | Expand all | Expand 10 after
1347 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de stroy-stream.html = TIMEOUT 1347 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de stroy-stream.html = TIMEOUT
1348 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL 1348 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL
1349 BUG10667 MAC : chrome/plugins/get-file-url.html = TIMEOUT 1349 BUG10667 MAC : chrome/plugins/get-file-url.html = TIMEOUT
1350 // Skip because we throw an exception before we get to dumpAsText. 1350 // Skip because we throw an exception before we get to dumpAsText.
1351 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL 1351 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL
1352 BUG10667 MAC : chrome/plugins/multiple-plugins.html = FAIL 1352 BUG10667 MAC : chrome/plugins/multiple-plugins.html = FAIL
1353 BUG10667 MAC : chrome/plugins/nested-plugin-objects.html = FAIL 1353 BUG10667 MAC : chrome/plugins/nested-plugin-objects.html = FAIL
1354 BUG10667 MAC : chrome/plugins/refcount-leaks.html = FAIL 1354 BUG10667 MAC : chrome/plugins/refcount-leaks.html = FAIL
1355 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL 1355 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL
1356 BUG10667 MAC : chrome/plugins/script-object-invoke.html = FAIL 1356 BUG10667 MAC : chrome/plugins/script-object-invoke.html = FAIL
1357 BUG10667 MAC : pending/plugins/iframe-shims.html = FAIL 1357 BUG10667 MAC : LayoutTests/plugins/iframe-shims.html = FAIL
1358 1358
1359 // NEW FOR MERGE 36102:37604 1359 // NEW FOR MERGE 36102:37604
1360 1360
1361 // New test. We should fix it, but it doesn't need to block the current release 1361 // New test. We should fix it, but it doesn't need to block the current release
1362 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL 1362 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL
1363 // New test. We should fix it, but it doesn't need to block the current release 1363 // New test. We should fix it, but it doesn't need to block the current release
1364 BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL 1364 BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL
1365 // See bug http://code.google.com/p/chromium/issues/detail?id=7868, 1365 // See bug http://code.google.com/p/chromium/issues/detail?id=7868,
1366 // not urgent for current release. 1366 // not urgent for current release.
1367 BUG10352 : LayoutTests/http/tests/plugins/local-geturl-from-remote.html = FAIL 1367 BUG10352 : LayoutTests/http/tests/plugins/local-geturl-from-remote.html = FAIL
(...skipping 907 matching lines...) Expand 10 before | Expand all | Expand 10 after
2275 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT 2275 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT
2276 2276
2277 // Need investigation after we enable file URL universal access in test shell. 2277 // Need investigation after we enable file URL universal access in test shell.
2278 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS 2278 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS
2279 2279
2280 // New test added in r48318 (GoogleURL bug) 2280 // New test added in r48318 (GoogleURL bug)
2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL 2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL
2282 2282
2283 // New test added in r48336 (V8 bug) 2283 // New test added in r48336 (V8 bug)
2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL 2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL
2285 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT
2286 2285
2287 // WK roll to 48371 2286 // WK roll to 48371
2288 BUG21841 MAC : LayoutTests/plugins/destroy-during-npp-new.html = FAIL 2287 BUG21841 MAC : LayoutTests/plugins/destroy-during-npp-new.html = FAIL
2289 2288
2290 // missing upstream baseline from 48368 2289 // missing upstream baseline from 48368
2291 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho r.html = FAIL 2290 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho r.html = FAIL
2292 2291
2293 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL 2292 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL
2294 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL 2293 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL
2295 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL 2294 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
2328 BUG22550 WIN : LayoutTests/media/video-source.html = FAIL 2327 BUG22550 WIN : LayoutTests/media/video-source.html = FAIL
2329 BUG22550 WIN : LayoutTests/media/video-src-set.html = FAIL 2328 BUG22550 WIN : LayoutTests/media/video-src-set.html = FAIL
2330 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL 2329 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL
2331 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL 2330 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL
2332 2331
2333 // WebKit merge 48500:48585, likely due to a fix for file select drag. 2332 // WebKit merge 48500:48585, likely due to a fix for file select drag.
2334 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH 2333 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH
2335 2334
2336 // WebKit merge 48500:48585, due to newly added support for MathML. 2335 // WebKit merge 48500:48585, due to newly added support for MathML.
2337 BUG22554 SKIP : LayoutTests/mathml = FAIL 2336 BUG22554 SKIP : LayoutTests/mathml = FAIL
2337
2338 // WebKit merge 48610:48642
2339 BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT
2340 BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html = FAIL
2341 BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/Window/window-property-shadowing-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698