| 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 | 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 crbug.com/594309 [ Linux ] external/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] | 133 crbug.com/594309 [ Linux ] external/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] |
| 134 | 134 |
| 135 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d
isabled-web-security.html [ Leak ] | 135 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d
isabled-web-security.html [ Leak ] |
| 136 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr
equest-allowed-with-disabled-web-security.html [ Leak ] | 136 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr
equest-allowed-with-disabled-web-security.html [ Leak ] |
| 137 | 137 |
| 138 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker-allowed.html [ Leak Pass ] | 138 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker-allowed.html [ Leak Pass ] |
| 139 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ] | 139 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ] |
| 140 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker.html [ Leak Pass ] | 140 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker.html [ Leak Pass ] |
| 141 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker.html [ Leak Pass ] | 141 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker.html [ Leak Pass ] |
| 142 | 142 |
| 143 # Flaky crashes, but bot build logs do not show the failure, at least as linked
by the flakiness |
| 144 # board. |
| 145 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing
.html [ Pass Crash ] |
| 146 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print
ing.html [ Pass Crash ] |
| 147 |
| 148 |
| 143 ########################################################################### | 149 ########################################################################### |
| 144 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 150 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 145 # culprit CLs instead of suppressing the leaks. If you have any question, # | 151 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 146 # ask hajimehoshi@. # | 152 # ask hajimehoshi@. # |
| 147 ########################################################################### | 153 ########################################################################### |
| OLD | NEW |