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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 458933002: Fix ScriptPreprocessor leak in inspector test case of LayoutTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 4 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 | Source/bindings/core/v8/PageScriptDebugServer.h » ('j') | 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 20 matching lines...) Expand all
31 31
32 # FIXME: html imports tests are flaky from extra navigation from leak detector 32 # FIXME: html imports tests are flaky from extra navigation from leak detector
33 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ] 33 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ]
34 34
35 crbug.com/371264 virtual/deferred/inspector/timeline/timeline-window-filter.html [ Timeout ] 35 crbug.com/371264 virtual/deferred/inspector/timeline/timeline-window-filter.html [ Timeout ]
36 crbug.com/371264 virtual/implsidepainting/inspector/timeline/timeline-window-fil ter.html [ Timeout ] 36 crbug.com/371264 virtual/implsidepainting/inspector/timeline/timeline-window-fil ter.html [ Timeout ]
37 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-d iscarded.html as a test which times out, but now this is listed as crbug.com/376 188. 37 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-d iscarded.html as a test which times out, but now this is listed as crbug.com/376 188.
38 38
39 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected. 39 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected.
40 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] 40 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ]
41 crbug.com/301515 inspector-protocol/debugger/debugger-terminate-dedicated-worker -while-paused.html [ Leak ]
42 41
43 # ----------------------------------------------------------------- 42 # -----------------------------------------------------------------
44 # Untriaged but known real leaks. 43 # Untriaged but known real leaks.
45 # ----------------------------------------------------------------- 44 # -----------------------------------------------------------------
46 45
47 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 46 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
48 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 47 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
49 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 48 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
50 49
51 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ] 50 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ]
52 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ] 51 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ]
53 52
54 # ----------------------------------------------------------------- 53 # -----------------------------------------------------------------
55 # Untriaged but known leaks which may be false positives. 54 # Untriaged but known leaks which may be false positives.
56 # ----------------------------------------------------------------- 55 # -----------------------------------------------------------------
57 56
58 crbug.com/398742 fast/workers/shared-worker-event-listener.html [ Leak ] 57 crbug.com/398742 fast/workers/shared-worker-event-listener.html [ Leak ]
59 crbug.com/398742 fast/workers/worker-crash-with-invalid-location.html [ Leak ] 58 crbug.com/398742 fast/workers/worker-crash-with-invalid-location.html [ Leak ]
60 crbug.com/398742 http/tests/security/contentSecurityPolicy/1.1/child-src/worker- shared-allowed.html [ Leak ] 59 crbug.com/398742 http/tests/security/contentSecurityPolicy/1.1/child-src/worker- shared-allowed.html [ Leak ]
61 60
62 crbug.com/364408 inspector/extensions/extensions-audits-content-script.html [ Le ak ]
63 crbug.com/364408 inspector/extensions/extensions-eval-content-script.html [ Leak ]
64 crbug.com/364408 inspector/extensions/extensions-reload.html [ Leak ]
65 crbug.com/364408 inspector/sources/debugger/debugger-script-preprocessor.html [ Leak ]
66 crbug.com/364408 inspector/sources/debugger/live-edit-breakpoints.html [ Leak Ti meout ]
67
68 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] 61 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
69 62
70 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ] 63 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ]
71 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] 64 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ]
72 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ] 65 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ]
73 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ] 66 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ]
74 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ] 67 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ]
75 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ] 68 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ]
76 crbug.com/364417 svg/custom/bug79798.html [ Leak ] 69 crbug.com/364417 svg/custom/bug79798.html [ Leak ]
77 crbug.com/364417 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shad owroot-object/shadowroot-methods/test-004.html [ Leak ] 70 crbug.com/364417 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shad owroot-object/shadowroot-methods/test-004.html [ Leak ]
78 crbug.com/364417 w3c/web-platform-tests/shadow-dom/user-interaction/ranges-and-s elections/test-001.html [ Leak ] 71 crbug.com/364417 w3c/web-platform-tests/shadow-dom/user-interaction/ranges-and-s elections/test-001.html [ Leak ]
79 crbug.com/364417 w3c/web-platform-tests/shadow-dom/user-interaction/ranges-and-s elections/test-002.html [ Leak ] 72 crbug.com/364417 w3c/web-platform-tests/shadow-dom/user-interaction/ranges-and-s elections/test-002.html [ Leak ]
80 73
81 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ] 74 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ]
82 75
83 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ] 76 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ]
84 77
85 crbug.com/366455 fast/dom/remove-svg-font-face-element-crash.xhtml [ Leak Pass ] 78 crbug.com/366455 fast/dom/remove-svg-font-face-element-crash.xhtml [ Leak Pass ]
86 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ] 79 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ]
87 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ] 80 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ]
88 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ] 81 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ]
89 crbug.com/366455 svg/css/font-face-crash.html [ Leak ] 82 crbug.com/366455 svg/css/font-face-crash.html [ Leak ]
90 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ] 83 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ]
91 84
92 crbug.com/376188 http/tests/inspector/compiler-source-mapping-debug.html [ Leak ]
93 crbug.com/376188 http/tests/inspector/network/load-resource-when-paused.html [ L eak ]
94 crbug.com/376188 inspector-protocol/debugger/access-obsolete-frame.html [ Leak ]
95 crbug.com/376188 inspector-protocol/debugger/continueToLocation.html [ Leak ]
96 crbug.com/376188 inspector-protocol/debugger/debugger-evaluate-in-worker-while-p ause-in-page.html [ Leak ]
97 crbug.com/376188 inspector-protocol/debugger/debugger-setVariableValue.html [ Le ak ]
98 crbug.com/376188 inspector-protocol/debugger/getStepInPositions.html [ Leak ]
99 crbug.com/376188 inspector-protocol/debugger/postMessage-on-pause.html [ Leak ]
100 crbug.com/376188 inspector-protocol/debugger/setScriptSource.html [ Leak ]
101 crbug.com/376188 inspector-protocol/debugger/updateCallFrameScopes.html [ Leak ]
102 crbug.com/376188 inspector-protocol/loading-iframe-document-node.html [ Leak ]
103 crbug.com/376188 inspector-protocol/runtime/runtime-getProperties.html [ Leak ]
104 crbug.com/376188 inspector/console/console-api-on-call-frame.html [ Leak ]
105 crbug.com/376188 inspector/console/console-error-on-call-frame.html [ Leak ]
106 crbug.com/376188 inspector/console/console-format.html [ Leak ]
107 crbug.com/376188 inspector/console/console-native-function.html [ Leak ]
108 crbug.com/376188 inspector/console/console-save-to-temp-var.html [ Leak ]
109 crbug.com/376188 inspector/sources/debugger/async-callstack-and-framework-black- box.html [ Leak ]
110 crbug.com/376188 inspector/sources/debugger/async-callstack-eval.html [ Leak ]
111 crbug.com/376188 inspector/sources/debugger/async-callstack-middle-run.html [ Le ak ]
112 crbug.com/376188 inspector/sources/debugger/async-callstack-mutation-observer.ht ml [ Leak ]
113 crbug.com/376188 inspector/sources/debugger/async-callstack-scopes.html [ Leak ]
114 crbug.com/376188 inspector/sources/debugger/async-callstack-xhrs.html [ Leak ]
115 crbug.com/376188 inspector/sources/debugger/async-callstack.html [ Leak ]
116 crbug.com/376188 inspector/sources/debugger/callstack-placards-discarded.html [ Leak Timeout ]
117 crbug.com/376188 inspector/sources/debugger/copy-stack-trace.html [ Leak ]
118 crbug.com/376188 inspector/sources/debugger/custom-element-lifecycle-events.html [ Leak ]
119 crbug.com/376188 inspector/sources/debugger/debug-console-command.html [ Leak ]
120 crbug.com/376188 inspector/sources/debugger/debug-inlined-scripts-fragment-id.ht ml [ Leak ]
121 crbug.com/376188 inspector/sources/debugger/debug-inlined-scripts.html [ Leak ]
122 crbug.com/376188 inspector/sources/debugger/debugger-activation-crash2.html [ Le ak ]
123 crbug.com/376188 inspector/sources/debugger/debugger-change-variable.html [ Leak ]
124 crbug.com/376188 inspector/sources/debugger/debugger-command-line-api.html [ Lea k ]
125 crbug.com/376188 inspector/sources/debugger/debugger-completions-on-call-frame.h tml [ Leak ]
126 crbug.com/376188 inspector/sources/debugger/debugger-eval-on-call-frame.html [ L eak ]
127 crbug.com/376188 inspector/sources/debugger/debugger-eval-while-paused.html [ Le ak ]
128 crbug.com/376188 inspector/sources/debugger/debugger-expand-scope.html [ Leak ]
129 crbug.com/376188 inspector/sources/debugger/debugger-no-nested-pause.html [ Leak ]
130 crbug.com/376188 inspector/sources/debugger/debugger-no-pause-on-antibreakpoint. html [ Leak ]
131 crbug.com/376188 inspector/sources/debugger/debugger-pause-in-eval-script.html [ Leak ]
132 crbug.com/376188 inspector/sources/debugger/debugger-pause-in-internal.html [ Le ak ]
133 crbug.com/376188 inspector/sources/debugger/debugger-pause-on-blocked-event-hand ler.html [ Leak ]
134 crbug.com/376188 inspector/sources/debugger/debugger-pause-on-blocked-script-inj ection.html [ Leak ]
135 crbug.com/376188 inspector/sources/debugger/debugger-pause-on-blocked-script-url .html [ Leak ]
136 crbug.com/376188 inspector/sources/debugger/debugger-pause-on-debugger-statement .html [ Leak ]
137 crbug.com/376188 inspector/sources/debugger/debugger-pause-on-exception.html [ L eak ]
138 crbug.com/376188 inspector/sources/debugger/debugger-pause-on-failed-assertion.h tml [ Leak ]
139 crbug.com/376188 inspector/sources/debugger/debugger-pause-with-overrides.html [ Leak ]
140 crbug.com/376188 inspector/sources/debugger/debugger-proto-property.html [ Leak ]
141 crbug.com/376188 inspector/sources/debugger/debugger-reload-on-pause.html [ Leak ]
142 crbug.com/376188 inspector/sources/debugger/debugger-return-value.html [ Leak ]
143 crbug.com/376188 inspector/sources/debugger/debugger-set-breakpoint-regex.html [ Leak ]
144 crbug.com/376188 inspector/sources/debugger/debugger-step-in.html [ Leak ]
145 crbug.com/376188 inspector/sources/debugger/debugger-step-into-custom-element-ca llbacks.html [ Leak ]
146 crbug.com/376188 inspector/sources/debugger/debugger-step-into-event-listener.ht ml [ Leak ]
147 crbug.com/376188 inspector/sources/debugger/debugger-step-out.html [ Leak ]
148 crbug.com/376188 inspector/sources/debugger/debugger-step-over.html [ Leak ]
149 crbug.com/376188 inspector/sources/debugger/debugger-suspend-active-dom-objects. html [ Leak ]
150 crbug.com/376188 inspector/sources/debugger/dom-breakpoints.html [ Leak ]
151 crbug.com/376188 inspector/sources/debugger/dynamic-scripts-breakpoints.html [ L eak ]
152 crbug.com/376188 inspector/sources/debugger/eval-on-pause-blocked.html [ Leak ]
153 crbug.com/376188 inspector/sources/debugger/event-listener-breakpoints.html [ Le ak ]
154 crbug.com/376188 inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints .html [ Leak ]
155 crbug.com/376188 inspector/sources/debugger/frameworks-skip-step-in.html [ Leak ]
156 crbug.com/376188 inspector/sources/debugger/frameworks-steppings.html [ Leak ]
157 crbug.com/376188 inspector/sources/debugger/frameworks-with-async-callstack.html [ Leak ]
158 crbug.com/376188 inspector/sources/debugger/function-details.html [ Leak ]
159 crbug.com/376188 inspector/sources/debugger/function-display-name-call-stack.htm l [ Leak ]
160 crbug.com/376188 inspector/sources/debugger/js-with-inline-stylesheets.html [ Le ak ]
161 crbug.com/376188 inspector/sources/debugger/live-edit-no-reveal.html [ Leak ]
162 crbug.com/376188 inspector/sources/debugger/live-edit.html [ Leak ]
163 crbug.com/376188 inspector/sources/debugger/mutation-observer-suspend-while-paus ed.html [ Leak ]
164 crbug.com/376188 inspector/sources/debugger/pause-in-inline-script.html [ Leak ]
165 crbug.com/376188 inspector/sources/debugger/pause-in-internal-script.html [ Leak ]
166 crbug.com/376188 inspector/sources/debugger/properties-special.html [ Leak ]
167 crbug.com/376188 inspector/sources/debugger/reveal-execution-line.html [ Leak ]
168 crbug.com/376188 inspector/sources/debugger/reveal-not-skipped.html [ Leak ]
169 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ]
170 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ]
171 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ]
172 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ]
173 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ]
174 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ]
175 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ]
176 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ]
177 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ]
178 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ]
179
180 # Resource leak 85 # Resource leak
181 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ] 86 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ]
182 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ] 87 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ]
183 88
184 # AudioNode leak 89 # AudioNode leak
185 crbug.com/402742 webaudio/panner-loop.html [ Leak ] 90 crbug.com/402742 webaudio/panner-loop.html [ Leak ]
OLDNEW
« no previous file with comments | « no previous file | Source/bindings/core/v8/PageScriptDebugServer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698