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

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

Issue 2482393002: [worklets] Fixes leak document leak for AnimationWorklet. (Closed)
Patch Set: Created 4 years, 1 month 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/Source/modules/compositorworker/WindowAnimationWorklet.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 ########################################################################### 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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-multi-item-vert-001.html [ Leak ] 109 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-multi-item-vert-001.html [ Leak ]
110 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-whitespace-handling-002.xhtml [ Leak ] 110 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-whitespace-handling-002.xhtml [ Leak ]
111 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-15.html [ Leak ] 111 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-15.html [ Leak ]
112 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-16.html [ Leak ] 112 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-16.html [ Leak ]
113 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-17.html [ Leak ] 113 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-17.html [ Leak ]
114 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-18.html [ Leak ] 114 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-18.html [ Leak ]
115 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ] 115 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ]
116 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ] 116 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ]
117 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak ] 117 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak ]
118 118
119 # -----------------------------------------------------------------
120 # Leaks in virtual/threaded/http/tests/worklet/*
121 # -----------------------------------------------------------------
122 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet -import.html [ Leak ]
123
124 ########################################################################### 119 ###########################################################################
125 # 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 #
126 # 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, #
127 # ask hajimehoshi@. # 122 # ask hajimehoshi@. #
128 ########################################################################### 123 ###########################################################################
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698