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

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

Issue 2481143002: Append 'disable-' to pathes in mojo-service-worker in LeakExpectations (Closed)
Patch Set: Created 4 years, 1 month 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 | no next file » | 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 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 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 77
78 # ----------------------------------------------------------------- 78 # -----------------------------------------------------------------
79 # Untriaged but known leaks of ActiveDOMObject (http). 79 # Untriaged but known leaks of ActiveDOMObject (http).
80 # ----------------------------------------------------------------- 80 # -----------------------------------------------------------------
81 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 81 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
82 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 82 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
83 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 83 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
84 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ] 84 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
85 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ] 85 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ]
86 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ] 86 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ]
87 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/r esolve-after-window-close.html [ Leak ] 87 crbug.com/506754 virtual/disable-mojo-service-worker/http/tests/serviceworker/ch romium/resolve-after-window-close.html [ Leak ]
88 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/w indow-close-during-registration.html [ Leak ] 88 crbug.com/506754 virtual/disable-mojo-service-worker/http/tests/serviceworker/ch romium/window-close-during-registration.html [ Leak ]
89 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ] 89 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ]
90 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ] 90 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ]
91 91
92 # ----------------------------------------------------------------- 92 # -----------------------------------------------------------------
93 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 93 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
94 # ----------------------------------------------------------------- 94 # -----------------------------------------------------------------
95 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 95 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
96 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 96 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
97 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] 97 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ]
98 98
(...skipping 20 matching lines...) Expand all
119 # ----------------------------------------------------------------- 119 # -----------------------------------------------------------------
120 # Leaks in virtual/threaded/http/tests/worklet/* 120 # Leaks in virtual/threaded/http/tests/worklet/*
121 # ----------------------------------------------------------------- 121 # -----------------------------------------------------------------
122 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet -import.html [ Leak ] 122 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet -import.html [ Leak ]
123 123
124 ########################################################################### 124 ###########################################################################
125 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 125 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
126 # culprit CLs instead of suppressing the leaks. If you have any question, # 126 # culprit CLs instead of suppressing the leaks. If you have any question, #
127 # ask hajimehoshi@. # 127 # ask hajimehoshi@. #
128 ########################################################################### 128 ###########################################################################
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698