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

Side by Side Diff: LayoutTests/ASANExpectations

Issue 407113002: Mark 63 inspector/ tests as flaky on Linux ASAN (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/TestExpectations » ('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 1 # This file is used for tests that only need to be suppressed on
2 # the Chromium WebKit ASAN bots. 2 # the Chromium WebKit ASAN bots.
3 3
4 # NULL deref in libflashplayer.so, http://crbug.com/145940 4 # NULL deref in libflashplayer.so, http://crbug.com/145940
5 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b 5 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b
6 # AddressSanitizer can not provide additional info. 6 # AddressSanitizer can not provide additional info.
7 # #0 0x7f62d3d34cf0 in ?? ??:0 7 # #0 0x7f62d3d34cf0 in ?? ??:0
8 # #1 0x1fec5c261c15ff 8 # #1 0x1fec5c261c15ff
9 crbug.com/145940 [ Linux ] fast/images/embed-does-not-propagate-dimensions-to-ob ject-ancestor.html [ Skip ] 9 crbug.com/145940 [ Linux ] fast/images/embed-does-not-propagate-dimensions-to-ob ject-ancestor.html [ Skip ]
10 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ] 10 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ]
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 # Crash in fast/speechsynthesis/speech-synthesis-cancel.html: 49 # Crash in fast/speechsynthesis/speech-synthesis-cancel.html:
50 # ==10454==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0 x00000558b918 sp 0x7fff3153dcf0 bp 0x7fff3153dcf0 T0) 50 # ==10454==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0 x00000558b918 sp 0x7fff3153dcf0 bp 0x7fff3153dcf0 T0)
51 # AddressSanitizer can not provide additional info. 51 # AddressSanitizer can not provide additional info.
52 # #0 0x558b917 in WebCore::PlatformSpeechSynthesisUtterance::client() const /mnt/data/b/build/slave/WebKit_Linux_ASAN/build/src/out/Release/../../third_part y/WebKit/Source/core/platform/PlatformSpeechSynthesisUtterance.h:71:0 52 # #0 0x558b917 in WebCore::PlatformSpeechSynthesisUtterance::client() const /mnt/data/b/build/slave/WebKit_Linux_ASAN/build/src/out/Release/../../third_part y/WebKit/Source/core/platform/PlatformSpeechSynthesisUtterance.h:71:0
53 crbug.com/250520 [ Linux ] fast/speechsynthesis/speech-synthesis-cancel.html [ C rash ] 53 crbug.com/250520 [ Linux ] fast/speechsynthesis/speech-synthesis-cancel.html [ C rash ]
54 54
55 # These tests consistently fail on slow bots. 55 # These tests consistently fail on slow bots.
56 crbug.com/231357 [ Linux ] virtual/softwarecompositing/video-page-visibility.htm l [ ImageOnlyFailure ] 56 crbug.com/231357 [ Linux ] virtual/softwarecompositing/video-page-visibility.htm l [ ImageOnlyFailure ]
57 crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFai lure ] 57 crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFai lure ]
58 58
59 # These tests flakily timeout on the ASAN bot
60 crbug.com/247466 [ Linux ] inspector/debugger/live-edit-breakpoints.html [ Pass Timeout ]
61 crbug.com/247466 [ Linux ] inspector/debugger/reveal-not-skipped.html [ Pass Tim eout ]
62 crbug.com/247466 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting-fiel ds.html [ Pass Timeout ]
63
64 # These have been failing since at least chrome r203901, blink r151723 (no memor y errors, just text failure): 59 # These have been failing since at least chrome r203901, blink r151723 (no memor y errors, just text failure):
65 crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Failure ] 60 crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Failure ]
66 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ] 61 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ]
67 62
68 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1b.svg [ Pass ImageOnlyF ailure ] 63 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1b.svg [ Pass ImageOnlyF ailure ]
69 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1d.svg [ Pass ImageOnlyF ailure ] 64 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1d.svg [ Pass ImageOnlyF ailure ]
70 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow.html [ F ailure Pass ] 65 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow.html [ F ailure Pass ]
71 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Failure Pass ] 66 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Failure Pass ]
72 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ] 67 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ]
73 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Failure Pass ] 68 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Failure Pass ]
74 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ] 69 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ]
75 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Failure Pass ] 70 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Failure Pass ]
76 71
77 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-end-event-set -none.html [ Failure Pass ] 72 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-end-event-set -none.html [ Failure Pass ]
78 crbug.com/290411 [ Linux ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure Pass ] 73 crbug.com/290411 [ Linux ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure Pass ]
79 crbug.com/333901 [ Linux ] virtual/legacy-animations-engine/animations/timing-mo del.html [ Failure Pass ] 74 crbug.com/333901 [ Linux ] virtual/legacy-animations-engine/animations/timing-mo del.html [ Failure Pass ]
80 crbug.com/339778 [ Linux ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] 75 crbug.com/339778 [ Linux ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
81 crbug.com/353746 [ Linux ] virtual/android/fullscreen/video-specified-size.html [ ImageOnlyFailure Pass ] 76 crbug.com/353746 [ Linux ] virtual/android/fullscreen/video-specified-size.html [ ImageOnlyFailure Pass ]
82 crbug.com/248938 [ Linux ] virtual/threaded/animations/opacity-transform-animati on.html [ Timeout Pass ] 77 crbug.com/248938 [ Linux ] virtual/threaded/animations/opacity-transform-animati on.html [ Timeout Pass ]
83 crbug.com/248938 [ Linux ] virtual/threaded/animations/missing-values-first-keyf rame.html [ Pass Timeout ] 78 crbug.com/248938 [ Linux ] virtual/threaded/animations/missing-values-first-keyf rame.html [ Pass Timeout ]
84 79
85 crbug.com/385015 [ Linux ] editing/execCommand/window-open-insert-list-crash.htm l [ Failure ] 80 crbug.com/385015 [ Linux ] editing/execCommand/window-open-insert-list-crash.htm l [ Failure ]
86 crbug.com/385015 [ Linux ] fast/frames/iframe-onload-remove-self-no-crash.html [ Failure ] 81 crbug.com/385015 [ Linux ] fast/frames/iframe-onload-remove-self-no-crash.html [ Failure ]
87 crbug.com/385015 [ Linux ] fast/loader/create-frame-in-DOMContentLoaded.html [ F ailure ] 82 crbug.com/385015 [ Linux ] fast/loader/create-frame-in-DOMContentLoaded.html [ F ailure ]
88 crbug.com/385015 [ Linux ] fast/loader/frame-creation-removal.html [ Failure ] 83 crbug.com/385015 [ Linux ] fast/loader/frame-creation-removal.html [ Failure ]
84
85 # Flakily crash on Linux ASAN bots.
86 crbug.com/395997 [ Linux ] inspector/console/console-log-side-effects.html [ Cra sh Pass ]
87 crbug.com/395997 [ Linux ] inspector/elements/styles/style-rule-from-imported-st ylesheet.html [ Crash Pass ]
88 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-comparison-expansion -preserved-when-sorting.html [ Crash Pass ]
89 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-comparison-show-next .html [ Crash Pass ]
90 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-comparison-shown-nod e-count-preserved-when-sorting.html [ Crash Pass ]
91 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-containment-show-nex t.html [ Crash Pass ]
92 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-containment-shown-no de-count-preserved-when-sorting.html [ Crash Pass ]
93 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Crash Pass ]
94 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-loader.html [ Crash Pass ]
95 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-statistics.html [ Cr ash Pass ]
96 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-search.html [ Crash Pass ]
97 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-show-next.ht ml [ Crash Pass ]
98 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting.html [ Crash Pass ]
99 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot.html [ Crash Pass ]
100 crbug.com/395997 [ Linux ] inspector/sources/debugger/script-extract-outline.htm l [ Crash Pass ]
101 crbug.com/395997 [ Linux ] inspector/sources/debugger/script-formatter.html [ Cr ash Pass ]
102 crbug.com/395997 [ Linux ] inspector/sources/debugger/script-snippet-model.html [ Crash Pass ]
103
104 # Flakily crash on Linux ASAN bots (and each timed out once, but not yet clear i f they timeout flakily).
105 crbug.com/395997 [ Linux ] inspector/profiler/canvas2d/canvas2d-api-changes.html [ Crash Pass ]
106 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-comparison-dom-group s-change.html [ Crash Pass ]
107 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-comparison-show-all. html [ Crash Pass ]
108 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-expansion-pr eserved-when-sorting.html [ Crash Pass ]
109 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-retainers.ht ml [ Crash Pass ]
110 crbug.com/247466 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting-fiel ds.html [ Crash Pass ]
111
112 # Flakily crash and timeout on Linux ASAN bots (crbug.com/395997 and crbug.com/3 95676 respectively).
113 crbug.com/395997 [ Linux ] inspector/device-emulation/device-emulation-320-2x.ht ml [ Crash Pass Timeout ]
114 crbug.com/395997 [ Linux ] inspector/editor/text-editor-autocomplete.html [ Cras h Pass Timeout ]
115 crbug.com/395997 [ Linux ] inspector/elements/styles/css-outline.html [ Crash Pa ss Timeout ]
116 crbug.com/395997 [ Linux ] inspector/elements/styles/cssom-media-insert-crash.ht ml [ Crash Pass Timeout ]
117 crbug.com/395997 [ Linux ] inspector/elements/styles/style-formatter.html [ Cras h Pass Timeout ]
118 crbug.com/395997 [ Linux ] inspector/profiler/canvas2d/canvas2d-gradient-capturi ng.html [ Crash Pass Timeout ]
119 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-comparison-sorting.h tml [ Crash Pass Timeout ]
120 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Crash Pass Timeout ]
121 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-containment-show-all .html [ Crash Pass Timeout ]
122 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-shown-node-c ount-preserved-when-sorting.html [ Crash Pass Timeout ]
123 crbug.com/395997 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting-inst ances.html [ Crash Pass Timeout ]
124
125 # Flakily timeout on Linux ASAN bots (and each crashed once, but not yet clear i f they crash flakily).
126 crbug.com/395676 [ Linux ] inspector/editor/text-editor-goto-matching-bracket.ht ml [ Pass Timeout ]
127 crbug.com/395676 [ Linux ] inspector/elements/bidi-dom-tree.html [ Pass Timeout ]
128 crbug.com/395676 [ Linux ] inspector/elements/styles/add-new-rule-inline-style-c sp.html [ Pass Timeout ]
129
130 # Flakily timeout on Linux ASAN bots.
131 crbug.com/395676 [ Linux ] inspector/color.html [ Pass Timeout ]
132 crbug.com/395676 [ Linux ] inspector/console/console-api-on-call-frame.html [ Pa ss Timeout ]
133 crbug.com/395676 [ Linux ] inspector/console/console-big-array.html [ Pass Timeo ut ]
134 crbug.com/395676 [ Linux ] inspector/console/console-format.html [ Pass Timeout ]
135 crbug.com/395676 [ Linux ] inspector/console/console-stack-overflow.html [ Pass Timeout ]
136 crbug.com/395676 [ Linux ] inspector/device-emulation/device-emulation-320-only- viewport.html [ Pass Timeout ]
137 crbug.com/395676 [ Linux ] inspector/device-emulation/device-emulation-980-2x.ht ml [ Pass Timeout ]
138 crbug.com/395676 [ Linux ] inspector/device-emulation/device-emulation-restore.h tml [ Pass Timeout ]
139 crbug.com/395676 [ Linux ] inspector/editor/text-editor-ctrl-d.html [ Pass Timeo ut ]
140 crbug.com/395676 [ Linux ] inspector/elements/breadcrumb-shadow-roots.html [ Pas s Timeout ]
141 crbug.com/395676 [ Linux ] inspector/elements/edit-dom-actions-shadow.html [ Pas s Timeout ]
142 crbug.com/395676 [ Linux ] inspector/elements/elements-panel-shadow-selection-on -refresh.html [ Pass Timeout ]
143 crbug.com/395676 [ Linux ] inspector/elements/set-outer-html-for-xhtml.xhtml [ P ass Timeout ]
144 crbug.com/395676 [ Linux ] inspector/elements/styles/css-live-edit.html [ Pass T imeout ]
145 crbug.com/395676 [ Linux ] inspector/elements/styles/inject-stylesheet.html [ Pa ss Timeout ]
146 crbug.com/395676 [ Linux ] inspector/elements/styles/pseudo-elements.html [ Pass Timeout ]
147 crbug.com/395676 [ Linux ] inspector/elements/styles/styles-update-links.html [ Pass Timeout ]
148 crbug.com/395676 [ Linux ] inspector/extensions/extensions-api.html [ Pass Timeo ut ]
149 crbug.com/395676 [ Linux ] inspector/extensions/extensions-events.html [ Pass Ti meout ]
150 crbug.com/395676 [ Linux ] inspector/layers/layer-canvas-log.html [ Pass Timeout ]
151 crbug.com/395676 [ Linux ] inspector/profiler/webgl/webgl-get-resource-state-buf fer-data.html [ Pass Timeout ]
152 crbug.com/395676 [ Linux ] inspector/sources/debugger/debug-inlined-scripts.html [ Pass Timeout ]
153 crbug.com/395676 [ Linux ] inspector/sources/debugger/debugger-reload-on-pause.h tml [ Pass Timeout ]
154 crbug.com/395676 [ Linux ] inspector/sources/debugger/debugger-step-into-custom- element-callbacks.html [ Pass Timeout ]
155 crbug.com/395676 [ Linux ] inspector/sources/debugger/debugger-step-into-event-l istener.html [ Pass Timeout ]
156 crbug.com/395676 [ Linux ] inspector/sources/debugger/dynamic-scripts-breakpoint s.html [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698