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

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

Issue 465075: Fix a memory leak in the worker tests. (Closed)
Patch Set: patch 1 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
« 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 2444 matching lines...) Expand 10 before | Expand all | Expand 10 after
2455 BUG9798 MAC WIN : LayoutTests/http/tests/loading/preload-img-test.html = TIMEOUT PASS 2455 BUG9798 MAC WIN : LayoutTests/http/tests/loading/preload-img-test.html = TIMEOUT PASS
2456 BUG9798 WIN DEBUG : LayoutTests/http/tests/local/style-access-before-stylesheet- loaded.html = FAIL PASS 2456 BUG9798 WIN DEBUG : LayoutTests/http/tests/local/style-access-before-stylesheet- loaded.html = FAIL PASS
2457 BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEO UT PASS 2457 BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEO UT PASS
2458 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO UT PASS 2458 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO UT PASS
2459 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA SS 2459 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA SS
2460 BUG9798 MAC RELEASE : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS 2460 BUG9798 MAC RELEASE : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
2461 BUG9798 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explic it-domain.html = FAIL PASS 2461 BUG9798 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explic it-domain.html = FAIL PASS
2462 BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol. html = FAIL PASS 2462 BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol. html = FAIL PASS
2463 BUG9798 RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-u rl-in-foreign-domain-subframe.html = TIMEOUT PASS 2463 BUG9798 RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-u rl-in-foreign-domain-subframe.html = TIMEOUT PASS
2464 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/javascript-link -HTML-entities.html = TIMEOUT PASS 2464 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/javascript-link -HTML-entities.html = TIMEOUT PASS
2465 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-basic -allow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS
2466 BUG9798 MAC WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-b asic-allow-preflight-cache-timeout.html = PASS TIMEOUT 2465 BUG9798 MAC WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-b asic-allow-preflight-cache-timeout.html = PASS TIMEOUT
2467 BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/access-control-basic-a llow-preflight-cache-timeout.html = PASS TIMEOUT 2466 BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/access-control-basic-a llow-preflight-cache-timeout.html = PASS TIMEOUT
2468 BUG9798 SLOW WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = PASS 2467 BUG9798 SLOW WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = PASS
2469 BUG9798 RELEASE : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOU T PASS 2468 BUG9798 RELEASE : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOU T PASS
2470 BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIME OUT PASS 2469 BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIME OUT PASS
2471 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2 .html = TIMEOUT PASS 2470 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2 .html = TIMEOUT PASS
2472 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIME OUT PASS 2471 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIME OUT PASS
2473 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/referer.html = TIMEO UT PASS
2474 BUG9797 BUG9798 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/state-a fter-network-error.html = PASS 2472 BUG9797 BUG9798 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/state-a fter-network-error.html = PASS
2475 // Occasionally times out. Not just slow. 2473 // Occasionally times out. Not just slow.
2476 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after-network- error.html = TIMEOUT PASS 2474 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after-network- error.html = TIMEOUT PASS
2477 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL 2475 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
2478 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL 2476 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
2479 BUG9798 SLOW LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL 2477 BUG9798 SLOW LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL
2480 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FA IL 2478 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FA IL
2481 BUG9798 LINUX RELEASE : LayoutTests/tables/mozilla/bugs/45621.html = FAIL 2479 BUG9798 LINUX RELEASE : LayoutTests/tables/mozilla/bugs/45621.html = FAIL
2482 BUG9798 LINUX DEBUG SLOW : LayoutTests/tables/mozilla/bugs/45621.html = FAIL 2480 BUG9798 LINUX DEBUG SLOW : LayoutTests/tables/mozilla/bugs/45621.html = FAIL
2483 //also BUG24868 (crash) 2481 //also BUG24868 (crash)
2484 BUG9798 LINUX DEBUG : LayoutTests/transitions/mask-transitions.html = FAIL PASS 2482 BUG9798 LINUX DEBUG : LayoutTests/transitions/mask-transitions.html = FAIL PASS
2485 BUG9798 LINUX : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS 2483 BUG9798 LINUX : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS
2486 BUG9798 SLOW LINUX RELEASE : LayoutTests/transitions/transition-timing-function. html = PASS 2484 BUG9798 SLOW LINUX RELEASE : LayoutTests/transitions/transition-timing-function. html = PASS
2487 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie- storage.html = PASS TIMEOUT
2488 // This test definitely times out (i.e. is not just slow). 2485 // This test definitely times out (i.e. is not just slow).
2489 BUG9798 MAC WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/small-chunks-res ponse-text.html = PASS TIMEOUT 2486 BUG9798 MAC WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/small-chunks-res ponse-text.html = PASS TIMEOUT
2490 BUG9798 SLOW LINUX RELEASE : LayoutTests/http/tests/xmlhttprequest/small-chunks- response-text.html = PASS 2487 BUG9798 SLOW LINUX RELEASE : LayoutTests/http/tests/xmlhttprequest/small-chunks- response-text.html = PASS
2491 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = PASS TIMEOUT 2488 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = PASS TIMEOUT
2492 BUG9798 LINUX DEBUG : LayoutTests/http/tests/multipart/invalid-image-data.html = PASS IMAGE 2489 BUG9798 LINUX DEBUG : LayoutTests/http/tests/multipart/invalid-image-data.html = PASS IMAGE
2493 BUG9798 LINUX DEBUG : LayoutTests/fast/forms/listbox-scroll-after-options-remove d.html = CRASH PASS 2490 BUG9798 LINUX DEBUG : LayoutTests/fast/forms/listbox-scroll-after-options-remove d.html = CRASH PASS
2494 BUG9798 LINUX DEBUG : LayoutTests/fast/multicol/float-multicol.html = IMAGE PASS 2491 BUG9798 LINUX DEBUG : LayoutTests/fast/multicol/float-multicol.html = IMAGE PASS
2495 BUG9798 LINUX WIN DEBUG : LayoutTests/svg/custom/js-update-transform-addition.sv g = CRASH PASS 2492 BUG9798 LINUX WIN DEBUG : LayoutTests/svg/custom/js-update-transform-addition.sv g = CRASH PASS
2496 BUG9798 MAC RELEASE : LayoutTests/editing/selection/drag-in-iframe.html = FAIL P ASS 2493 BUG9798 MAC RELEASE : LayoutTests/editing/selection/drag-in-iframe.html = FAIL P ASS
2497 BUG9798 LINUX : LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL 2494 BUG9798 LINUX : LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
2948 2945
2949 // TODO(michaeln): BUG29748 restore expectation to PASS FAIL after linux is reb aselined 2946 // TODO(michaeln): BUG29748 restore expectation to PASS FAIL after linux is reb aselined
2950 // BUG28040 WIN LINUX DEBUG : LayoutTests/fast/body-propagation/overflow/004.htm l = PASS FAIL 2947 // BUG28040 WIN LINUX DEBUG : LayoutTests/fast/body-propagation/overflow/004.htm l = PASS FAIL
2951 BUG28040 WIN LINUX DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL IMAGE 2948 BUG28040 WIN LINUX DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL IMAGE
2952 2949
2953 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL 2950 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL
2954 BUG28057 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLElement95.html = PASS CRASH 2951 BUG28057 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLElement95.html = PASS CRASH
2955 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht ml = PASS TIMEOUT 2952 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht ml = PASS TIMEOUT
2956 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = PASS FAIL 2953 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = PASS FAIL
2957 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT 2954 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT
2958 BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. html = PASS TIMEOUT
2959 BUG28092 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post. html = PASS FAIL 2955 BUG28092 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post. html = PASS FAIL
2960 BUG28095 MAC : LayoutTests/http/tests/cookies/simple-cookies-expired.html = PASS TIMEOUT 2956 BUG28095 MAC : LayoutTests/http/tests/cookies/simple-cookies-expired.html = PASS TIMEOUT
2961 2957
2962 // Need to add Chromium localized strings for the feature. Upstream r51172 2958 // Need to add Chromium localized strings for the feature. Upstream r51172
2963 BUG28264 : LayoutTests/fast/forms/validationMessage.html = FAIL 2959 BUG28264 : LayoutTests/fast/forms/validationMessage.html = FAIL
2964 2960
2965 // Video Captions are added upsteram (r51191), need to implement. 2961 // Video Captions are added upsteram (r51191), need to implement.
2966 BUG28301 : LayoutTests/media/media-captions.html = TIMEOUT 2962 BUG28301 : LayoutTests/media/media-captions.html = TIMEOUT
2967 2963
2968 // New tests, seems proper drawing method is not implemented in Skia. Upstream r 51212. 2964 // New tests, seems proper drawing method is not implemented in Skia. Upstream r 51212.
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
3050 BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMAGE 3046 BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMAGE
3051 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE+TEXT 3047 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE+TEXT
3052 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMA GE+TEXT 3048 BUG29157 WIN LINUX : LayoutTests/fast/css/namespaces/namespaces-empty.xml = IMA GE+TEXT
3053 BUG29157 WIN LINUX MAC : LayoutTests/svg/animations/animVal-basics.html = TIMEO UT 3049 BUG29157 WIN LINUX MAC : LayoutTests/svg/animations/animVal-basics.html = TIMEO UT
3054 3050
3055 // New failures from WebKit r51577 3051 // New failures from WebKit r51577
3056 BUG29164 WIN LINUX MAC : LayoutTests/fast/frames/sandboxed-iframe-plugins.html = TEXT 3052 BUG29164 WIN LINUX MAC : LayoutTests/fast/frames/sandboxed-iframe-plugins.html = TEXT
3057 3053
3058 // New failures from WebKit merge 51581:51584 3054 // New failures from WebKit merge 51581:51584
3059 BUG29167 MAC : LayoutTests/plugins/window-open.html = TEXT PASS 3055 BUG29167 MAC : LayoutTests/plugins/window-open.html = TEXT PASS
3060 BUG29167 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = TEXT PASS
3061 BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS 3056 BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS
3062 3057
3063 // Failure from WebKit merge 51607:51613 (51608 is the cause) 3058 // Failure from WebKit merge 51607:51613 (51608 is the cause)
3064 BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL 3059 BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL
3065 3060
3066 // Failures from WebKit merge 51618:51642 3061 // Failures from WebKit merge 51618:51642
3067 BUG29339 WIN MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAI L 3062 BUG29339 WIN MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAI L
3068 BUG29344 MAC LINUX : LayoutTests/svg/text/text-text-07-t.svg = FAIL 3063 BUG29344 MAC LINUX : LayoutTests/svg/text/text-text-07-t.svg = FAIL
3069 3064
3070 3065
(...skipping 10 matching lines...) Expand all
3081 BUG29393 : LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.html = TIMEOUT 3076 BUG29393 : LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.html = TIMEOUT
3082 BUG29653 : LayoutTests/accessibility/aria-scrollbar-role.html = TEXT 3077 BUG29653 : LayoutTests/accessibility/aria-scrollbar-role.html = TEXT
3083 3078
3084 3079
3085 // Failures introduced by USE_NEW_BUILDER in Skia. 3080 // Failures introduced by USE_NEW_BUILDER in Skia.
3086 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/canvas/set-colors.html = TEXT 3081 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/canvas/set-colors.html = TEXT
3087 3082
3088 // Failures from WebKit merge 51711:51724 3083 // Failures from WebKit merge 51711:51724
3089 BUG_AJWONG : LayoutTests/fast/js/string-property-deletion.html = TEXT 3084 BUG_AJWONG : LayoutTests/fast/js/string-property-deletion.html = TEXT
3090 BUG_AJWONG : LayoutTests/svg/carto.net/selectionlist.svg = IMAGE PASS 3085 BUG_AJWONG : LayoutTests/svg/carto.net/selectionlist.svg = IMAGE PASS
3091 BUG_AJWONG : LayoutTests/tables/mozilla/bugs/bug15933.html = IMAGE PASS
3092 BUG_AJWONG WIN : chrome/fast/forms/basic-selects.html = IMAGE 3086 BUG_AJWONG WIN : chrome/fast/forms/basic-selects.html = IMAGE
3093 BUG_AJWONG WIN :LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = IMA GE+TEXT PASS 3087 BUG_AJWONG WIN :LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = IMA GE+TEXT PASS
3094 3088
3095 // Failures from Webkit merger 51724 -> 51772 3089 // Failures from Webkit merger 51724 -> 51772
3096 BUG_AJWONG: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDes criptor.html = TEXT 3090 BUG_AJWONG: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDes criptor.html = TEXT
3097 3091
3098 // Regression from Webkit merge r51776 3092 // Regression from Webkit merge r51776
3099 BUG_AJWONG : LayoutTests/fast/repaint/block-selection-gap-stale-cache-2.html = I MAGE IMAGE+TEXT 3093 BUG_AJWONG : LayoutTests/fast/repaint/block-selection-gap-stale-cache-2.html = I MAGE IMAGE+TEXT
3100 BUG_AJWONG : LayoutTests/fast/repaint/block-selection-gap-stale-cache.html = IMA GE IMAGE+TEXT TEXT 3094 BUG_AJWONG : LayoutTests/fast/repaint/block-selection-gap-stale-cache.html = IMA GE IMAGE+TEXT TEXT
3101 3095
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
3650 BUG29737 WIN : LayoutTests/svg/dom/operatorAttribute.html = TEXT 3644 BUG29737 WIN : LayoutTests/svg/dom/operatorAttribute.html = TEXT
3651 BUG29737 WIN : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT 3645 BUG29737 WIN : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT
3652 BUG29737 WIN : LayoutTests/svg/filters/feMerge-wrong-input.svg = TEXT 3646 BUG29737 WIN : LayoutTests/svg/filters/feMerge-wrong-input.svg = TEXT
3653 BUG29737 WIN : LayoutTests/svg/filters/feTile.svg = TEXT 3647 BUG29737 WIN : LayoutTests/svg/filters/feTile.svg = TEXT
3654 BUG29737 WIN : LayoutTests/svg/filters/shadow-on-rect-with-filter.svg = TEXT 3648 BUG29737 WIN : LayoutTests/svg/filters/shadow-on-rect-with-filter.svg = TEXT
3655 BUG29737 WIN : LayoutTests/svg/filters/subRegion-one-effect.svg = TEXT 3649 BUG29737 WIN : LayoutTests/svg/filters/subRegion-one-effect.svg = TEXT
3656 BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT 3650 BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT
3657 3651
3658 // More Webkit Roll to r51875 - rebaseline needed i think 3652 // More Webkit Roll to r51875 - rebaseline needed i think
3659 BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT 3653 BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT
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