| 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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 44 # ----------------------------------------------------------------- | 44 # ----------------------------------------------------------------- |
| 45 # Untriaged but known leaks which may be false positives. | 45 # Untriaged but known leaks which may be false positives. |
| 46 # ----------------------------------------------------------------- | 46 # ----------------------------------------------------------------- |
| 47 | 47 |
| 48 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] | 48 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] |
| 49 | 49 |
| 50 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak
] | 50 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak
] |
| 51 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] | 51 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] |
| 52 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak
] | 52 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak
] |
| 53 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ] | 53 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ] |
| 54 crbug.com/364417 virtual/spv2/fast/repaint/japanese-rl-selection-clear.html [ Le
ak ] |
| 54 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ] | 55 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ] |
| 55 | 56 |
| 56 crbug.com/455369 fast/html/marquee-destroyed-without-removed-from-crash.html [ L
eak Pass ] | 57 crbug.com/455369 fast/html/marquee-destroyed-without-removed-from-crash.html [ L
eak Pass ] |
| 57 | 58 |
| 58 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ] | 59 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ] |
| 59 | 60 |
| 60 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ] | 61 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ] |
| 61 | 62 |
| 62 # Resource leak | 63 # Resource leak |
| 63 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] | 64 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 128 # ----------------------------------------------------------------- | 129 # ----------------------------------------------------------------- |
| 129 # Untriaged but known leaks of ActiveDOMObject (inspector). | 130 # Untriaged but known leaks of ActiveDOMObject (inspector). |
| 130 # ----------------------------------------------------------------- | 131 # ----------------------------------------------------------------- |
| 131 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ] | 132 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ] |
| 132 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ] | 133 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ] |
| 133 | 134 |
| 134 # ----------------------------------------------------------------- | 135 # ----------------------------------------------------------------- |
| 135 # Untriaged but known leaks of ActiveDOMObject (Web Audio). | 136 # Untriaged but known leaks of ActiveDOMObject (Web Audio). |
| 136 # ----------------------------------------------------------------- | 137 # ----------------------------------------------------------------- |
| 137 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ] | 138 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ] |
| OLD | NEW |