OLD | NEW |
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 crbug.com/397892 LayoutTests/http/tests/serviceworker/multiple-register.html [ C
rash ] |
| 9 |
8 # view-source:// tests are not supported by the leak detector | 10 # view-source:// tests are not supported by the leak detector |
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] | 11 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] |
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] | 12 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] |
11 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ] | 13 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ] |
12 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ] | 14 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ] |
13 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ] | 15 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ] |
14 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ] | 16 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ] |
15 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak
] | 17 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak
] |
16 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-script.html [ Leak
] | 18 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-script.html [ Leak
] |
17 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-textarea.html [ Le
ak ] | 19 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-textarea.html [ Le
ak ] |
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
274 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html
[ Leak ] | 276 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html
[ Leak ] |
275 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html
[ Leak ] | 277 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html
[ Leak ] |
276 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html
[ Leak ] | 278 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html
[ Leak ] |
277 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting
-source.html [ Leak ] | 279 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting
-source.html [ Leak ] |
278 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] | 280 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] |
279 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak
] | 281 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak
] |
280 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak
] | 282 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak
] |
281 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [
Leak ] | 283 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [
Leak ] |
282 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html
[ Leak ] | 284 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html
[ Leak ] |
283 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] | 285 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] |
OLD | NEW |