| 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 ] 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 Loading... |
| 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 ] |
| OLD | NEW |