aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2018-01-30 08:08:49 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-01-30 14:44:55 +0000
commit3a3fbf16c3cbaae65edfff2cf9108b0ff1063067 (patch)
treec18d382578bb71c49e0f8840b11beb4eb49f81e4 /experimental
parent6da98f10951fb99b81b27d318aefb97eb7fd8a9c (diff)
temporarily disable BadImage test on new ASAN bot
Here's the current error: ==6835==WARNING: AddressSanitizer failed to allocate 0xc0000028 bytes ==6835==AddressSanitizer's allocator is terminating the process instead of returning 0 ==6835==If you don't like this behavior set allocator_may_return_null=1 ==6835==AddressSanitizer CHECK failed: external/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cc:221 "((0)) != (0)" (0x0, 0x0) Looking at how sk_malloc and co all funnel into sk_malloc_flags(), and how our local sk_malloc_flags() works, I think everything would be fine to run this bot with allocator_may_return_null=1, but I'm not sure how to do that. Change-Id: I155439e17dd6353b82056de12f49de34e9538643 Reviewed-on: https://skia-review.googlesource.com/101660 Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'experimental')
0 files changed, 0 insertions, 0 deletions