Don't check for redundant virtual expectations during presubmit
Because of crbug.com/1080691, WPT import constantly adds redundant virtual expectations, and the warnings (though not errors) are annoying to most developers. Actually the virtual fallback feature was to relieve burden of sheriffs and developers for adding duplicated virtual and base expectations. Preventing redundant expectations is not the main goal. Existing redundant expectations are not very harmful. Bug: 1080691 Change-Id: Id0a4ac931d417a223d337cd260aba47ddd74395f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227454 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#774730}
Showing
Please register or sign in to comment