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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 # The leak detector doesn't wait for worker threads to completely clean up, so l
eaks are expected. | 45 # The leak detector doesn't wait for worker threads to completely clean up, so l
eaks are expected. |
46 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] | 46 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] |
47 | 47 |
48 # ----------------------------------------------------------------- | 48 # ----------------------------------------------------------------- |
49 # Untriaged but known real leaks. | 49 # Untriaged but known real leaks. |
50 # ----------------------------------------------------------------- | 50 # ----------------------------------------------------------------- |
51 | 51 |
52 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] | 52 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] |
53 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] | 53 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] |
54 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] | 54 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] |
| 55 crbug.com/327574 virtual/slimmingpaint/fast/loader/data-images-with-images-disab
led.html [ Leak ] |
55 | 56 |
56 # ----------------------------------------------------------------- | 57 # ----------------------------------------------------------------- |
57 # Untriaged but known leaks which may be false positives. | 58 # Untriaged but known leaks which may be false positives. |
58 # ----------------------------------------------------------------- | 59 # ----------------------------------------------------------------- |
59 | 60 |
60 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] | 61 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] |
61 crbug.com/364411 virtual/slimmingpaint/fast/frames/location-observe-callback-cra
sh.html [ Leak ] | 62 crbug.com/364411 virtual/slimmingpaint/fast/frames/location-observe-callback-cra
sh.html [ Leak ] |
62 | 63 |
63 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak
] | 64 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak
] |
64 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] | 65 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] |
(...skipping 24 matching lines...) Expand all Loading... |
89 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] | 90 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] |
90 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] | 91 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] |
91 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] | 92 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] |
92 | 93 |
93 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] | 94 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
94 | 95 |
95 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] | 96 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] |
96 crbug.com/427628 inspector/sources/debugger/debugger-save-to-temp-var.html [ Lea
k ] | 97 crbug.com/427628 inspector/sources/debugger/debugger-save-to-temp-var.html [ Lea
k ] |
97 | 98 |
98 crbug.com/459576 webaudio/dom-exceptions.html [ Crash ] | 99 crbug.com/459576 webaudio/dom-exceptions.html [ Crash ] |
OLD | NEW |