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

Side by Side Diff: third_party/WebKit/LayoutTests/ASANExpectations

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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 | third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 » ('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 ] images/embed-does-not-propagate-dimensions-to-object- ancestor.html [ Skip ]
10 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ] 10 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ]
11 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ] 11 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ]
12 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.h tml [ Skip ] 12 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.h tml [ Skip ]
13 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ] 13 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ]
14 14
15 15
16 # Use-after-free in NPP_SetWindow, http://crbug.com/144118 16 # Use-after-free in NPP_SetWindow, http://crbug.com/144118
17 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f84 81 17 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f84 81
18 # READ of size 1 at 0x7f6c187f8481 thread T0 18 # READ of size 1 at 0x7f6c187f8481 thread T0
19 # #0 0x7f6c1aec6c7a in NPP_SetWindow 19 # #0 0x7f6c1aec6c7a in NPP_SetWindow
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 crbug.com/451577 [ Linux ] inspector/extensions/extensions-resources.html [ Slow ] 104 crbug.com/451577 [ Linux ] inspector/extensions/extensions-resources.html [ Slow ]
105 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] 105 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ]
106 crbug.com/451577 [ Linux ] inspector/layers/layer-canvas-log.html [ Slow ] 106 crbug.com/451577 [ Linux ] inspector/layers/layer-canvas-log.html [ Slow ]
107 107
108 crbug.com/572723 [ Linux ] inspector/sources/debugger/debugger-completions-on-ca ll-frame.html [ Timeout Pass ] 108 crbug.com/572723 [ Linux ] inspector/sources/debugger/debugger-completions-on-ca ll-frame.html [ Timeout Pass ]
109 109
110 # Intentionally failed allocations, via partitionAllocGenericFlags() 110 # Intentionally failed allocations, via partitionAllocGenericFlags()
111 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ] 111 crbug.com/577889 [ Linux ] fast/js/typed-array-allocation-failure.html [ Crash ]
112 112
113 crbug.com/624712 [ Linux ] virtual/threaded/fast/compositorworker/compositor-att ribute-change-worker.html [ Timeout ] 113 crbug.com/624712 [ Linux ] virtual/threaded/fast/compositorworker/compositor-att ribute-change-worker.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698