| 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 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 113 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-16.html [ Leak ] |
| 114 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-17.html [ Leak ] |
| 115 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-declaration-18.html [ Leak ] |
| 116 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-external-font-face-01.html [ Pass Leak ] |
| 117 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/variables/variable-font-face-02.html [ Pass Leak ] |
| 118 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 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] |
| 119 | 119 |
| 120 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d
isabled-web-security.html [ Leak ] | 120 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d
isabled-web-security.html [ Leak ] |
| 121 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr
equest-allowed-with-disabled-web-security.html [ Leak ] | 121 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr
equest-allowed-with-disabled-web-security.html [ Leak ] |
| 122 | 122 |
| 123 # ----------------------------------------------------------------- |
| 124 # RemotePlayback with TraceWrappables enabled. |
| 125 # ----------------------------------------------------------------- |
| 126 crbug.com/667746 media/remoteplayback/watch-availability-initial-callback.html [
Leak ] |
| 127 crbug.com/667746 media/remoteplayback/availability-callback-gc.html [ Leak ] |
| 128 crbug.com/667746 media/remoteplayback/prompt-twice-throws.html [ Leak ] |
| 129 |
| 123 ########################################################################### | 130 ########################################################################### |
| 124 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 131 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 125 # culprit CLs instead of suppressing the leaks. If you have any question, # | 132 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 126 # ask hajimehoshi@. # | 133 # ask hajimehoshi@. # |
| 127 ########################################################################### | 134 ########################################################################### |
| OLD | NEW |