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

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

Issue 2845623002: Revert of SharedArrayBuffer throws serializing to indexeddb (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 | 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 ########################################################################### 4 ###########################################################################
5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
6 # culprit CLs instead of suppressing the leaks. If you have any question, # 6 # culprit CLs instead of suppressing the leaks. If you have any question, #
7 # ask hajimehoshi@. # 7 # ask hajimehoshi@. #
8 ########################################################################### 8 ###########################################################################
9 9
10 # view-source:// tests are not supported by the leak detector 10 # view-source:// tests are not supported by the leak detector
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] 77 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ]
78 78
79 # ----------------------------------------------------------------- 79 # -----------------------------------------------------------------
80 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). 80 # Untriaged but known leaks of ActiveDOMObject (IndexedDB).
81 # ----------------------------------------------------------------- 81 # -----------------------------------------------------------------
82 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is 82 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is
83 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, 83 # flaky and we need to fix the leak detector (crbug.com/507224). Until then,
84 # the tests for IndexedDB are skipped. 84 # the tests for IndexedDB are skipped.
85 crbug.com/506752 external/wpt/IndexedDB/ [ Skip ] 85 crbug.com/506752 external/wpt/IndexedDB/ [ Skip ]
86 crbug.com/506752 storage/indexeddb/ [ Skip ] 86 crbug.com/506752 storage/indexeddb/ [ Skip ]
87 crbug.com/506752 virtual/sharedarraybuffer/storage/indexeddb/ [ Skip ]
88 87
89 # ----------------------------------------------------------------- 88 # -----------------------------------------------------------------
90 # Untriaged but known leaks of ActiveDOMObject (http). 89 # Untriaged but known leaks of ActiveDOMObject (http).
91 # ----------------------------------------------------------------- 90 # -----------------------------------------------------------------
92 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 91 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
93 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ] 92 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ]
94 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 93 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
95 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ] 94 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ]
96 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 95 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
97 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ] 96 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ]
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 # board. 138 # board.
140 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Crash ] 139 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Crash ]
141 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ] 140 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ]
142 141
143 142
144 ########################################################################### 143 ###########################################################################
145 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 144 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
146 # culprit CLs instead of suppressing the leaks. If you have any question, # 145 # culprit CLs instead of suppressing the leaks. If you have any question, #
147 # ask hajimehoshi@. # 146 # ask hajimehoshi@. #
148 ########################################################################### 147 ###########################################################################
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