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}
1 file changed