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

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

Issue 1727503002: Sync leak expectations following r376816. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 # 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 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 152
153 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] 153 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ]
154 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ] 154 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ]
155 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea m-quota-exceeded.html [ Slow ] 155 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea m-quota-exceeded.html [ Slow ]
156 156
157 # ----------------------------------------------------------------- 157 # -----------------------------------------------------------------
158 # Temmporary leaks that must be fixed in a reasonable timeline. 158 # Temmporary leaks that must be fixed in a reasonable timeline.
159 # ----------------------------------------------------------------- 159 # -----------------------------------------------------------------
160 crbug.com/582376 cssom/cssvalue-comparison.html [ Leak ] 160 crbug.com/582376 cssom/cssvalue-comparison.html [ Leak ]
161 crbug.com/582376 fast/css/getComputedStyle/computed-style-with-zoom.html [ Leak ] 161 crbug.com/582376 fast/css/getComputedStyle/computed-style-with-zoom.html [ Leak ]
162
163 # -----------------------------------------------------------------
164 # Pasteboard leaks on Linux
165 # -----------------------------------------------------------------
166
167 crbug.com/587874 [ Linux ] editing/pasteboard/copy-backslash-with-euc.html [ Lea k ]
168 crbug.com/587874 [ Linux ] editing/pasteboard/paste-and-sanitize.html [ Leak ]
169 crbug.com/587874 [ Linux ] editing/pasteboard/paste-text-events.html [ Leak ]
170 crbug.com/587874 [ Linux ] editing/pasteboard/paste-without-nesting.html [ Leak ]
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