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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 342883002: LeakExpectations: Add more isolated world test (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 is used for tests that only need to be suppressed on the Chromium 1 # This file is used for tests that only need to be suppressed on the Chromium
2 # WebKit Leak bots. 2 # WebKit Leak bots.
3 # 3 #
4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm. 4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm.
5 # Gardeners are welcome to touch this file, but you can ignore the failures 5 # Gardeners are welcome to touch this file, but you can ignore the failures
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. 6 # and wait for kouhei@ or hajimehoshi@ to maintain this file.
7 7
8 # view-source:// tests are not supported by the leak detector 8 # view-source:// tests are not supported by the leak detector
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] 9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] 10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ] 54 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ]
55 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ] 55 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ]
56 crbug.com/364377 fast/events/window-onerror-isolatedworld-01.html [ Leak ] 56 crbug.com/364377 fast/events/window-onerror-isolatedworld-01.html [ Leak ]
57 crbug.com/364377 fast/events/window-onerror-isolatedworld-02.html [ Leak ] 57 crbug.com/364377 fast/events/window-onerror-isolatedworld-02.html [ Leak ]
58 crbug.com/364377 http/tests/misc/execute-and-return-value.html [ Leak ] 58 crbug.com/364377 http/tests/misc/execute-and-return-value.html [ Leak ]
59 crbug.com/364377 http/tests/security/isolatedWorld/all-window-properties.html [ Leak ] 59 crbug.com/364377 http/tests/security/isolatedWorld/all-window-properties.html [ Leak ]
60 crbug.com/364377 http/tests/security/isolatedWorld/all-window-prototypes.html [ Leak ] 60 crbug.com/364377 http/tests/security/isolatedWorld/all-window-prototypes.html [ Leak ]
61 crbug.com/364377 http/tests/security/isolatedWorld/body-properties.html [ Leak ] 61 crbug.com/364377 http/tests/security/isolatedWorld/body-properties.html [ Leak ]
62 crbug.com/364377 http/tests/security/isolatedWorld/body-prototype.html [ Leak ] 62 crbug.com/364377 http/tests/security/isolatedWorld/body-prototype.html [ Leak ]
63 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp-for-inl ine-script.html [ Leak ] 63 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp-for-inl ine-script.html [ Leak ]
64 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp-for-inl ine-style.html [ Leak ]
64 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr .html [ Leak ] 65 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr .html [ Leak ]
65 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp.html [ Leak ] 66 crbug.com/364377 http/tests/security/isolatedWorld/bypass-main-world-csp.html [ Leak ]
66 crbug.com/364377 http/tests/security/isolatedWorld/click-event.html [ Leak ] 67 crbug.com/364377 http/tests/security/isolatedWorld/click-event.html [ Leak ]
67 crbug.com/364377 http/tests/security/isolatedWorld/context-destroy.html [ Leak ] 68 crbug.com/364377 http/tests/security/isolatedWorld/context-destroy.html [ Leak ]
68 crbug.com/364377 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Leak ] 69 crbug.com/364377 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Leak ]
69 crbug.com/364377 http/tests/security/isolatedWorld/didClearWindowObject.html [ L eak ] 70 crbug.com/364377 http/tests/security/isolatedWorld/didClearWindowObject.html [ L eak ]
70 crbug.com/364377 http/tests/security/isolatedWorld/dispatchEvent.html [ Leak ] 71 crbug.com/364377 http/tests/security/isolatedWorld/dispatchEvent.html [ Leak ]
71 crbug.com/364377 http/tests/security/isolatedWorld/document-open.html [ Leak ] 72 crbug.com/364377 http/tests/security/isolatedWorld/document-open.html [ Leak ]
72 crbug.com/364377 http/tests/security/isolatedWorld/document-properties.html [ Le ak ] 73 crbug.com/364377 http/tests/security/isolatedWorld/document-properties.html [ Le ak ]
73 crbug.com/364377 http/tests/security/isolatedWorld/document-prototype.html [ Lea k ] 74 crbug.com/364377 http/tests/security/isolatedWorld/document-prototype.html [ Lea k ]
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] 248 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ]
248 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ] 249 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ]
249 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ] 250 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ]
250 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ] 251 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ]
251 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ] 252 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ]
252 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] 253 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ]
253 crbug.com/376188 inspector/sources/debugger/frameworks-steppings.html [ Leak ] 254 crbug.com/376188 inspector/sources/debugger/frameworks-steppings.html [ Leak ]
254 crbug.com/376188 inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints .html [ Leak ] 255 crbug.com/376188 inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints .html [ Leak ]
255 crbug.com/376188 inspector/sources/debugger/frameworks-with-async-callstack.html [ Leak ] 256 crbug.com/376188 inspector/sources/debugger/frameworks-with-async-callstack.html [ Leak ]
256 crbug.com/376188 inspector/sources/debugger/frameworks-skip-step-in.html [ Leak ] 257 crbug.com/376188 inspector/sources/debugger/frameworks-skip-step-in.html [ Leak ]
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