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

Side by Side Diff: LayoutTests/ASANExpectations

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/LeakExpectations » ('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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ] 47 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ]
48 48
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 # [pkasting] July 23 2014: Now timing out instead of crashing. 53 # [pkasting] July 23 2014: Now timing out instead of crashing.
54 crbug.com/250520 [ Linux ] fast/speechsynthesis/speech-synthesis-cancel.html [ T imeout ] 54 crbug.com/250520 [ Linux ] fast/speechsynthesis/speech-synthesis-cancel.html [ T imeout ]
55 55
56 # These tests consistently fail on slow bots. 56 # These tests consistently fail on slow bots.
57 crbug.com/231357 [ Linux ] virtual/softwarecompositing/video-page-visibility.htm l [ ImageOnlyFailure ]
58 crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFai lure ] 57 crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFai lure ]
59 58
60 # 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):
61 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 ]
62 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ] 61 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ]
63 62
64 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 ]
65 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 ]
66 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 ]
67 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Failure Pass ]
68 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ] 66 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ]
69 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Failure Pass ]
70 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ] 67 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ]
71 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Failure Pass ]
72 68
73 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-end-event-set -none.html [ Failure Pass ] 69 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-end-event-set -none.html [ Failure Pass ]
74 crbug.com/290411 [ Linux ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure Pass ] 70 crbug.com/290411 [ Linux ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure Pass ]
75 crbug.com/333901 [ Linux ] virtual/legacy-animations-engine/animations/timing-mo del.html [ Failure Pass ] 71 crbug.com/333901 [ Linux ] virtual/legacy-animations-engine/animations/timing-mo del.html [ Failure Pass ]
76 crbug.com/339778 [ Linux ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] 72 crbug.com/339778 [ Linux ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
77 crbug.com/353746 [ Linux ] virtual/android/fullscreen/video-specified-size.html [ ImageOnlyFailure Pass ] 73 crbug.com/353746 [ Linux ] virtual/android/fullscreen/video-specified-size.html [ ImageOnlyFailure Pass ]
78 crbug.com/248938 [ Linux ] virtual/threaded/animations/opacity-transform-animati on.html [ Timeout Pass ] 74 crbug.com/248938 [ Linux ] virtual/threaded/animations/opacity-transform-animati on.html [ Timeout Pass ]
79 crbug.com/248938 [ Linux ] virtual/threaded/animations/missing-values-first-keyf rame.html [ Pass Timeout ] 75 crbug.com/248938 [ Linux ] virtual/threaded/animations/missing-values-first-keyf rame.html [ Pass Timeout ]
80 76
81 crbug.com/385015 [ Linux ] editing/execCommand/window-open-insert-list-crash.htm l [ Failure ] 77 crbug.com/385015 [ Linux ] editing/execCommand/window-open-insert-list-crash.htm l [ Failure ]
82 crbug.com/385015 [ Linux ] fast/frames/iframe-onload-remove-self-no-crash.html [ Failure ] 78 crbug.com/385015 [ Linux ] fast/frames/iframe-onload-remove-self-no-crash.html [ Failure ]
83 crbug.com/385015 [ Linux ] fast/loader/create-frame-in-DOMContentLoaded.html [ F ailure ] 79 crbug.com/385015 [ Linux ] fast/loader/create-frame-in-DOMContentLoaded.html [ F ailure ]
84 crbug.com/385015 [ Linux ] fast/loader/frame-creation-removal.html [ Failure ] 80 crbug.com/385015 [ Linux ] fast/loader/frame-creation-removal.html [ Failure ]
85 81
86 # Flakily crash and timeout on Linux ASAN bots (crbug.com/395997 and crbug.com/3 95676 respectively). 82 # Flakily crash and timeout on Linux ASAN bots (crbug.com/395997 and crbug.com/3 95676 respectively).
87 crbug.com/395997 [ Linux ] inspector/elements/styles/style-formatter.html [ Cras h Pass Timeout ] 83 crbug.com/395997 [ Linux ] inspector/elements/styles/style-formatter.html [ Cras h Pass Timeout ]
88 crbug.com/395997 [ Linux ] inspector/sources/debugger/script-formatter.html [ Cr ash Pass ] 84 crbug.com/395997 [ Linux ] inspector/sources/debugger/script-formatter.html [ Cr ash Pass ]
89 85
90 86
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/LeakExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698