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

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

Issue 2431003003: Introduce ServiceWorkerNavigationPreload feature name (Closed)
Patch Set: alphabetical order 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 ] 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 ] 85 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/w indow-close-during-registration.html [ Leak ]
86 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ]
87 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ]
86 88
87 # ----------------------------------------------------------------- 89 # -----------------------------------------------------------------
88 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 90 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
89 # ----------------------------------------------------------------- 91 # -----------------------------------------------------------------
90 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 92 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
91 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 93 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
92 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] 94 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ]
93 95
94 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] 96 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ]
95 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ] 97 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht ml [ Slow ]
(...skipping 18 matching lines...) Expand all
114 # ----------------------------------------------------------------- 116 # -----------------------------------------------------------------
115 # Leaks in virtual/threaded/http/tests/worklet/* 117 # Leaks in virtual/threaded/http/tests/worklet/*
116 # ----------------------------------------------------------------- 118 # -----------------------------------------------------------------
117 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet -import.html [ Leak ] 119 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet -import.html [ Leak ]
118 120
119 ########################################################################### 121 ###########################################################################
120 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 122 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
121 # culprit CLs instead of suppressing the leaks. If you have any question, # 123 # culprit CLs instead of suppressing the leaks. If you have any question, #
122 # ask hajimehoshi@. # 124 # ask hajimehoshi@. #
123 ########################################################################### 125 ###########################################################################
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698