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

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

Issue 2374353002: Revert "Revert of ServiceWorker: Implement StartWorker by using mojo (patchset #1 id:1 of https://c… (Closed)
Patch Set: Created 4 years, 2 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
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 ########################################################################### 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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 74
75 # ----------------------------------------------------------------- 75 # -----------------------------------------------------------------
76 # Untriaged but known leaks of ActiveDOMObject (http). 76 # Untriaged but known leaks of ActiveDOMObject (http).
77 # ----------------------------------------------------------------- 77 # -----------------------------------------------------------------
78 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 78 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
79 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 79 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
80 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 80 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
81 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ] 81 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
82 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ] 82 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ]
83 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ] 83 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ]
84 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/r esolve-after-window-close.html [ Leak ]
85 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/w indow-close-during-registration.html [ Leak ]
84 86
85 # ----------------------------------------------------------------- 87 # -----------------------------------------------------------------
86 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 88 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
87 # ----------------------------------------------------------------- 89 # -----------------------------------------------------------------
88 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 90 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
89 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 91 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
90 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] 92 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ]
91 93
92 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] 94 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ]
93 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ] 95 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ]
(...skipping 13 matching lines...) Expand all
107 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-18.html [ Leak ] 109 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-declaration-18.html [ Leak ]
108 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ] 110 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ]
109 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ] 111 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ]
110 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak ] 112 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak ]
111 113
112 ########################################################################### 114 ###########################################################################
113 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 115 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
114 # culprit CLs instead of suppressing the leaks. If you have any question, # 116 # culprit CLs instead of suppressing the leaks. If you have any question, #
115 # ask hajimehoshi@. # 117 # ask hajimehoshi@. #
116 ########################################################################### 118 ###########################################################################
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698