OLD | NEW |
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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
74 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail
ure Pass ] | 74 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 ] | 75 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over
flow.html [ Failure Pass ] |
76 | 76 |
77 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-end-event-set
-none.html [ Failure Pass ] | 77 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 ] | 78 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 ] | 79 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 ] | 80 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 ] | 81 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 ] | 82 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 ] | 83 crbug.com/248938 [ Linux ] virtual/threaded/animations/missing-values-first-keyf
rame.html [ Pass Timeout ] |
| 84 |
| 85 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 ] |
| 87 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 ] |
OLD | NEW |