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 # 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 24 matching lines...) Expand all Loading... |
35 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] | 35 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] |
36 | 36 |
37 # ----------------------------------------------------------------- | 37 # ----------------------------------------------------------------- |
38 # Untriaged but known real leaks. | 38 # Untriaged but known real leaks. |
39 # ----------------------------------------------------------------- | 39 # ----------------------------------------------------------------- |
40 | 40 |
41 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] | 41 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] |
42 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] | 42 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] |
43 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] | 43 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] |
44 | 44 |
45 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ] | |
46 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ] | |
47 | |
48 # ----------------------------------------------------------------- | 45 # ----------------------------------------------------------------- |
49 # Untriaged but known leaks which may be false positives. | 46 # Untriaged but known leaks which may be false positives. |
50 # ----------------------------------------------------------------- | 47 # ----------------------------------------------------------------- |
51 | 48 |
52 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] | 49 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] |
53 | 50 |
54 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak
] | 51 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak
] |
55 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] | 52 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] |
56 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ] | 53 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ] |
57 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak
] | 54 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak
] |
(...skipping 21 matching lines...) Expand all Loading... |
79 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ] | 76 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ] |
80 | 77 |
81 # leaks in newly added web-platform tests | 78 # leaks in newly added web-platform tests |
82 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] | 79 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] |
83 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] | 80 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] |
84 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] | 81 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] |
85 | 82 |
86 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] | 83 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
87 | 84 |
88 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] | 85 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] |
OLD | NEW |