| 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 crbug.com/438499 [ Linux ] fast/workers/simultaneous-errors.html [ Timeout ] | 89 crbug.com/438499 [ Linux ] fast/workers/simultaneous-errors.html [ Timeout ] |
| 90 crbug.com/438499 [ Linux ] fast/workers/worker-multi-startup.html [ Timeout ] | 90 crbug.com/438499 [ Linux ] fast/workers/worker-multi-startup.html [ Timeout ] |
| 91 crbug.com/438499 [ Linux ] http/tests/websocket/workers/worker-simple.html [ Tim
eout ] | 91 crbug.com/438499 [ Linux ] http/tests/websocket/workers/worker-simple.html [ Tim
eout ] |
| 92 crbug.com/438499 [ Linux ] http/tests/workers/text-encoding.html [ Timeout ] | 92 crbug.com/438499 [ Linux ] http/tests/workers/text-encoding.html [ Timeout ] |
| 93 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-loader.html [ Timeou
t ] | 93 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-loader.html [ Timeou
t ] |
| 94 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-containment-show-all
.html [ Timeout ] | 94 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-containment-show-all
.html [ Timeout ] |
| 95 crbug.com/438499 [ Linux ] virtual/threaded/animations/unanimated-style.html [ T
imeout ] | 95 crbug.com/438499 [ Linux ] virtual/threaded/animations/unanimated-style.html [ T
imeout ] |
| 96 | 96 |
| 97 # Flakily timeout on Linux ASAN bots. | 97 # Flakily timeout on Linux ASAN bots. |
| 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 | 100 |
| 100 crbug.com/446661 [Linux ] fast/dom/Geolocation/success-clear-watch.html [ Timeou
t Pass ] | 101 crbug.com/446661 [Linux ] fast/dom/Geolocation/success-clear-watch.html [ Timeou
t Pass ] |
| 101 | 102 |
| 102 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou
t ] | 103 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou
t ] |
| 103 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time
out ] | 104 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time
out ] |
| OLD | NEW |