commit | ad74b51f10d3c8965234d7d522d6f05e00c9ef79 | [log] [tgz] |
---|---|---|
author | kylechar <kylechar@chromium.org> | Mon Jun 10 20:03:04 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 10 20:03:04 2019 |
tree | 9697726eb833c1f1ffbf95b6fe0c60dc2cc8c676 | |
parent | 397f612dbe7bb9db8f4fec972065819625123573 [diff] |
Disable leaking viz_unittests on LSAN. See crrev.com/c/1590404 and the linked bug for context -- the goal is to fix the broken memory-leak checking in Chromium's ASAN (AddressSanitizer) trybots, which are supposed to also run LSAN (LeakSanitizer). It's only the Vulkan pixel tests that have leaks, so disable just those tests. Bug: 971357 Change-Id: I67c482817e24f70d6425f3e0cb721ea5e877d54a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1650374 Reviewed-by: Saman Sami <samans@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#667708}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .