OLD | NEW |
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 Loading... |
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 ########################################################################### |
OLD | NEW |