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

Side by Side Diff: third_party/WebKit/LayoutTests/LeakExpectations

Issue 1771943003: Remove dangling LeakExpectations pointers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
« 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 30 matching lines...) Expand all
41 # ----------------------------------------------------------------- 41 # -----------------------------------------------------------------
42 42
43 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 43 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
44 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 44 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
45 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 45 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
46 46
47 # ----------------------------------------------------------------- 47 # -----------------------------------------------------------------
48 # Untriaged but known leaks which may be false positives. 48 # Untriaged but known leaks which may be false positives.
49 # ----------------------------------------------------------------- 49 # -----------------------------------------------------------------
50 50
51 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
52
53 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 ]
54 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] 52 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ]
55 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ] 53 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ]
56 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ] 54 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ]
57 crbug.com/364417 virtual/spv2/fast/repaint/japanese-rl-selection-clear.html [ Le ak ]
58 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ] 55 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ]
59 56
60 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 ]
61 58
62 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ] 59 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ]
63 60
64 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ] 61 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ]
65 62
66 # Resource leak 63 # Resource leak
67 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] 64 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ]
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is 105 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is
109 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, 106 # flaky and we need to fix the leak detector (crbug.com/507224). Until then,
110 # the tests for IndexedDB are skipped. 107 # the tests for IndexedDB are skipped.
111 crbug.com/506752 imported/web-platform-tests/IndexedDB/ [ Skip ] 108 crbug.com/506752 imported/web-platform-tests/IndexedDB/ [ Skip ]
112 crbug.com/506752 storage/indexeddb/ [ Skip ] 109 crbug.com/506752 storage/indexeddb/ [ Skip ]
113 110
114 # ----------------------------------------------------------------- 111 # -----------------------------------------------------------------
115 # Untriaged but known leaks of ActiveDOMObject (http). 112 # Untriaged but known leaks of ActiveDOMObject (http).
116 # ----------------------------------------------------------------- 113 # -----------------------------------------------------------------
117 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 114 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
118 crbug.com/506754 http/tests/inspector/filesystem/request-file-content.html [ Lea k ]
119 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 115 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
120 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 116 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
121 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ] 117 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
122 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ] 118 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ]
123 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ] 119 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ]
124 120
125 # ----------------------------------------------------------------- 121 # -----------------------------------------------------------------
126 # Untriaged but known leaks of ActiveDOMObject (inspector). 122 # Untriaged but known leaks of ActiveDOMObject (inspector).
127 # ----------------------------------------------------------------- 123 # -----------------------------------------------------------------
128 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ] 124 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ]
129 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ] 125 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ]
130 126
131 # ----------------------------------------------------------------- 127 # -----------------------------------------------------------------
132 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 128 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
133 # ----------------------------------------------------------------- 129 # -----------------------------------------------------------------
134 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ] 130 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ]
135 131
136 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] 132 crbug.com/538524 editing/selection/modify-crash.html [ Leak ]
137 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html [ Leak ] 133 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html [ Leak ]
138 134
139 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 135 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
140 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 136 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
141 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] 137 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ]
142 138
143 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] 139 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ]
144 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ] 140 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ]
145 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea m-quota-exceeded.html [ Slow ] 141 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea m-quota-exceeded.html [ Slow ]
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