base/allocator: Disable OOM test when USE_PARTITION_ALLOC_AS_MALLOC
Disable an unittest that tests OOM allocation behaviors when USE_PARTITION_ALLOC_AS_MALLOC because operator new (nothrow) do not return nullptr and crash instead. Bug: 998048 Change-Id: I14a2b25152568c912273215a24b9b528ddfa304e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366446 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:Benoit L <lizeb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#801320}
Showing
Please register or sign in to comment