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

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

Issue 2876293002: Revert "Enable SharedArrayBuffer feature by default." (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
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 ]
87 88
88 # ----------------------------------------------------------------- 89 # -----------------------------------------------------------------
89 # Untriaged but known leaks of ActiveDOMObject (http). 90 # Untriaged but known leaks of ActiveDOMObject (http).
90 # ----------------------------------------------------------------- 91 # -----------------------------------------------------------------
91 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 92 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
92 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ] 93 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ]
93 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 94 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
94 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ] 95 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ]
95 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 96 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
96 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ] 97 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ] 141 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ]
141 142
142 # Sheriff: Commit causing leak found but non-trivial to revert 143 # Sheriff: Commit causing leak found but non-trivial to revert
143 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ] 144 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ]
144 145
145 ########################################################################### 146 ###########################################################################
146 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 147 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
147 # culprit CLs instead of suppressing the leaks. If you have any question, # 148 # culprit CLs instead of suppressing the leaks. If you have any question, #
148 # ask hajimehoshi@. # 149 # ask hajimehoshi@. #
149 ########################################################################### 150 ###########################################################################
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/FlagExpectations/site-per-process ('k') | third_party/WebKit/LayoutTests/MSANExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698