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

Side by Side Diff: webkit/tools/layout_tests/test_expectations_asan.txt

Issue 136953002: Update Linux ASAN webkit_tests expectations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | no next file » | 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. We keep these here because the memory 2 # the Chromium WebKit ASAN bots. We keep these here because the memory
3 # sheriffs are not usually WebKit committers; we can create an upstream 3 # sheriffs are not usually WebKit committers; we can create an upstream
4 # file if this turns out to not be true. 4 # file if this turns out to not be true.
5 5
6 # NULL deref in libflashplayer.so, http://crbug.com/145940 6 # NULL deref in libflashplayer.so, http://crbug.com/145940
7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b 7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b
8 # AddressSanitizer can not provide additional info. 8 # AddressSanitizer can not provide additional info.
9 # #0 0x7f62d3d34cf0 in ?? ??:0 9 # #0 0x7f62d3d34cf0 in ?? ??:0
10 # #1 0x1fec5c261c15ff 10 # #1 0x1fec5c261c15ff
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 # These tests flakily timeout on the ASAN bot 62 # These tests flakily timeout on the ASAN bot
63 crbug.com/247466 [ Linux ] inspector/debugger/live-edit-breakpoints.html [ Pass Timeout ] 63 crbug.com/247466 [ Linux ] inspector/debugger/live-edit-breakpoints.html [ Pass Timeout ]
64 crbug.com/247466 [ Linux ] inspector/debugger/reveal-not-skipped.html [ Pass Tim eout ] 64 crbug.com/247466 [ Linux ] inspector/debugger/reveal-not-skipped.html [ Pass Tim eout ]
65 crbug.com/247466 [ Linux ] inspector/debugger/script-formatter-breakpoints.html [ Pass Timeout ] 65 crbug.com/247466 [ Linux ] inspector/debugger/script-formatter-breakpoints.html [ Pass Timeout ]
66 crbug.com/247466 [ Linux ] inspector/editor/text-editor-word-jumps.html [ Pass T imeout ] 66 crbug.com/247466 [ Linux ] inspector/editor/text-editor-word-jumps.html [ Pass T imeout ]
67 crbug.com/247466 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting-fiel ds.html [ Pass Timeout ] 67 crbug.com/247466 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting-fiel ds.html [ Pass Timeout ]
68 68
69 # These have been failing since at least chrome r203901, blink r151723 (no memor y errors, just text failure): 69 # These have been failing since at least chrome r203901, blink r151723 (no memor y errors, just text failure):
70 crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Failure ] 70 crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Failure ]
71 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ] 71 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ]
72
73 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1b.svg [ Pass ImageOnlyF ailure ]
74 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1d.svg [ Pass ImageOnlyF ailure ]
75 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow.html [ F ailure Pass ]
76 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Failure Pass ]
77 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ]
78 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Failure Pass ]
79 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ]
80 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698