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

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

Issue 2912553002: Remove Leak expectations for the tests not leaking recently on the bots (Closed)
Patch Set: Created 3 years, 7 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 # Further documentation: 3 # Further documentation:
4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
5 5
6 ########################################################################### 6 ###########################################################################
7 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 7 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
8 # culprit CLs instead of suppressing the leaks. If you have any question, # 8 # culprit CLs instead of suppressing the leaks. If you have any question, #
9 # ask hajimehoshi@. # 9 # ask hajimehoshi@. #
10 ########################################################################### 10 ###########################################################################
11 11
12 # view-source:// tests are not supported by the leak detector
13 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
14 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
15 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ]
16 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ]
17 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ]
18 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ]
19 crbug.com/364398 fast/frames/viewsource/viewsource-7.html [ Leak ]
20 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak ]
21 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-script.html [ Leak ]
22 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-textarea.html [ Le ak ]
23 crbug.com/364398 http/tests/security/xssAuditor/viewsource-onmouseover.html [ Le ak ]
24 crbug.com/364398 virtual/mojo-loading/http/tests/security/xssAuditor/viewsource- onmouseover.html [ Leak ]
25 crbug.com/364398 http/tests/security/xssAuditor/viewsource-script-tag.html [ Lea k ]
26 crbug.com/364398 virtual/mojo-loading/http/tests/security/xssAuditor/viewsource- script-tag.html [ Leak ]
27
28 # FIXME: The below tests fails when the leak detector is disabled. 12 # FIXME: The below tests fails when the leak detector is disabled.
29 crbug.com/366029 compositing/fixed-body-background-positioned.html [ Failure Pas s ] 13 crbug.com/366029 compositing/fixed-body-background-positioned.html [ Failure Pas s ]
30 crbug.com/366029 virtual/disable-spinvalidation/compositing/fixed-body-backgroun d-positioned.html [ Failure Pass ] 14 crbug.com/366029 virtual/disable-spinvalidation/compositing/fixed-body-backgroun d-positioned.html [ Failure Pass ]
31 15
32 # FIXME: The below tests crashes when the leak detector is run on debug builds 16 # FIXME: The below tests crashes when the leak detector is run on debug builds
33 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ] 17 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ]
34 18
35 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected.
36 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ]
37
38 # FIXME: scroll customization leaks memory. See 19 # FIXME: scroll customization leaks memory. See
39 # codereview.chromium.org/1236913004/ for context. 20 # codereview.chromium.org/1236913004/ for context.
40 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/touch-scroll-customization.html [ Leak ] 21 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/touch-scroll-customization.html [ Leak ]
41 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/scrollstate-distribute-to-scroll-chain-descendant.html [ Leak ] 22 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/scrollstate-distribute-to-scroll-chain-descendant.html [ Leak ]
42 23
43 # ----------------------------------------------------------------- 24 # -----------------------------------------------------------------
44 # Untriaged but known real leaks. 25 # Untriaged but known real leaks.
45 # ----------------------------------------------------------------- 26 # -----------------------------------------------------------------
46 27
47 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 28 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
48 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
49 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi ons.html [ Leak ]
50 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 29 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
51 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ]
52 30
53 # ----------------------------------------------------------------- 31 # -----------------------------------------------------------------
54 # Untriaged but known leaks which may be false positives. 32 # Untriaged but known leaks which may be false positives.
55 # ----------------------------------------------------------------- 33 # -----------------------------------------------------------------
56 34
57 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ]
58 crbug.com/364417 virtual/disable-spinvalidation/paint/invalidation/japanese-rl-s election-clear.html [ Leak ]
59
60 crbug.com/455369 html/marquee/marquee-destroyed-without-removed-from-crash.html [ Leak Pass ] 35 crbug.com/455369 html/marquee/marquee-destroyed-without-removed-from-crash.html [ Leak Pass ]
61 36
62 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra sh ] 37 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra sh ]
63 38
64 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [ Crash ] 39 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [ Crash ]
65 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/user- agent-override.html [ Crash ] 40 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/user- agent-override.html [ Crash ]
66 41
67 crbug.com/662477 external/wpt/html/webappapis/idle-callbacks/cancel-invoked.html [ Leak ] 42 crbug.com/662477 external/wpt/html/webappapis/idle-callbacks/cancel-invoked.html [ Leak ]
68 crbug.com/662477 external/wpt/html/webappapis/scripting/events/onerroreventhandl er.html [ Leak ] 43 crbug.com/662477 external/wpt/html/webappapis/scripting/events/onerroreventhandl er.html [ Leak ]
69 44
70 # Likely caused by http://crbug.com/501866. 45 # Likely caused by http://crbug.com/501866.
71 crbug.com/701695 external/wpt/html/webappapis/scripting/events/event-handler-pro cessing-algorithm-error/window-synthetic-errorevent.html [ Leak ] 46 crbug.com/701695 external/wpt/html/webappapis/scripting/events/event-handler-pro cessing-algorithm-error/window-synthetic-errorevent.html [ Leak ]
72 47
73 # ----------------------------------------------------------------- 48 # -----------------------------------------------------------------
74 # Untriaged but known leaks of ActiveDOMObject (fast). 49 # Untriaged but known leaks of ActiveDOMObject (fast).
75 # ----------------------------------------------------------------- 50 # -----------------------------------------------------------------
76 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ]
77 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [ Leak ]
78 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ]
79 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] 51 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ]
80 52
81 # ----------------------------------------------------------------- 53 # -----------------------------------------------------------------
82 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). 54 # Untriaged but known leaks of ActiveDOMObject (IndexedDB).
83 # ----------------------------------------------------------------- 55 # -----------------------------------------------------------------
84 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is 56 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is
85 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, 57 # flaky and we need to fix the leak detector (crbug.com/507224). Until then,
86 # the tests for IndexedDB are skipped. 58 # the tests for IndexedDB are skipped.
87 crbug.com/506752 external/wpt/IndexedDB/ [ Skip ] 59 crbug.com/506752 external/wpt/IndexedDB/ [ Skip ]
88 crbug.com/506752 storage/indexeddb/ [ Skip ] 60 crbug.com/506752 storage/indexeddb/ [ Skip ]
89 61
90 # ----------------------------------------------------------------- 62 # -----------------------------------------------------------------
91 # Untriaged but known leaks of ActiveDOMObject (http). 63 # Untriaged but known leaks of ActiveDOMObject (http).
92 # ----------------------------------------------------------------- 64 # -----------------------------------------------------------------
93 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
94 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ]
95 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
96 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ]
97 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 65 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
98 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ] 66 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ]
99 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
100 crbug.com/506754 virtual/mojo-loading/http/tests/security/cross-origin-indexeddb -allowed.html [ Leak ]
101 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ] 67 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ]
102 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/resolve- after-window-close.html [ Leak ] 68 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/resolve- after-window-close.html [ Leak ]
103 crbug.com/506754 virtual/off-main-thread-fetch/http/tests/serviceworker/chromium /resolve-after-window-close.html [ Leak ] 69 crbug.com/506754 virtual/off-main-thread-fetch/http/tests/serviceworker/chromium /resolve-after-window-close.html [ Leak ]
104 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ] 70 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ]
105 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/window-c lose-during-registration.html [ Leak ] 71 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/window-c lose-during-registration.html [ Leak ]
106 crbug.com/506754 virtual/off-main-thread-fetch/http/tests/serviceworker/chromium /window-close-during-registration.html [ Leak ] 72 crbug.com/506754 virtual/off-main-thread-fetch/http/tests/serviceworker/chromium /window-close-during-registration.html [ Leak ]
107 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ] 73 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ]
108 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ] 74 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ]
109 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/resolve-after-window-close.html [ Leak ] 75 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/resolve-after-window-close.html [ Leak ]
110 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/window-close-during-registration.html [ Leak ] 76 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/window-close-during-registration.html [ Leak ]
111 77
112 # ----------------------------------------------------------------- 78 # -----------------------------------------------------------------
113 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 79 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
114 # ----------------------------------------------------------------- 80 # -----------------------------------------------------------------
115 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 81 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
116 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 82 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
117 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] 83 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ]
118 84
119 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow Leak ] 85 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow Leak ]
120 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea m-quota-exceeded.html [ Slow ] 86 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea m-quota-exceeded.html [ Slow ]
121 crbug.com/578297 [ Linux ] virtual/mojo-loading/http/tests/media/media-source/me diasource-appendstream-quota-exceeded.html [ Slow ] 87 crbug.com/578297 [ Linux ] virtual/mojo-loading/http/tests/media/media-source/me diasource-appendstream-quota-exceeded.html [ Slow ]
122 88
123 # ----------------------------------------------------------------- 89 # -----------------------------------------------------------------
124 # Leaks in external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/* 90 # Leaks in external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/*
125 # ----------------------------------------------------------------- 91 # -----------------------------------------------------------------
126 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Failure Pass Leak ] 92 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Failure Pass Leak ]
127 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-empty-001a.html [ Leak ] 93 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-empty-001a.html [ Leak ]
128 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-empty-001b.html [ Leak ] 94 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-empty-001b.html [ Leak ]
129 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-multi-item-vert-001.html [ Leak ] 95 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-baseline-multi-item-vert-001.html [ Leak ]
130 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/flexbox/flexbox-whitespace-handling-002.xhtml [ Leak ]
131 crbug.com/594309 [ Linux ] external/wpt/css/vendor-imports/mozilla/mozilla-centr al-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak ]
132 96
133 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d isabled-web-security.html [ Leak ] 97 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d isabled-web-security.html [ Leak ]
134 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-allowed-with-disabled-web-security.html [ Leak ] 98 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-allowed-with-disabled-web-security.html [ Leak ]
135 99
136 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker-allowed.html [ Leak Pass ] 100 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker-allowed.html [ Leak Pass ]
137 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ] 101 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ]
138 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker.html [ Leak Pass ] 102 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker.html [ Leak Pass ]
139 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker.html [ Leak Pass ] 103 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker.html [ Leak Pass ]
140 104
141 # Flaky crashes, but bot build logs do not show the failure, at least 105 # Flaky crashes, but bot build logs do not show the failure, at least
142 # as linked by the flakiness dashboard. 106 # as linked by the flakiness dashboard.
143 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Crash ] 107 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Crash ]
144 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ] 108 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ]
145 109
146 # Sheriff: Commit causing leak found but non-trivial to revert 110 # Sheriff: Commit causing leak found but non-trivial to revert
147 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ] 111 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ]
148 crbug.com/724818 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/import-subgraph-404.html [ Leak Failure ] 112 crbug.com/724818 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/import-subgraph-404.html [ Leak Failure ]
149 113
150 # New tests revealed existing leak 114 # New tests revealed existing leak
151 crbug.com/726218 [ Linux ] fast/dom/inert/inert-node-is-uneditable.html [ Leak ] 115 crbug.com/726218 [ Linux ] fast/dom/inert/inert-node-is-uneditable.html [ Leak ]
152 crbug.com/726218 [ Linux ] fast/dom/inert/inert-inlines.html [ Leak ] 116 crbug.com/726218 [ Linux ] fast/dom/inert/inert-inlines.html [ Leak ]
153 crbug.com/726218 [ Linux ] fast/dom/inert/inert-label-focus.html [ Leak ] 117 crbug.com/726218 [ Linux ] fast/dom/inert/inert-label-focus.html [ Leak ]
154 118
155 ########################################################################### 119 ###########################################################################
156 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 120 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
157 # culprit CLs instead of suppressing the leaks. If you have any question, # 121 # culprit CLs instead of suppressing the leaks. If you have any question, #
158 # ask hajimehoshi@. # 122 # ask hajimehoshi@. #
159 ########################################################################### 123 ###########################################################################
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