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

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

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert histograms.xml Created 3 years, 6 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/external/wpt/html/dom/elements/elements-in-the-dom/historical.html » ('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 # Further documentation: 3 # Further documentation:
4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
5 5
6 ########################################################################### 6 ###########################################################################
7 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 7 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
8 # culprit CLs instead of suppressing the leaks. If you have any question, # 8 # culprit CLs instead of suppressing the leaks. If you have any question, #
9 # ask hajimehoshi@. # 9 # ask hajimehoshi@. #
10 ########################################################################### 10 ###########################################################################
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 140
141 # Flaky crashes, but bot build logs do not show the failure, at least 141 # Flaky crashes, but bot build logs do not show the failure, at least
142 # as linked by the flakiness dashboard. 142 # as linked by the flakiness dashboard.
143 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Crash ] 143 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Crash ]
144 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ] 144 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ]
145 145
146 # Sheriff: Commit causing leak found but non-trivial to revert 146 # Sheriff: Commit causing leak found but non-trivial to revert
147 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ] 147 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ]
148 crbug.com/724818 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/import-subgraph-404.html [ Leak Failure ] 148 crbug.com/724818 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/import-subgraph-404.html [ Leak Failure ]
149 149
150 # New tests revealed existing leak
151 crbug.com/726218 [ Linux ] fast/dom/inert/inert-node-is-uneditable.html [ Leak ]
152 crbug.com/726218 [ Linux ] fast/dom/inert/inert-inlines.html [ Leak ]
153 crbug.com/726218 [ Linux ] fast/dom/inert/inert-label-focus.html [ Leak ]
154
150 ########################################################################### 155 ###########################################################################
151 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 156 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
152 # culprit CLs instead of suppressing the leaks. If you have any question, # 157 # culprit CLs instead of suppressing the leaks. If you have any question, #
153 # ask hajimehoshi@. # 158 # ask hajimehoshi@. #
154 ########################################################################### 159 ###########################################################################
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/html/dom/elements/elements-in-the-dom/historical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698