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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 676503002: [TextBlob] Additional test suppressions (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/NeverFixTests » ('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 # ----------------------------------------------------------------- 47 # -----------------------------------------------------------------
48 48
49 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] 49 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
50 50
51 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ] 51 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ]
52 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ] 52 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ]
53 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ] 53 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ]
54 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ] 54 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ]
55 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ] 55 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ]
56 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ] 56 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ]
57 crbug.com/364417 virtual/textblob/fast/text/international/hebrew-selection.html [ Leak ]
57 crbug.com/364417 svg/custom/bug79798.html [ Leak ] 58 crbug.com/364417 svg/custom/bug79798.html [ Leak ]
58 crbug.com/364417 imported/web-platform-tests/shadow-dom/elements-and-dom-objects /shadowroot-object/shadowroot-methods/test-004.html [ Leak ] 59 crbug.com/364417 imported/web-platform-tests/shadow-dom/elements-and-dom-objects /shadowroot-object/shadowroot-methods/test-004.html [ Leak ]
59 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-001.html [ Leak ] 60 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-001.html [ Leak ]
60 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-002.html [ Leak ] 61 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-002.html [ Leak ]
61 62
62 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ] 63 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ]
63 64
64 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ] 65 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ]
65 66
66 crbug.com/366455 fast/dom/remove-svg-font-face-element-crash.xhtml [ Leak Pass ] 67 crbug.com/366455 fast/dom/remove-svg-font-face-element-crash.xhtml [ Leak Pass ]
67 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ] 68 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ]
68 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ] 69 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ]
69 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ] 70 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ]
70 crbug.com/366455 svg/css/font-face-crash.html [ Leak ] 71 crbug.com/366455 svg/css/font-face-crash.html [ Leak ]
71 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ] 72 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ]
72 73
73 # Resource leak 74 # Resource leak
74 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] 75 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ]
75 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f rame.html [ Leak ] 76 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f rame.html [ Leak ]
76 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ] 77 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ]
77 78
78 # leaks in newly added web-platform tests 79 # leaks in newly added web-platform tests
79 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects /shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] 80 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects /shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ]
80 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-001.html [ Leak Failure ] 81 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-001.html [ Leak Failure ]
81 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-002.html [ Leak Failure ] 82 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges- and-selections/test-002.html [ Leak Failure ]
82 83
83 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra sh ] 84 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra sh ]
84 85
85 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] 86 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/NeverFixTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698