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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 | 104 |
105 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou
t ] | 105 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-2.html [ Time
out ] | 106 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time
out ] |
107 crbug.com/525975 [ Linux ] http/tests/websocket/workers/close-before-open.html [
Timeout Pass ] | 107 crbug.com/525975 [ Linux ] http/tests/websocket/workers/close-before-open.html [
Timeout Pass ] |
108 | 108 |
109 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] | 109 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] |
110 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] | 110 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] |
111 crbug.com/451577 [ Linux ] inspector/extensions/extensions-resources.html [ Slow
] | 111 crbug.com/451577 [ Linux ] inspector/extensions/extensions-resources.html [ Slow
] |
112 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] | 112 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] |
113 crbug.com/451577 [ Linux ] inspector/layers/layer-canvas-log.html [ Slow ] | 113 crbug.com/451577 [ Linux ] inspector/layers/layer-canvas-log.html [ Slow ] |
| 114 |
| 115 crbug.com/572723 [ Linux ] inspector/sources/debugger/debugger-completions-on-ca
ll-frame.html [ Timeout Pass ] |
OLD | NEW |