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 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 crbug.com/243871 [ Linux ] virtual/threaded/fast/scroll-behavior/ [ Skip ] | 98 crbug.com/243871 [ Linux ] virtual/threaded/fast/scroll-behavior/ [ Skip ] |
99 crbug.com/243871 [ Linux ] virtual/threaded_animation_timelines/fast/scroll-beha
vior/ [ Skip ] | 99 crbug.com/243871 [ Linux ] virtual/threaded_animation_timelines/fast/scroll-beha
vior/ [ Skip ] |
100 | 100 |
101 # Reliably timeout on Linux ASAN bots. | 101 # Reliably timeout on Linux ASAN bots. |
102 crbug.com/248938 [ Linux ] virtual/threaded/animations/transition-and-animation-
2.html [ Skip ] | 102 crbug.com/248938 [ Linux ] virtual/threaded/animations/transition-and-animation-
2.html [ Skip ] |
103 | 103 |
104 crbug.com/446661 [Linux ] fast/dom/Geolocation/success-clear-watch.html [ Timeou
t Pass ] | 104 crbug.com/446661 [Linux ] fast/dom/Geolocation/success-clear-watch.html [ Timeou
t Pass ] |
105 | 105 |
106 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou
t ] | 106 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou
t ] |
107 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time
out ] | 107 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time
out ] |
| 108 crbug.com/525975 [ Linux ] http/tests/websocket/workers/close-before-open.html [
Timeout Pass ] |
OLD | NEW |