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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 451603002: Fix leaks when the shared worker is requested to be terminated while loading the main script. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: incorporated sof's comment Created 6 years, 4 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
« no previous file with comments | « no previous file | Source/web/WebSharedWorkerImpl.cpp » ('j') | 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 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm. 4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm.
5 # Gardeners are welcome to touch this file, but you can ignore the failures 5 # Gardeners are welcome to touch this file, but you can ignore the failures
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. 6 # and wait for kouhei@ or hajimehoshi@ to maintain this file.
7 7
8 # view-source:// tests are not supported by the leak detector 8 # view-source:// tests are not supported by the leak detector
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] 9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] 10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 47 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
48 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 48 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
49 49
50 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ] 50 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ]
51 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ] 51 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ]
52 52
53 # ----------------------------------------------------------------- 53 # -----------------------------------------------------------------
54 # Untriaged but known leaks which may be false positives. 54 # Untriaged but known leaks which may be false positives.
55 # ----------------------------------------------------------------- 55 # -----------------------------------------------------------------
56 56
57 crbug.com/398742 fast/workers/shared-worker-event-listener.html [ Leak ]
58 crbug.com/398742 fast/workers/worker-crash-with-invalid-location.html [ Leak ]
59 crbug.com/398742 http/tests/security/contentSecurityPolicy/1.1/child-src/worker- shared-allowed.html [ Leak ]
60
61 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] 57 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
62 58
63 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ] 59 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ]
64 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] 60 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ]
65 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ] 61 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ]
66 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ] 62 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ]
67 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ] 63 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ]
68 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ] 64 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ]
69 crbug.com/364417 svg/custom/bug79798.html [ Leak ] 65 crbug.com/364417 svg/custom/bug79798.html [ Leak ]
70 crbug.com/364417 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shad owroot-object/shadowroot-methods/test-004.html [ Leak ] 66 crbug.com/364417 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shad owroot-object/shadowroot-methods/test-004.html [ Leak ]
(...skipping 10 matching lines...) Expand all
81 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ] 77 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ]
82 crbug.com/366455 svg/css/font-face-crash.html [ Leak ] 78 crbug.com/366455 svg/css/font-face-crash.html [ Leak ]
83 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ] 79 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ]
84 80
85 # Resource leak 81 # Resource leak
86 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ] 82 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ]
87 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ] 83 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ]
88 84
89 # AudioNode leak 85 # AudioNode leak
90 crbug.com/402742 webaudio/panner-loop.html [ Leak ] 86 crbug.com/402742 webaudio/panner-loop.html [ Leak ]
OLDNEW
« no previous file with comments | « no previous file | Source/web/WebSharedWorkerImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698