Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Side by Side Diff: third_party/WebKit/LayoutTests/ASANExpectations

Issue 2671933003: Move Geolocation out from fast/dom. (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « WATCHLISTS ('k') | third_party/WebKit/LayoutTests/fast/dom/Geolocation/argument-types.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 ] images/embed-does-not-propagate-dimensions-to-object- 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 ]
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-loader.html [ Timeou t ] 86 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-loader.html [ Timeou t ]
87 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-containment-show-all .html [ Timeout ] 87 crbug.com/438499 [ Linux ] inspector/profiler/heap-snapshot-containment-show-all .html [ Timeout ]
88 crbug.com/438499 [ Linux ] virtual/threaded/animations/unanimated-style.html [ T imeout ] 88 crbug.com/438499 [ Linux ] virtual/threaded/animations/unanimated-style.html [ T imeout ]
89 89
90 # Flakily timeout on Linux ASAN bots. 90 # Flakily timeout on Linux ASAN bots.
91 crbug.com/243871 [ Linux ] virtual/threaded/fast/scroll-behavior/ [ Skip ] 91 crbug.com/243871 [ Linux ] virtual/threaded/fast/scroll-behavior/ [ Skip ]
92 92
93 # Reliably timeout on Linux ASAN bots. 93 # Reliably timeout on Linux ASAN bots.
94 crbug.com/248938 [ Linux ] virtual/threaded/animations/transition-and-animation- 2.html [ Skip ] 94 crbug.com/248938 [ Linux ] virtual/threaded/animations/transition-and-animation- 2.html [ Skip ]
95 95
96 crbug.com/446661 [Linux ] fast/dom/Geolocation/success-clear-watch.html [ Timeou t Pass ] 96 crbug.com/446661 [Linux ] geolocation-api/success-clear-watch.html [ Timeout Pas s ]
97 97
98 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou t ] 98 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow.html [ Timeou t ]
99 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time out ] 99 crbug.com/464065 [ Linux ] media/track/css-cue-for-video-in-shadow-2.html [ Time out ]
100 crbug.com/525975 [ Linux ] http/tests/websocket/workers/close-before-open.html [ Timeout Pass ] 100 crbug.com/525975 [ Linux ] http/tests/websocket/workers/close-before-open.html [ Timeout Pass ]
101 101
102 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 102 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
103 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 103 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
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 ]
OLDNEW
« no previous file with comments | « WATCHLISTS ('k') | third_party/WebKit/LayoutTests/fast/dom/Geolocation/argument-types.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698