Skip idlharness tests on MSAN/ASAN
The idlharness tests routinely timeout on MSAN/ASAN due to how slow those bots are. Given that IDL tests are just examining the existence of web APIs, they are unlikely to turn up crashes in the browser (they don't even call the APIs under test), so we have decided to unilaterally disable them on MSAN/ASAN to reduce the pain for Chromium sheriffs. Bug: 856601 Change-Id: I96c36a4e3dcda9437ac776620bfc5c9cc48f52a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151087 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#762125}
Showing
Please register or sign in to comment