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

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

Issue 1983403002: Move the IndexedDB directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 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 | third_party/WebKit/LayoutTests/SlowTests » ('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 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [ Leak ] 101 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [ Leak ]
102 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] 102 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ]
103 crbug.com/506529 virtual/pointerevent/fast/events/constructors/media-stream-even t-constructor.html [ Leak ] 103 crbug.com/506529 virtual/pointerevent/fast/events/constructors/media-stream-even t-constructor.html [ Leak ]
104 104
105 # ----------------------------------------------------------------- 105 # -----------------------------------------------------------------
106 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). 106 # Untriaged but known leaks of ActiveDOMObject (IndexedDB).
107 # ----------------------------------------------------------------- 107 # -----------------------------------------------------------------
108 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is 108 # 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, 109 # flaky and we need to fix the leak detector (crbug.com/507224). Until then,
110 # the tests for IndexedDB are skipped. 110 # the tests for IndexedDB are skipped.
111 crbug.com/506752 imported/web-platform-tests/IndexedDB/ [ Skip ] 111 crbug.com/506752 imported/wpt/IndexedDB/ [ Skip ]
112 crbug.com/506752 storage/indexeddb/ [ Skip ] 112 crbug.com/506752 storage/indexeddb/ [ Skip ]
113 113
114 # ----------------------------------------------------------------- 114 # -----------------------------------------------------------------
115 # Untriaged but known leaks of ActiveDOMObject (http). 115 # Untriaged but known leaks of ActiveDOMObject (http).
116 # ----------------------------------------------------------------- 116 # -----------------------------------------------------------------
117 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 117 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
118 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 118 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
119 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 119 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
120 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ] 120 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
121 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ] 121 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ]
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 crbug.com/606491 intersection-observer/edge-inclusive-intersection.html [ Leak ] 161 crbug.com/606491 intersection-observer/edge-inclusive-intersection.html [ Leak ]
162 crbug.com/595155 intersection-observer/iframe-no-root.html [ Leak ] 162 crbug.com/595155 intersection-observer/iframe-no-root.html [ Leak ]
163 crbug.com/595155 intersection-observer/multiple-thresholds.html [ Leak ] 163 crbug.com/595155 intersection-observer/multiple-thresholds.html [ Leak ]
164 crbug.com/595155 intersection-observer/observer-without-js-reference.html [ Leak ] 164 crbug.com/595155 intersection-observer/observer-without-js-reference.html [ Leak ]
165 crbug.com/595155 intersection-observer/root-margin.html [ Leak ] 165 crbug.com/595155 intersection-observer/root-margin.html [ Leak ]
166 crbug.com/595155 intersection-observer/same-document-no-root.html [ Leak ] 166 crbug.com/595155 intersection-observer/same-document-no-root.html [ Leak ]
167 crbug.com/595155 intersection-observer/same-document-root.html [ Leak ] 167 crbug.com/595155 intersection-observer/same-document-root.html [ Leak ]
168 crbug.com/595155 intersection-observer/same-document-zero-size-target.html [ Lea k ] 168 crbug.com/595155 intersection-observer/same-document-zero-size-target.html [ Lea k ]
169 crbug.com/595155 intersection-observer/timestamp.html [ Leak ] 169 crbug.com/595155 intersection-observer/timestamp.html [ Leak ]
170 crbug.com/595155 intersection-observer/unclipped-root.html [ Leak ] 170 crbug.com/595155 intersection-observer/unclipped-root.html [ Leak ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/SlowTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698